Pull request #44412 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0211f9e44dba888fa62dc2ba59ea573ad70e9708+3056208812eb5e792fa99736c9167d1e10f4ab49 (e8f93036a1a90a28c64fabd52b4f3cea466cbfaf) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 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-44412@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" 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-11-05T16:56:55.475Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-11-05T16:56:55.478Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-11-05T16:57:10.692Z] Still waiting to schedule task [2022-11-05T16:57:10.693Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-11-05T17:19:59.514Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0978775b29e6202c0) in /home/ubuntu/workspace/moby_PR-44412 [Pipeline] { [Pipeline] checkout [2022-11-05T17:19:59.646Z] The recommended git tool is: git [2022-11-05T17:20:02.580Z] using credential docker-jenkins-github-credentials [2022-11-05T17:20:02.589Z] Cloning the remote Git repository [2022-11-05T17:20:02.589Z] Cloning with configured refspecs honoured and without tags [2022-11-05T17:20:02.702Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:20:02.769Z] > git init /home/ubuntu/workspace/moby_PR-44412 # timeout=10 [2022-11-05T17:20:03.819Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:20:03.819Z] > git --version # timeout=10 [2022-11-05T17:20:03.841Z] > git --version # 'git version 2.17.1' [2022-11-05T17:20:03.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:20:03.847Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:20:23.899Z] Fetching without tags [2022-11-05T17:20:24.209Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:20:24.891Z] Merge succeeded, producing 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:20:24.891Z] Checking out Revision 0211f9e44dba888fa62dc2ba59ea573ad70e9708 (PR-44412) [2022-11-05T17:20:23.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:20:23.878Z] > git config --add remote.origin.fetch +refs/pull/44412/head:refs/remotes/origin/PR-44412 # timeout=10 [2022-11-05T17:20:23.889Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:20:23.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:20:23.943Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:20:23.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:20:24.007Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:20:24.241Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:20:24.251Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:20:24.813Z] > git remote # timeout=10 [2022-11-05T17:20:24.833Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:20:24.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:20:24.896Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:20:24.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:20:24.918Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:20:24.928Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:20:29.170Z] Commit message: "[20.10] update to Go 1.18.8 to address CVE-2022-41716" [2022-11-05T17:20:29.170Z] First time build. Skipping changelog. [2022-11-05T17:20:29.234Z] > git --version # timeout=10 [2022-11-05T17:20:29.258Z] > git --version # 'git version 2.17.1' [2022-11-05T17:20:29.272Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-05T17:20:30.241Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44412:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 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-11-05T17:20:40.232Z] Unable to find image 'alpine:latest' locally [2022-11-05T17:20:40.232Z] latest: Pulling from library/alpine [2022-11-05T17:20:40.232Z] 213ec9aee27d: Pulling fs layer [2022-11-05T17:20:40.232Z] 213ec9aee27d: Verifying Checksum [2022-11-05T17:20:40.232Z] 213ec9aee27d: Download complete [2022-11-05T17:20:40.828Z] 213ec9aee27d: Pull complete [2022-11-05T17:20:40.828Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-05T17:20:40.828Z] Status: Downloaded newer image for alpine:latest [2022-11-05T17:20:47.416Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-11-05T17:20:48.629Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0978775b29e6202c0) in /home/ubuntu/workspace/moby_PR-44412 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-11-05T17:20:48.648Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c608b4b28a9f6fa3) in /home/ubuntu/workspace/moby_PR-44412 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-11-05T17:20:48.653Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-078fe60d3b1ed4e4f) in /home/ubuntu/workspace/moby_PR-44412 [Pipeline] { [Pipeline] checkout [Pipeline] { [2022-11-05T17:20:48.687Z] The recommended git tool is: git [Pipeline] // stage [2022-11-05T17:20:48.697Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] checkout [2022-11-05T17:20:48.718Z] Fetching changes from the remote Git repository [2022-11-05T17:20:48.718Z] The recommended git tool is: git [Pipeline] // stage [2022-11-05T17:20:48.736Z] using credential docker-jenkins-github-credentials [2022-11-05T17:20:48.737Z] Fetching without tags [Pipeline] // stage [Pipeline] { [2022-11-05T17:20:48.745Z] Cloning the remote Git repository [2022-11-05T17:20:48.745Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2022-11-05T17:20:48.768Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-11-05T17:20:48.781Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-11-05T17:20:48.792Z] Cloning the remote Git repository [2022-11-05T17:20:48.792Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-11-05T17:20:48.973Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-11-05T17:20:49.100Z] Merge succeeded, producing 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:20:49.100Z] Checking out Revision 0211f9e44dba888fa62dc2ba59ea573ad70e9708 (PR-44412) [2022-11-05T17:20:49.223Z] Commit message: "[20.10] update to Go 1.18.8 to address CVE-2022-41716" [2022-11-05T17:20:49.243Z] > git --version # timeout=10 [2022-11-05T17:20:49.261Z] > git --version # 'git version 2.17.1' [2022-11-05T17:20:49.269Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-05T17:20:48.715Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44412/.git # timeout=10 [2022-11-05T17:20:48.728Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:20:48.747Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:20:48.747Z] > git --version # timeout=10 [2022-11-05T17:20:48.755Z] > git --version # 'git version 2.17.1' [2022-11-05T17:20:48.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:20:48.756Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:20:48.982Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:20:48.989Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:20:49.052Z] > git remote # timeout=10 [2022-11-05T17:20:49.061Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:20:49.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:20:49.071Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:20:49.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:20:49.109Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:20:49.119Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:20:48.748Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:20:48.749Z] > git init /home/ubuntu/workspace/moby_PR-44412 # timeout=10 [2022-11-05T17:20:48.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:20:48.760Z] > git --version # timeout=10 [2022-11-05T17:20:48.767Z] > git --version # 'git version 2.25.1' [2022-11-05T17:20:48.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:20:48.769Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:20:48.793Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:20:48.794Z] > git init /home/ubuntu/workspace/moby_PR-44412 # timeout=10 [2022-11-05T17:20:48.801Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:20:48.801Z] > git --version # timeout=10 [2022-11-05T17:20:48.806Z] > git --version # 'git version 2.25.1' [2022-11-05T17:20:48.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:20:48.807Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:20:49.873Z] + [ PR != PR ] [2022-11-05T17:20:49.873Z] + [ 20.10 != master ] [2022-11-05T17:20:49.873Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:20:50.220Z] + docker version [2022-11-05T17:20:50.220Z] Client: Docker Engine - Community [2022-11-05T17:20:50.220Z] Version: 22.06.0-beta.0 [2022-11-05T17:20:50.220Z] API version: 1.42 [2022-11-05T17:20:50.220Z] Go version: go1.18.3 [2022-11-05T17:20:50.220Z] Git commit: 3e9117b [2022-11-05T17:20:50.220Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-05T17:20:50.220Z] OS/Arch: linux/amd64 [2022-11-05T17:20:50.220Z] Context: default [2022-11-05T17:20:50.220Z] [2022-11-05T17:20:50.220Z] Server: Docker Engine - Community [2022-11-05T17:20:50.220Z] Engine: [2022-11-05T17:20:50.220Z] Version: 22.06.0-beta.0 [2022-11-05T17:20:50.220Z] API version: 1.42 (minimum version 1.12) [2022-11-05T17:20:50.220Z] Go version: go1.18.3 [2022-11-05T17:20:50.220Z] Git commit: 38633e7 [2022-11-05T17:20:50.220Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-05T17:20:50.220Z] OS/Arch: linux/amd64 [2022-11-05T17:20:50.220Z] Experimental: true [2022-11-05T17:20:50.220Z] containerd: [2022-11-05T17:20:50.220Z] Version: 1.6.8 [2022-11-05T17:20:50.220Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:20:50.220Z] runc: [2022-11-05T17:20:50.220Z] Version: 1.1.4 [2022-11-05T17:20:50.220Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-05T17:20:50.220Z] docker-init: [2022-11-05T17:20:50.220Z] Version: 0.19.0 [2022-11-05T17:20:50.220Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-05T17:20:50.532Z] + docker info [2022-11-05T17:20:50.798Z] Client: [2022-11-05T17:20:50.798Z] Context: default [2022-11-05T17:20:50.798Z] Debug Mode: false [2022-11-05T17:20:50.798Z] Plugins: [2022-11-05T17:20:50.798Z] buildx: Docker Buildx (Docker Inc.) [2022-11-05T17:20:50.798Z] Version: c5aec24 [2022-11-05T17:20:50.798Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-11-05T17:20:50.798Z] compose: Docker Compose (Docker Inc.) [2022-11-05T17:20:50.798Z] Version: v2.12.0 [2022-11-05T17:20:50.798Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-05T17:20:50.798Z] scan: Docker Scan (Docker Inc.) [2022-11-05T17:20:50.798Z] Version: v0.17.0 [2022-11-05T17:20:50.798Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-11-05T17:20:50.798Z] [2022-11-05T17:20:50.798Z] Server: [2022-11-05T17:20:50.798Z] Containers: 0 [2022-11-05T17:20:50.798Z] Running: 0 [2022-11-05T17:20:50.798Z] Paused: 0 [2022-11-05T17:20:50.798Z] Stopped: 0 [2022-11-05T17:20:50.798Z] Images: 1 [2022-11-05T17:20:50.798Z] Server Version: 22.06.0-beta.0 [2022-11-05T17:20:50.798Z] Storage Driver: overlay2 [2022-11-05T17:20:50.798Z] Backing Filesystem: extfs [2022-11-05T17:20:50.798Z] Supports d_type: true [2022-11-05T17:20:50.798Z] Using metacopy: false [2022-11-05T17:20:50.798Z] Native Overlay Diff: true [2022-11-05T17:20:50.798Z] userxattr: false [2022-11-05T17:20:50.798Z] Logging Driver: json-file [2022-11-05T17:20:50.798Z] Cgroup Driver: cgroupfs [2022-11-05T17:20:50.798Z] Cgroup Version: 1 [2022-11-05T17:20:50.798Z] Plugins: [2022-11-05T17:20:50.798Z] Volume: local [2022-11-05T17:20:50.798Z] Network: bridge host ipvlan macvlan null overlay [2022-11-05T17:20:50.798Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-05T17:20:50.798Z] Swarm: inactive [2022-11-05T17:20:50.798Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-05T17:20:50.798Z] Default Runtime: runc [2022-11-05T17:20:50.798Z] Init Binary: docker-init [2022-11-05T17:20:50.798Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:20:50.798Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-05T17:20:50.798Z] init version: de40ad0 [2022-11-05T17:20:50.798Z] Security Options: [2022-11-05T17:20:50.798Z] apparmor [2022-11-05T17:20:50.798Z] seccomp [2022-11-05T17:20:50.798Z] Profile: builtin [2022-11-05T17:20:50.798Z] Kernel Version: 5.4.0-1088-aws [2022-11-05T17:20:50.798Z] Operating System: Ubuntu 18.04.6 LTS [2022-11-05T17:20:50.798Z] OSType: linux [2022-11-05T17:20:50.798Z] Architecture: x86_64 [2022-11-05T17:20:50.798Z] CPUs: 2 [2022-11-05T17:20:50.798Z] Total Memory: 7.565GiB [2022-11-05T17:20:50.798Z] Name: ip-10-100-125-18 [2022-11-05T17:20:50.798Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-11-05T17:20:50.798Z] Docker Root Dir: /var/lib/docker [2022-11-05T17:20:50.798Z] Debug Mode: false [2022-11-05T17:20:50.798Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:20:50.798Z] Labels: [2022-11-05T17:20:50.798Z] Experimental: true [2022-11-05T17:20:50.798Z] Insecure Registries: [2022-11-05T17:20:50.798Z] 127.0.0.0/8 [2022-11-05T17:20:50.798Z] Live Restore Enabled: true [2022-11-05T17:20:50.798Z] [2022-11-05T17:20:50.798Z] WARNING: No swap limit support [Pipeline] sh [2022-11-05T17:20:51.142Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:20:51.142Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:20:51.142Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44412/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-11-05T17:20:51.142Z] + bash /home/ubuntu/workspace/moby_PR-44412/check-config.sh [2022-11-05T17:20:51.142Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-05T17:20:51.142Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-11-05T17:20:51.142Z] [2022-11-05T17:20:51.142Z] Generally Necessary: [2022-11-05T17:20:51.142Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-05T17:20:51.142Z] - apparmor: enabled and tools installed [2022-11-05T17:20:51.142Z] - CONFIG_NAMESPACES: enabled [2022-11-05T17:20:51.142Z] - CONFIG_NET_NS: enabled [2022-11-05T17:20:51.142Z] - CONFIG_PID_NS: enabled [2022-11-05T17:20:51.142Z] - CONFIG_IPC_NS: enabled [2022-11-05T17:20:51.143Z] - CONFIG_UTS_NS: enabled [2022-11-05T17:20:51.143Z] - CONFIG_CGROUPS: enabled [2022-11-05T17:20:51.143Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-05T17:20:51.143Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-05T17:20:51.406Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-05T17:20:51.406Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-05T17:20:51.406Z] - CONFIG_CPUSETS: enabled [2022-11-05T17:20:51.406Z] - CONFIG_MEMCG: enabled [2022-11-05T17:20:51.406Z] - CONFIG_KEYS: enabled [2022-11-05T17:20:51.406Z] - CONFIG_VETH: enabled (as module) [2022-11-05T17:20:51.406Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-05T17:20:51.406Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-05T17:20:51.406Z] - CONFIG_NF_NAT_IPV4: missing [2022-11-05T17:20:51.406Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-05T17:20:51.406Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-05T17:20:51.406Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-05T17:20:51.406Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-05T17:20:51.406Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-05T17:20:51.406Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-05T17:20:51.406Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-05T17:20:51.406Z] - CONFIG_NF_NAT_NEEDED: missing [2022-11-05T17:20:51.406Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-05T17:20:51.406Z] [2022-11-05T17:20:51.406Z] Optional Features: [2022-11-05T17:20:51.406Z] - CONFIG_USER_NS: enabled [2022-11-05T17:20:51.406Z] - CONFIG_SECCOMP: enabled [2022-11-05T17:20:51.406Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-05T17:20:51.406Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-05T17:20:51.406Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-11-05T17:20:51.677Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-11-05T17:20:51.677Z] - CONFIG_BLK_CGROUP: enabled [2022-11-05T17:20:51.677Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-05T17:20:51.677Z] - CONFIG_IOSCHED_CFQ: missing [2022-11-05T17:20:51.677Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-11-05T17:20:51.677Z] - CONFIG_CGROUP_PERF: enabled [2022-11-05T17:20:51.677Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-05T17:20:51.677Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-05T17:20:51.677Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-05T17:20:51.677Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-05T17:20:51.677Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-05T17:20:51.677Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-05T17:20:51.677Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-05T17:20:51.677Z] - CONFIG_IP_VS: enabled (as module) [2022-11-05T17:20:51.677Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-05T17:20:51.677Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-05T17:20:51.677Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-05T17:20:51.677Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-05T17:20:51.677Z] - CONFIG_EXT4_FS: enabled [2022-11-05T17:20:51.677Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-05T17:20:51.677Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-05T17:20:51.677Z] - Network Drivers: [2022-11-05T17:20:51.677Z] - "overlay": [2022-11-05T17:20:51.677Z] - CONFIG_VXLAN: enabled (as module) [2022-11-05T17:20:51.677Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-05T17:20:51.677Z] Optional (for encrypted networks): [2022-11-05T17:20:51.941Z] - CONFIG_CRYPTO: enabled [2022-11-05T17:20:51.941Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-05T17:20:51.941Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-05T17:20:51.941Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-05T17:20:51.941Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-05T17:20:51.941Z] - CONFIG_XFRM: enabled [2022-11-05T17:20:51.941Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-05T17:20:51.941Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-05T17:20:51.941Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-05T17:20:51.941Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-11-05T17:20:51.941Z] - "ipvlan": [2022-11-05T17:20:51.941Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-05T17:20:51.941Z] - "macvlan": [2022-11-05T17:20:51.941Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-05T17:20:51.941Z] - CONFIG_DUMMY: enabled (as module) [2022-11-05T17:20:51.941Z] - "ftp,tftp client in container": [2022-11-05T17:20:51.941Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-05T17:20:51.941Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-05T17:20:51.941Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-05T17:20:51.941Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-05T17:20:51.941Z] - Storage Drivers: [2022-11-05T17:20:51.941Z] - "aufs": [2022-11-05T17:20:51.941Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-05T17:20:51.941Z] - "btrfs": [2022-11-05T17:20:51.941Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-05T17:20:51.941Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-05T17:20:51.941Z] - "devicemapper": [2022-11-05T17:20:51.941Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-05T17:20:51.941Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-05T17:20:51.941Z] - "overlay": [2022-11-05T17:20:51.941Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-05T17:20:51.941Z] - "zfs": [2022-11-05T17:20:51.941Z] - /dev/zfs: present [2022-11-05T17:20:51.941Z] - zfs command: missing [2022-11-05T17:20:51.941Z] - zpool command: missing [2022-11-05T17:20:51.941Z] [2022-11-05T17:20:51.941Z] Limits: [2022-11-05T17:20:51.941Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-05T17:20:51.941Z] [2022-11-05T17:20:51.941Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-05T17:20:52.319Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 . [2022-11-05T17:20:52.579Z] #1 [internal] load .dockerignore [2022-11-05T17:20:52.579Z] #1 transferring context: 87B done [2022-11-05T17:20:52.579Z] #1 DONE 0.1s [2022-11-05T17:20:52.579Z] [2022-11-05T17:20:52.579Z] #2 [internal] load build definition from Dockerfile [2022-11-05T17:20:52.579Z] #2 transferring dockerfile: 16.91kB done [2022-11-05T17:20:52.579Z] #2 DONE 0.1s [2022-11-05T17:20:52.579Z] [2022-11-05T17:20:52.579Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-05T17:20:52.839Z] #3 DONE 0.3s [2022-11-05T17:20:52.839Z] [2022-11-05T17:20:52.839Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-05T17:20:52.839Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-05T17:20:53.098Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-05T17:20:53.098Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-11-05T17:20:53.098Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-11-05T17:20:53.098Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s [2022-11-05T17:20:53.098Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.44MB / 9.94MB 0.2s [2022-11-05T17:20:53.356Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-11-05T17:20:53.356Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-11-05T17:20:53.614Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.3s done [2022-11-05T17:20:53.614Z] #4 DONE 0.6s [2022-11-05T17:20:53.872Z] [2022-11-05T17:20:53.872Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:20:54.438Z] #5 ... [2022-11-05T17:20:54.438Z] [2022-11-05T17:20:54.438Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:20:54.438Z] #6 DONE 0.6s [2022-11-05T17:20:54.438Z] [2022-11-05T17:20:54.438Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-05T17:20:54.438Z] #7 DONE 0.7s [2022-11-05T17:20:54.438Z] [2022-11-05T17:20:54.438Z] #8 [internal] load metadata for docker.io/library/golang:1.18.8-bullseye [2022-11-05T17:20:54.438Z] #8 DONE 0.7s [2022-11-05T17:20:54.438Z] [2022-11-05T17:20:54.438Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:20:54.438Z] #5 DONE 0.8s [2022-11-05T17:20:55.006Z] [2022-11-05T17:20:55.006Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:20:55.006Z] #9 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.0s done [2022-11-05T17:20:55.006Z] #9 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done [2022-11-05T17:20:55.006Z] #9 sha256:725ea075576e253aff7f205e8ff1f07d28ee28cb98089fb6d50eda013aeaeca5 529B / 529B done [2022-11-05T17:20:55.006Z] #9 sha256:d8cacd17cfdcf44e296b41c96f5dab7ae82024c28c4f45bd9181f3823bca639f 1.46kB / 1.46kB done [2022-11-05T17:20:55.006Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 0B / 55.05MB 0.2s [2022-11-05T17:20:55.265Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 20.97MB / 55.05MB 0.5s [2022-11-05T17:20:55.525Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 24.12MB / 55.05MB 0.6s [2022-11-05T17:20:55.525Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 38.80MB / 55.05MB 0.8s [2022-11-05T17:20:56.171Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.2s [2022-11-05T17:20:56.742Z] #9 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 [2022-11-05T17:20:59.822Z] Fetching without tags [2022-11-05T17:21:00.006Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:21:00.493Z] Merge succeeded, producing 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:21:00.493Z] Checking out Revision 0211f9e44dba888fa62dc2ba59ea573ad70e9708 (PR-44412) [2022-11-05T17:21:00.951Z] #9 ... [2022-11-05T17:21:00.951Z] [2022-11-05T17:21:00.951Z] #10 [internal] load build context [2022-11-05T17:21:00.951Z] #10 transferring context: 53.56MB 5.2s done [2022-11-05T17:21:00.951Z] #10 DONE 5.4s [2022-11-05T17:21:00.951Z] [2022-11-05T17:21:00.951Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:21:00.951Z] #9 ... [2022-11-05T17:21:00.951Z] [2022-11-05T17:21:00.951Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:21:00.951Z] #11 resolve docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf 0.0s done [2022-11-05T17:21:00.951Z] #11 sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf 1.86kB / 1.86kB done [2022-11-05T17:21:00.951Z] #11 sha256:0fb1e79db0084e49cd4169612c6f7b7d414a1dba59072997cd3ac3ae1d725361 1.80kB / 1.80kB done [2022-11-05T17:21:00.951Z] #11 sha256:5dbca7d087255ed1b95318a361616eb652167d50954591eca6c94fe36eb92694 7.10kB / 7.10kB done [2022-11-05T17:21:00.951Z] #11 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.6s done [2022-11-05T17:21:00.951Z] #11 sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 5.16MB / 5.16MB 0.3s done [2022-11-05T17:21:00.951Z] #11 sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 10.88MB / 10.88MB 0.7s done [2022-11-05T17:21:00.951Z] #11 sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 54.59MB / 54.59MB 2.1s done [2022-11-05T17:21:00.951Z] #11 sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 85.97MB / 85.97MB 3.1s done [2022-11-05T17:21:00.951Z] #11 sha256:623d7734067d7da36f5e20c88daf24f3ba0ff5075ff4021c00bc9f70dc0c7902 156B / 156B 3.4s done [2022-11-05T17:21:00.951Z] #11 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 38.80MB / 141.93MB 5.4s [2022-11-05T17:21:00.951Z] #11 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 54.53MB / 141.93MB 5.7s [2022-11-05T17:21:00.951Z] #11 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 62.91MB / 141.93MB 6.2s [2022-11-05T17:21:01.120Z] Commit message: "[20.10] update to Go 1.18.8 to address CVE-2022-41716" [2022-11-05T17:21:01.131Z] > git --version # timeout=10 [2022-11-05T17:21:01.136Z] > git --version # 'git version 2.25.1' [2022-11-05T17:21:01.139Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-05T17:21:01.210Z] #11 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 72.35MB / 141.93MB 6.5s [2022-11-05T17:20:59.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:20:59.807Z] > git config --add remote.origin.fetch +refs/pull/44412/head:refs/remotes/origin/PR-44412 # timeout=10 [2022-11-05T17:20:59.810Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:20:59.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:20:59.823Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:20:59.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:20:59.824Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:21:00.007Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:21:00.016Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:21:00.468Z] > git remote # timeout=10 [2022-11-05T17:21:00.474Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:21:00.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:21:00.478Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:21:00.487Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:21:00.494Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:21:00.499Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:21:01.469Z] #11 ... [2022-11-05T17:21:01.469Z] [2022-11-05T17:21:01.469Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:21:01.469Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-05T17:21:01.469Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-05T17:21:01.469Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:21:01.469Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-05T17:21:01.469Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-11-05T17:21:01.469Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2022-11-05T17:21:01.469Z] #12 DONE 6.8s [2022-11-05T17:21:01.469Z] [2022-11-05T17:21:01.469Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:21:01.469Z] #11 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 81.79MB / 141.93MB 6.8s [2022-11-05T17:21:01.469Z] #11 ... [2022-11-05T17:21:01.469Z] [2022-11-05T17:21:01.469Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:21:01.867Z] + docker version [2022-11-05T17:21:01.867Z] Client: Docker Engine - Community [2022-11-05T17:21:01.867Z] Version: 22.06.0-beta.0 [2022-11-05T17:21:01.867Z] API version: 1.42 [2022-11-05T17:21:01.867Z] Go version: go1.18.3 [2022-11-05T17:21:01.867Z] Git commit: 3e9117b [2022-11-05T17:21:01.867Z] Built: Fri Jun 3 17:55:34 2022 [2022-11-05T17:21:01.867Z] OS/Arch: linux/arm64 [2022-11-05T17:21:01.867Z] Context: default [2022-11-05T17:21:01.867Z] [2022-11-05T17:21:01.867Z] Server: Docker Engine - Community [2022-11-05T17:21:01.867Z] Engine: [2022-11-05T17:21:01.867Z] Version: 22.06.0-beta.0 [2022-11-05T17:21:01.867Z] API version: 1.42 (minimum version 1.12) [2022-11-05T17:21:01.867Z] Go version: go1.18.3 [2022-11-05T17:21:01.867Z] Git commit: 38633e7 [2022-11-05T17:21:01.867Z] Built: Fri Jun 3 17:55:34 2022 [2022-11-05T17:21:01.867Z] OS/Arch: linux/arm64 [2022-11-05T17:21:01.867Z] Experimental: true [2022-11-05T17:21:01.867Z] containerd: [2022-11-05T17:21:01.867Z] Version: 1.6.8 [2022-11-05T17:21:01.867Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:21:01.867Z] runc: [2022-11-05T17:21:01.867Z] Version: 1.1.4 [2022-11-05T17:21:01.867Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-05T17:21:01.867Z] docker-init: [2022-11-05T17:21:01.867Z] Version: 0.19.0 [2022-11-05T17:21:01.867Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-05T17:21:02.038Z] #9 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 5.1s [2022-11-05T17:21:02.147Z] + docker info [2022-11-05T17:21:02.147Z] Client: [2022-11-05T17:21:02.147Z] Context: default [2022-11-05T17:21:02.147Z] Debug Mode: false [2022-11-05T17:21:02.147Z] Plugins: [2022-11-05T17:21:02.147Z] buildx: Docker Buildx (Docker Inc.) [2022-11-05T17:21:02.147Z] Version: v0.8.2 [2022-11-05T17:21:02.147Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-11-05T17:21:02.147Z] compose: Docker Compose (Docker Inc.) [2022-11-05T17:21:02.147Z] Version: v2.12.0 [2022-11-05T17:21:02.147Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-05T17:21:02.147Z] [2022-11-05T17:21:02.147Z] Server: [2022-11-05T17:21:02.147Z] Containers: 0 [2022-11-05T17:21:02.147Z] Running: 0 [2022-11-05T17:21:02.147Z] Paused: 0 [2022-11-05T17:21:02.147Z] Stopped: 0 [2022-11-05T17:21:02.147Z] Images: 3 [2022-11-05T17:21:02.147Z] Server Version: 22.06.0-beta.0 [2022-11-05T17:21:02.147Z] Storage Driver: overlay2 [2022-11-05T17:21:02.147Z] Backing Filesystem: extfs [2022-11-05T17:21:02.147Z] Supports d_type: true [2022-11-05T17:21:02.147Z] Using metacopy: false [2022-11-05T17:21:02.147Z] Native Overlay Diff: true [2022-11-05T17:21:02.147Z] userxattr: false [2022-11-05T17:21:02.147Z] Logging Driver: json-file [2022-11-05T17:21:02.147Z] Cgroup Driver: cgroupfs [2022-11-05T17:21:02.147Z] Cgroup Version: 1 [2022-11-05T17:21:02.147Z] Plugins: [2022-11-05T17:21:02.147Z] Volume: local [2022-11-05T17:21:02.147Z] Network: bridge host ipvlan macvlan null overlay [2022-11-05T17:21:02.147Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-05T17:21:02.147Z] Swarm: inactive [2022-11-05T17:21:02.147Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-05T17:21:02.147Z] Default Runtime: runc [2022-11-05T17:21:02.147Z] Init Binary: docker-init [2022-11-05T17:21:02.147Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:21:02.147Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-05T17:21:02.147Z] init version: de40ad0 [2022-11-05T17:21:02.147Z] Security Options: [2022-11-05T17:21:02.147Z] apparmor [2022-11-05T17:21:02.147Z] seccomp [2022-11-05T17:21:02.147Z] Profile: builtin [2022-11-05T17:21:02.147Z] Kernel Version: 5.15.0-1022-aws [2022-11-05T17:21:02.147Z] Operating System: Ubuntu 20.04.5 LTS [2022-11-05T17:21:02.147Z] OSType: linux [2022-11-05T17:21:02.147Z] Architecture: aarch64 [2022-11-05T17:21:02.147Z] CPUs: 2 [2022-11-05T17:21:02.147Z] Total Memory: 7.559GiB [2022-11-05T17:21:02.147Z] Name: ip-10-100-127-123 [2022-11-05T17:21:02.147Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-11-05T17:21:02.147Z] Docker Root Dir: /var/lib/docker [2022-11-05T17:21:02.147Z] Debug Mode: false [2022-11-05T17:21:02.147Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:21:02.147Z] Labels: [2022-11-05T17:21:02.147Z] Experimental: true [2022-11-05T17:21:02.147Z] Insecure Registries: [2022-11-05T17:21:02.147Z] 127.0.0.0/8 [2022-11-05T17:21:02.147Z] Live Restore Enabled: true [2022-11-05T17:21:02.147Z] [Pipeline] sh [2022-11-05T17:21:02.300Z] #9 ... [2022-11-05T17:21:02.300Z] [2022-11-05T17:21:02.300Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:21:02.300Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-11-05T17:21:02.300Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:21:02.300Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-05T17:21:02.300Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-05T17:21:02.300Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2022-11-05T17:21:02.300Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2022-11-05T17:21:02.300Z] #13 DONE 7.6s [2022-11-05T17:21:02.300Z] [2022-11-05T17:21:02.300Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:21:02.437Z] Fetching without tags [2022-11-05T17:21:02.447Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:21:02.447Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:21:02.447Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44412/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-11-05T17:21:02.447Z] + bash /home/ubuntu/workspace/moby_PR-44412/check-config.sh [2022-11-05T17:21:02.447Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-05T17:21:02.447Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-11-05T17:21:02.447Z] [2022-11-05T17:21:02.447Z] Generally Necessary: [2022-11-05T17:21:02.447Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-05T17:21:02.447Z] - apparmor: enabled and tools installed [2022-11-05T17:21:02.447Z] - CONFIG_NAMESPACES: enabled [2022-11-05T17:21:02.447Z] - CONFIG_NET_NS: enabled [2022-11-05T17:21:02.447Z] - CONFIG_PID_NS: enabled [2022-11-05T17:21:02.447Z] - CONFIG_IPC_NS: enabled [2022-11-05T17:21:02.447Z] - CONFIG_UTS_NS: enabled [2022-11-05T17:21:02.447Z] - CONFIG_CGROUPS: enabled [2022-11-05T17:21:02.447Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-05T17:21:02.447Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-05T17:21:02.447Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-05T17:21:02.447Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-05T17:21:02.447Z] - CONFIG_CPUSETS: enabled [2022-11-05T17:21:02.447Z] - CONFIG_MEMCG: enabled [2022-11-05T17:21:02.447Z] - CONFIG_KEYS: enabled [2022-11-05T17:21:02.447Z] - CONFIG_VETH: enabled (as module) [2022-11-05T17:21:02.447Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-05T17:21:02.634Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:21:02.708Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-05T17:21:02.709Z] - CONFIG_NF_NAT_IPV4: missing [2022-11-05T17:21:02.709Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-05T17:21:02.709Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-05T17:21:02.709Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-05T17:21:02.709Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-05T17:21:02.709Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-05T17:21:02.709Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-05T17:21:02.709Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-05T17:21:02.709Z] - CONFIG_NF_NAT_NEEDED: missing [2022-11-05T17:21:02.709Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-05T17:21:02.709Z] [2022-11-05T17:21:02.709Z] Optional Features: [2022-11-05T17:21:02.709Z] - CONFIG_USER_NS: enabled [2022-11-05T17:21:02.709Z] - CONFIG_SECCOMP: enabled [2022-11-05T17:21:02.709Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-05T17:21:02.709Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-05T17:21:02.709Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-11-05T17:21:02.709Z] (cgroup swap accounting is currently enabled) [2022-11-05T17:21:02.709Z] - CONFIG_BLK_CGROUP: enabled [2022-11-05T17:21:02.709Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-05T17:21:02.404Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:21:02.417Z] > git config --add remote.origin.fetch +refs/pull/44412/head:refs/remotes/origin/PR-44412 # timeout=10 [2022-11-05T17:21:02.420Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:21:02.430Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:21:02.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:21:02.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:21:02.444Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:21:02.638Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:21:02.645Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:21:02.967Z] - CONFIG_IOSCHED_CFQ: missing [2022-11-05T17:21:02.967Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-11-05T17:21:02.967Z] - CONFIG_CGROUP_PERF: enabled [2022-11-05T17:21:02.967Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-05T17:21:02.967Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-05T17:21:02.967Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-05T17:21:02.967Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-05T17:21:02.967Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-05T17:21:02.967Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-05T17:21:02.967Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-05T17:21:02.967Z] - CONFIG_IP_VS: enabled (as module) [2022-11-05T17:21:02.967Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-05T17:21:02.967Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-05T17:21:02.967Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-05T17:21:02.967Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-05T17:21:02.967Z] - CONFIG_EXT4_FS: enabled [2022-11-05T17:21:02.967Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-05T17:21:02.967Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-05T17:21:02.967Z] - Network Drivers: [2022-11-05T17:21:02.967Z] - "overlay": [2022-11-05T17:21:02.967Z] - CONFIG_VXLAN: enabled (as module) [2022-11-05T17:21:02.967Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-05T17:21:02.967Z] Optional (for encrypted networks): [2022-11-05T17:21:03.117Z] Merge succeeded, producing 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:21:03.117Z] Checking out Revision 0211f9e44dba888fa62dc2ba59ea573ad70e9708 (PR-44412) [2022-11-05T17:21:03.226Z] - CONFIG_CRYPTO: enabled [2022-11-05T17:21:03.226Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-05T17:21:03.226Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-05T17:21:03.226Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-05T17:21:03.226Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-05T17:21:03.226Z] - CONFIG_XFRM: enabled [2022-11-05T17:21:03.226Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-05T17:21:03.226Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-05T17:21:03.226Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-05T17:21:03.226Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-11-05T17:21:03.226Z] - "ipvlan": [2022-11-05T17:21:03.226Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-05T17:21:03.226Z] - "macvlan": [2022-11-05T17:21:03.226Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-05T17:21:03.226Z] - CONFIG_DUMMY: enabled (as module) [2022-11-05T17:21:03.226Z] - "ftp,tftp client in container": [2022-11-05T17:21:03.226Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-05T17:21:03.226Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-05T17:21:03.226Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-05T17:21:03.226Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-05T17:21:03.226Z] - Storage Drivers: [2022-11-05T17:21:03.226Z] - "aufs": [2022-11-05T17:21:03.226Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-05T17:21:03.226Z] - "btrfs": [2022-11-05T17:21:03.226Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-05T17:21:03.226Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-05T17:21:03.226Z] - "devicemapper": [2022-11-05T17:21:03.275Z] Commit message: "[20.10] update to Go 1.18.8 to address CVE-2022-41716" [2022-11-05T17:21:03.286Z] > git --version # timeout=10 [2022-11-05T17:21:03.290Z] > git --version # 'git version 2.25.1' [2022-11-05T17:21:03.294Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-05T17:21:03.484Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-05T17:21:03.484Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-05T17:21:03.484Z] - "overlay": [2022-11-05T17:21:03.484Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-05T17:21:03.484Z] - "zfs": [2022-11-05T17:21:03.484Z] - /dev/zfs: present [2022-11-05T17:21:03.484Z] - zfs command: missing [2022-11-05T17:21:03.484Z] - zpool command: missing [2022-11-05T17:21:03.484Z] [2022-11-05T17:21:03.484Z] Limits: [2022-11-05T17:21:03.484Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-05T17:21:03.484Z] [2022-11-05T17:21:03.484Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-05T17:21:03.629Z] Still waiting to schedule task [2022-11-05T17:21:03.629Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:21:03.630Z] Still waiting to schedule task [2022-11-05T17:21:03.630Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [Pipeline] withEnv [Pipeline] { [2022-11-05T17:21:03.641Z] Still waiting to schedule task [2022-11-05T17:21:03.642Z] All nodes of label ‘windows-2019’ are offline [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:21:03.813Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 . [2022-11-05T17:21:03.953Z] + docker version [2022-11-05T17:21:04.071Z] #1 [internal] load build definition from Dockerfile [2022-11-05T17:21:04.071Z] #1 transferring dockerfile: 16.91kB done [2022-11-05T17:21:04.071Z] #1 DONE 0.0s [2022-11-05T17:21:04.071Z] [2022-11-05T17:21:04.071Z] #2 [internal] load .dockerignore [2022-11-05T17:21:04.071Z] #2 transferring context: 87B done [2022-11-05T17:21:04.071Z] #2 DONE 0.0s [2022-11-05T17:21:04.071Z] [2022-11-05T17:21:04.071Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-05T17:21:03.097Z] > git remote # timeout=10 [2022-11-05T17:21:03.101Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:21:03.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:21:03.104Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:21:03.111Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:21:03.119Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:21:03.124Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:21:04.638Z] #3 DONE 0.6s [2022-11-05T17:21:04.638Z] [2022-11-05T17:21:04.638Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-05T17:21:04.638Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-11-05T17:21:04.896Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 6.29MB / 9.21MB 0.2s [2022-11-05T17:21:04.896Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-05T17:21:04.896Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-11-05T17:21:04.896Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-11-05T17:21:04.896Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done [2022-11-05T17:21:04.896Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-11-05T17:21:05.154Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-11-05T17:21:05.154Z] #4 DONE 0.5s [2022-11-05T17:21:05.154Z] [2022-11-05T17:21:05.154Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:21:06.088Z] #5 DONE 1.0s [2022-11-05T17:21:06.088Z] [2022-11-05T17:21:06.088Z] #6 [internal] load metadata for docker.io/library/golang:1.18.8-bullseye [2022-11-05T17:21:06.088Z] #6 DONE 1.0s [2022-11-05T17:21:06.088Z] [2022-11-05T17:21:06.088Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:21:06.346Z] #7 DONE 1.0s [2022-11-05T17:21:06.346Z] [2022-11-05T17:21:06.346Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-05T17:21:06.346Z] #8 DONE 1.0s [2022-11-05T17:21:06.498Z] #9 DONE 10.9s [2022-11-05T17:21:06.498Z] [2022-11-05T17:21:06.498Z] #14 [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-11-05T17:21:07.433Z] #14 1.638 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:07.433Z] #14 1.667 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:07.433Z] #14 1.681 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:07.692Z] #14 ... [2022-11-05T17:21:07.692Z] [2022-11-05T17:21:07.692Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-05T17:21:07.692Z] #15 DONE 0.9s [2022-11-05T17:21:07.692Z] [2022-11-05T17:21:07.692Z] #14 [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-11-05T17:21:07.692Z] #14 1.848 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:21:07.721Z] [2022-11-05T17:21:07.721Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:21:07.721Z] #9 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.1s done [2022-11-05T17:21:07.721Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 2.10MB / 53.70MB 0.2s [2022-11-05T17:21:07.721Z] #9 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done [2022-11-05T17:21:07.721Z] #9 sha256:2342d01b0a0138b5807b39bf853b24d99f69c8af7aa4968179818e7e4326c2cd 529B / 529B done [2022-11-05T17:21:07.721Z] #9 sha256:afbb9e728ec01fb0ef0bf485f7d1e7f3af8a005936c069fd0e979a6084723cb7 1.48kB / 1.48kB done [2022-11-05T17:21:07.953Z] #14 ... [2022-11-05T17:21:07.953Z] [2022-11-05T17:21:07.953Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-05T17:21:07.953Z] #16 DONE 0.4s [2022-11-05T17:21:07.981Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 16.78MB / 53.70MB 0.4s [2022-11-05T17:21:07.981Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 22.02MB / 53.70MB 0.5s [2022-11-05T17:21:08.216Z] [2022-11-05T17:21:08.216Z] #14 [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-11-05T17:21:08.216Z] #14 2.312 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:21:08.216Z] #14 2.618 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:21:08.241Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 32.51MB / 53.70MB 0.6s [2022-11-05T17:21:08.504Z] #9 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 0.8s done [2022-11-05T17:21:08.767Z] #9 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 [2022-11-05T17:21:09.596Z] #14 3.844 Fetched 8600 kB in 2s (3507 kB/s) [2022-11-05T17:21:10.532Z] #14 3.844 Reading package lists... [2022-11-05T17:21:10.722Z] #9 ... [2022-11-05T17:21:10.722Z] [2022-11-05T17:21:10.722Z] #10 [internal] load build context [2022-11-05T17:21:10.722Z] #10 transferring context: 53.56MB 2.4s done [2022-11-05T17:21:10.722Z] #10 DONE 3.1s [2022-11-05T17:21:10.722Z] [2022-11-05T17:21:10.722Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:21:11.468Z] #14 4.736 Reading package lists... [2022-11-05T17:21:11.468Z] #14 5.524 Building dependency tree... [2022-11-05T17:21:11.659Z] #9 ... [2022-11-05T17:21:11.659Z] [2022-11-05T17:21:11.659Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:21:11.659Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-05T17:21:11.659Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:21:11.659Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-05T17:21:11.659Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-05T17:21:11.659Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-11-05T17:21:11.659Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2022-11-05T17:21:11.659Z] #11 DONE 3.9s [2022-11-05T17:21:11.659Z] [2022-11-05T17:21:11.659Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:21:11.659Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-11-05T17:21:11.659Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:21:11.659Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-05T17:21:11.659Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-05T17:21:11.659Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2022-11-05T17:21:11.659Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2022-11-05T17:21:11.659Z] #12 DONE 3.9s [2022-11-05T17:21:11.659Z] [2022-11-05T17:21:11.659Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:21:11.726Z] #14 6.028 The following additional packages will be installed: [2022-11-05T17:21:11.726Z] #14 6.028 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-05T17:21:11.726Z] #14 6.028 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-05T17:21:11.726Z] #14 6.028 Recommended packages: [2022-11-05T17:21:11.726Z] #14 6.028 libldap-common publicsuffix libsasl2-modules [2022-11-05T17:21:11.726Z] #14 ... [2022-11-05T17:21:11.726Z] [2022-11-05T17:21:11.726Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:21:11.726Z] #11 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 141.93MB / 141.93MB 9.1s done [2022-11-05T17:21:11.726Z] #11 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 8.1s done [2022-11-05T17:21:11.726Z] #11 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 0.4s done [2022-11-05T17:21:11.726Z] #11 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.7s done [2022-11-05T17:21:11.726Z] #11 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 3.9s [2022-11-05T17:21:11.985Z] #11 ... [2022-11-05T17:21:11.985Z] [2022-11-05T17:21:11.985Z] #14 [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-11-05T17:21:11.985Z] #14 6.192 The following NEW packages will be installed: [2022-11-05T17:21:11.985Z] #14 6.194 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-05T17:21:11.985Z] #14 6.194 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-05T17:21:11.985Z] #14 6.195 libssh2-1 openssl [2022-11-05T17:21:12.226Z] #9 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 3.4s done [2022-11-05T17:21:12.249Z] #14 6.474 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-11-05T17:21:12.249Z] #14 6.474 Need to get 3047 kB of archives. [2022-11-05T17:21:12.249Z] #14 6.474 After this operation, 6661 kB of additional disk space will be used. [2022-11-05T17:21:12.249Z] #14 6.474 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-11-05T17:21:12.249Z] #14 6.488 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-11-05T17:21:12.249Z] #14 6.492 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-11-05T17:21:12.249Z] #14 6.499 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-11-05T17:21:12.249Z] #14 6.499 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-11-05T17:21:12.249Z] #14 6.499 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-11-05T17:21:12.249Z] #14 6.511 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-11-05T17:21:12.249Z] #14 6.511 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-11-05T17:21:12.250Z] #14 6.511 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-11-05T17:21:12.250Z] #14 6.511 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-11-05T17:21:12.250Z] #14 6.511 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-11-05T17:21:12.250Z] #14 6.522 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-11-05T17:21:12.250Z] #14 6.522 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:21:12.250Z] #14 6.522 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:21:12.250Z] #14 6.528 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:21:12.488Z] #9 DONE 4.9s [2022-11-05T17:21:12.488Z] [2022-11-05T17:21:12.488Z] #13 [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-11-05T17:21:12.513Z] #14 6.772 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:21:12.513Z] #14 6.803 Fetched 3047 kB in 0s (9590 kB/s) [2022-11-05T17:21:12.513Z] #14 6.852 Selecting previously unselected package openssl. [2022-11-05T17:21:12.513Z] #14 6.852 (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 ... 6661 files and directories currently installed.) [2022-11-05T17:21:12.513Z] #14 6.852 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-11-05T17:21:12.513Z] #14 6.852 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:21:12.772Z] #14 7.033 Selecting previously unselected package ca-certificates. [2022-11-05T17:21:12.772Z] #14 7.033 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-05T17:21:12.772Z] #14 7.040 Unpacking ca-certificates (20210119) ... [2022-11-05T17:21:13.031Z] #14 7.174 Selecting previously unselected package libbrotli1:amd64. [2022-11-05T17:21:13.031Z] #14 7.175 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-11-05T17:21:13.031Z] #14 7.193 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:21:13.031Z] #14 7.306 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-11-05T17:21:13.031Z] #14 7.306 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:21:13.031Z] #14 7.313 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:21:13.031Z] #14 7.382 Selecting previously unselected package libsasl2-2:amd64. [2022-11-05T17:21:13.031Z] #14 7.382 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:21:13.031Z] #14 7.401 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:21:13.031Z] #14 7.484 Selecting previously unselected package libldap-2.4-2:amd64. [2022-11-05T17:21:13.031Z] #14 7.484 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-11-05T17:21:13.290Z] #14 7.493 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:21:13.290Z] #14 7.631 Selecting previously unselected package libnghttp2-14:amd64. [2022-11-05T17:21:13.290Z] #14 7.631 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-11-05T17:21:13.290Z] #14 7.638 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:21:13.290Z] #14 7.722 Selecting previously unselected package libpsl5:amd64. [2022-11-05T17:21:13.290Z] #14 7.722 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-11-05T17:21:13.290Z] #14 7.736 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:21:13.428Z] #13 0.957 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:13.428Z] #13 0.970 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:13.428Z] #13 0.970 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:13.549Z] #14 7.789 Selecting previously unselected package librtmp1:amd64. [2022-11-05T17:21:13.549Z] #14 7.789 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-11-05T17:21:13.549Z] #14 7.797 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:21:13.549Z] #14 7.870 Selecting previously unselected package libssh2-1:amd64. [2022-11-05T17:21:13.549Z] #14 7.870 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-11-05T17:21:13.549Z] #14 7.878 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:21:13.687Z] #13 1.150 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-05T17:21:13.687Z] #13 ... [2022-11-05T17:21:13.687Z] [2022-11-05T17:21:13.687Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-05T17:21:13.687Z] #14 DONE 0.3s [2022-11-05T17:21:13.687Z] [2022-11-05T17:21:13.687Z] #13 [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-11-05T17:21:13.687Z] #13 1.361 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB] [2022-11-05T17:21:13.808Z] #14 8.031 Selecting previously unselected package libcurl4:amd64. [2022-11-05T17:21:13.808Z] #14 8.031 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:21:13.808Z] #14 8.040 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:21:13.808Z] #14 8.141 Selecting previously unselected package curl. [2022-11-05T17:21:13.808Z] #14 8.141 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:21:13.808Z] #14 8.150 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:21:13.921Z] Client: Docker Engine - Community [2022-11-05T17:21:13.921Z] Version: 22.06.0-beta.0 [2022-11-05T17:21:13.921Z] API version: 1.42 [2022-11-05T17:21:13.921Z] Go version: go1.18.3 [2022-11-05T17:21:13.921Z] Git commit: 3e9117b [2022-11-05T17:21:13.921Z] Built: Fri Jun 3 17:55:45 2022 [2022-11-05T17:21:13.921Z] OS/Arch: linux/amd64 [2022-11-05T17:21:13.921Z] Context: default [2022-11-05T17:21:13.921Z] [2022-11-05T17:21:13.921Z] Server: Docker Engine - Community [2022-11-05T17:21:13.921Z] Engine: [2022-11-05T17:21:13.921Z] Version: 22.06.0-beta.0 [2022-11-05T17:21:13.921Z] API version: 1.42 (minimum version 1.12) [2022-11-05T17:21:13.921Z] Go version: go1.18.3 [2022-11-05T17:21:13.921Z] Git commit: 38633e7 [2022-11-05T17:21:13.921Z] Built: Fri Jun 3 17:55:45 2022 [2022-11-05T17:21:13.921Z] OS/Arch: linux/amd64 [2022-11-05T17:21:13.921Z] Experimental: true [2022-11-05T17:21:13.921Z] containerd: [2022-11-05T17:21:13.921Z] Version: 1.6.8 [2022-11-05T17:21:13.921Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:21:13.921Z] runc: [2022-11-05T17:21:13.921Z] Version: 1.1.4 [2022-11-05T17:21:13.921Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-05T17:21:13.921Z] docker-init: [2022-11-05T17:21:13.921Z] Version: 0.19.0 [2022-11-05T17:21:13.921Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-05T17:21:14.067Z] #14 8.227 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:21:14.067Z] #14 8.227 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:21:14.067Z] #14 8.233 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:21:14.067Z] #14 8.320 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:21:14.067Z] #14 8.320 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:21:14.067Z] #14 8.327 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:21:14.067Z] #14 8.400 Selecting previously unselected package jq. [2022-11-05T17:21:14.067Z] #14 8.400 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:21:14.067Z] #14 8.406 Unpacking jq (1.6-2.1) ... [2022-11-05T17:21:14.067Z] #14 8.468 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:21:14.202Z] + docker info [2022-11-05T17:21:14.202Z] Client: [2022-11-05T17:21:14.202Z] Context: default [2022-11-05T17:21:14.202Z] Debug Mode: false [2022-11-05T17:21:14.202Z] Plugins: [2022-11-05T17:21:14.202Z] buildx: Docker Buildx (Docker Inc.) [2022-11-05T17:21:14.202Z] Version: c5aec24 [2022-11-05T17:21:14.202Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-11-05T17:21:14.202Z] compose: Docker Compose (Docker Inc.) [2022-11-05T17:21:14.202Z] Version: v2.12.0 [2022-11-05T17:21:14.202Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-05T17:21:14.202Z] scan: Docker Scan (Docker Inc.) [2022-11-05T17:21:14.202Z] Version: v0.17.0 [2022-11-05T17:21:14.202Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-11-05T17:21:14.202Z] [2022-11-05T17:21:14.202Z] Server: [2022-11-05T17:21:14.202Z] Containers: 0 [2022-11-05T17:21:14.202Z] Running: 0 [2022-11-05T17:21:14.202Z] Paused: 0 [2022-11-05T17:21:14.202Z] Stopped: 0 [2022-11-05T17:21:14.202Z] Images: 3 [2022-11-05T17:21:14.202Z] Server Version: 22.06.0-beta.0 [2022-11-05T17:21:14.202Z] Storage Driver: overlay2 [2022-11-05T17:21:14.202Z] Backing Filesystem: extfs [2022-11-05T17:21:14.202Z] Supports d_type: true [2022-11-05T17:21:14.202Z] Using metacopy: false [2022-11-05T17:21:14.202Z] Native Overlay Diff: true [2022-11-05T17:21:14.202Z] userxattr: false [2022-11-05T17:21:14.202Z] Logging Driver: json-file [2022-11-05T17:21:14.202Z] Cgroup Driver: systemd [2022-11-05T17:21:14.202Z] Cgroup Version: 2 [2022-11-05T17:21:14.202Z] Plugins: [2022-11-05T17:21:14.202Z] Volume: local [2022-11-05T17:21:14.202Z] Network: bridge host ipvlan macvlan null overlay [2022-11-05T17:21:14.202Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-05T17:21:14.202Z] Swarm: inactive [2022-11-05T17:21:14.202Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-11-05T17:21:14.202Z] Default Runtime: runc [2022-11-05T17:21:14.202Z] Init Binary: docker-init [2022-11-05T17:21:14.202Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:21:14.202Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-05T17:21:14.202Z] init version: de40ad0 [2022-11-05T17:21:14.202Z] Security Options: [2022-11-05T17:21:14.202Z] apparmor [2022-11-05T17:21:14.202Z] seccomp [2022-11-05T17:21:14.202Z] Profile: builtin [2022-11-05T17:21:14.202Z] cgroupns [2022-11-05T17:21:14.202Z] Kernel Version: 5.15.0-1022-aws [2022-11-05T17:21:14.202Z] Operating System: Ubuntu 20.04.5 LTS [2022-11-05T17:21:14.202Z] OSType: linux [2022-11-05T17:21:14.202Z] Architecture: x86_64 [2022-11-05T17:21:14.202Z] CPUs: 2 [2022-11-05T17:21:14.202Z] Total Memory: 7.557GiB [2022-11-05T17:21:14.202Z] Name: ip-10-100-102-16 [2022-11-05T17:21:14.202Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2022-11-05T17:21:14.202Z] Docker Root Dir: /var/lib/docker [2022-11-05T17:21:14.202Z] Debug Mode: false [2022-11-05T17:21:14.202Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:21:14.202Z] Labels: [2022-11-05T17:21:14.202Z] Experimental: true [2022-11-05T17:21:14.202Z] Insecure Registries: [2022-11-05T17:21:14.202Z] 127.0.0.0/8 [2022-11-05T17:21:14.202Z] Live Restore Enabled: true [2022-11-05T17:21:14.202Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-05T17:21:14.257Z] #13 1.720 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-05T17:21:14.257Z] #13 ... [2022-11-05T17:21:14.257Z] [2022-11-05T17:21:14.257Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-05T17:21:14.257Z] #15 DONE 0.5s [2022-11-05T17:21:14.326Z] #14 8.484 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:21:14.326Z] #14 8.500 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:21:14.326Z] #14 8.515 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:21:14.326Z] #14 8.533 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:21:14.326Z] #14 8.547 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:21:14.326Z] #14 8.561 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:21:14.326Z] #14 8.577 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:21:14.326Z] #14 8.598 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:21:14.326Z] #14 8.613 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:21:14.326Z] #14 8.631 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:21:14.326Z] #14 8.644 Setting up ca-certificates (20210119) ... [2022-11-05T17:21:14.516Z] [2022-11-05T17:21:14.516Z] #16 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:21:14.516Z] #16 resolve docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf 0.1s done [2022-11-05T17:21:14.516Z] #16 sha256:425d66fc5b6c11d2c083e3c3f2e048fef15e2000f96c6450f25cc36101e10c75 7.12kB / 7.12kB done [2022-11-05T17:21:14.516Z] #16 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 0.8s done [2022-11-05T17:21:14.516Z] #16 sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf 1.86kB / 1.86kB done [2022-11-05T17:21:14.516Z] #16 sha256:7abe674dc8d8708d3939c7cebfebe135ec9323a47f03dd80931320548c19bbcc 1.80kB / 1.80kB done [2022-11-05T17:21:14.516Z] #16 sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 5.15MB / 5.15MB 0.6s done [2022-11-05T17:21:14.516Z] #16 sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 10.87MB / 10.87MB 0.6s done [2022-11-05T17:21:14.516Z] #16 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 81.37MB / 81.37MB 2.3s done [2022-11-05T17:21:14.516Z] #16 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 54.68MB / 54.68MB 1.8s done [2022-11-05T17:21:14.516Z] #16 sha256:dad95dc8c54cee5ff56f75f8788e3be31359659705497b9e4d2a5891e762359c 109.02MB / 109.02MB 3.7s [2022-11-05T17:21:14.516Z] #16 sha256:8801922da26709471d0202cdc8aa973df226265a7230f936cdc9342b4348e710 156B / 156B 1.9s done [2022-11-05T17:21:14.516Z] #16 extracting sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 0.3s done [2022-11-05T17:21:14.516Z] #16 extracting sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 0.3s done [2022-11-05T17:21:14.516Z] #16 extracting sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 1.3s [2022-11-05T17:21:14.524Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 . [2022-11-05T17:21:14.775Z] #16 ... [2022-11-05T17:21:14.775Z] [2022-11-05T17:21:14.775Z] #13 [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-11-05T17:21:14.775Z] #13 2.466 Fetched 8483 kB in 2s (4799 kB/s) [2022-11-05T17:21:14.781Z] #1 [internal] load .dockerignore [2022-11-05T17:21:14.781Z] #1 transferring context: 87B done [2022-11-05T17:21:14.781Z] #1 DONE 0.0s [2022-11-05T17:21:14.781Z] [2022-11-05T17:21:14.781Z] #2 [internal] load build definition from Dockerfile [2022-11-05T17:21:14.781Z] #2 transferring dockerfile: 16.91kB done [2022-11-05T17:21:14.781Z] #2 DONE 0.0s [2022-11-05T17:21:14.781Z] [2022-11-05T17:21:14.781Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-05T17:21:14.781Z] #3 DONE 0.3s [2022-11-05T17:21:14.898Z] #14 9.261 Updating certificates in /etc/ssl/certs... [2022-11-05T17:21:15.039Z] [2022-11-05T17:21:15.039Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-05T17:21:15.039Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-05T17:21:15.039Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-11-05T17:21:15.039Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-11-05T17:21:15.039Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 5.24MB / 9.94MB 0.1s [2022-11-05T17:21:15.040Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-05T17:21:15.040Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done [2022-11-05T17:21:15.040Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-11-05T17:21:15.299Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-11-05T17:21:15.299Z] #4 DONE 0.4s [2022-11-05T17:21:15.343Z] #13 2.466 Reading package lists... [2022-11-05T17:21:15.560Z] [2022-11-05T17:21:15.560Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:21:15.871Z] #14 10.22 129 added, 0 removed; done. [2022-11-05T17:21:16.150Z] #14 10.32 Setting up jq (1.6-2.1) ... [2022-11-05T17:21:16.150Z] #14 10.34 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:21:16.150Z] #14 10.36 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:21:16.150Z] #14 10.38 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:21:16.150Z] #14 10.41 Processing triggers for ca-certificates (20210119) ... [2022-11-05T17:21:16.150Z] #14 10.42 Updating certificates in /etc/ssl/certs... [2022-11-05T17:21:16.280Z] #13 3.027 Reading package lists... [2022-11-05T17:21:16.280Z] #13 3.579 Building dependency tree... [2022-11-05T17:21:16.280Z] #13 3.958 The following additional packages will be installed: [2022-11-05T17:21:16.494Z] #5 DONE 0.7s [2022-11-05T17:21:16.495Z] [2022-11-05T17:21:16.495Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-05T17:21:16.495Z] #6 DONE 0.7s [2022-11-05T17:21:16.495Z] [2022-11-05T17:21:16.495Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:21:16.495Z] #7 DONE 0.7s [2022-11-05T17:21:16.495Z] [2022-11-05T17:21:16.495Z] #8 [internal] load metadata for docker.io/library/golang:1.18.8-bullseye [2022-11-05T17:21:16.495Z] #8 DONE 0.7s [2022-11-05T17:21:16.538Z] #13 3.959 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-05T17:21:16.538Z] #13 3.959 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-05T17:21:16.538Z] #13 3.961 Recommended packages: [2022-11-05T17:21:16.538Z] #13 3.961 libldap-common publicsuffix libsasl2-modules [2022-11-05T17:21:16.538Z] #13 4.090 The following NEW packages will be installed: [2022-11-05T17:21:16.538Z] #13 4.091 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-05T17:21:16.538Z] #13 4.091 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-05T17:21:16.538Z] #13 4.091 libssh2-1 openssl [2022-11-05T17:21:16.797Z] #13 4.369 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-11-05T17:21:16.797Z] #13 4.369 Need to get 2941 kB of archives. [2022-11-05T17:21:16.797Z] #13 4.369 After this operation, 6478 kB of additional disk space will be used. [2022-11-05T17:21:16.797Z] #13 4.369 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-11-05T17:21:16.797Z] #13 4.377 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-11-05T17:21:16.797Z] #13 4.380 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-11-05T17:21:16.797Z] #13 4.382 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-11-05T17:21:16.797Z] #13 4.383 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-11-05T17:21:16.797Z] #13 4.387 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-11-05T17:21:16.797Z] #13 4.387 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-11-05T17:21:16.797Z] #13 4.388 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-11-05T17:21:16.797Z] #13 4.393 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-11-05T17:21:16.797Z] #13 4.398 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-11-05T17:21:16.797Z] #13 4.399 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-11-05T17:21:16.797Z] #13 4.404 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-11-05T17:21:16.797Z] #13 4.406 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-11-05T17:21:16.797Z] #13 4.408 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-11-05T17:21:16.797Z] #13 4.410 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-11-05T17:21:17.056Z] #13 4.535 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:21:17.056Z] #13 4.563 Fetched 2941 kB in 0s (9456 kB/s) [2022-11-05T17:21:17.056Z] #13 4.592 Selecting previously unselected package openssl. [2022-11-05T17:21:17.057Z] #13 4.592 (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-11-05T17:21:17.057Z] #13 4.592 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-11-05T17:21:17.057Z] #13 4.596 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:21:17.117Z] #14 11.40 0 added, 0 removed; done. [2022-11-05T17:21:17.117Z] #14 11.40 Running hooks in /etc/ca-certificates/update.d... [2022-11-05T17:21:17.117Z] #14 11.40 done. [2022-11-05T17:21:17.315Z] #13 4.717 Selecting previously unselected package ca-certificates. [2022-11-05T17:21:17.315Z] #13 4.717 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-05T17:21:17.315Z] #13 4.721 Unpacking ca-certificates (20210119) ... [2022-11-05T17:21:17.315Z] #13 4.792 Selecting previously unselected package libbrotli1:arm64. [2022-11-05T17:21:17.315Z] #13 4.792 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-11-05T17:21:17.315Z] #13 4.796 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-11-05T17:21:17.315Z] #13 4.860 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-11-05T17:21:17.315Z] #13 4.860 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-11-05T17:21:17.315Z] #13 4.864 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:21:17.315Z] #13 4.913 Selecting previously unselected package libsasl2-2:arm64. [2022-11-05T17:21:17.315Z] #13 4.913 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-11-05T17:21:17.315Z] #13 4.916 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:21:17.315Z] #13 4.963 Selecting previously unselected package libldap-2.4-2:arm64. [2022-11-05T17:21:17.315Z] #13 4.963 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-11-05T17:21:17.315Z] #13 4.966 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:21:17.315Z] #13 5.020 Selecting previously unselected package libnghttp2-14:arm64. [2022-11-05T17:21:17.315Z] #13 5.020 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-11-05T17:21:17.432Z] [2022-11-05T17:21:17.432Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:21:17.432Z] #9 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.1s done [2022-11-05T17:21:17.432Z] #9 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done [2022-11-05T17:21:17.432Z] #9 sha256:725ea075576e253aff7f205e8ff1f07d28ee28cb98089fb6d50eda013aeaeca5 529B / 529B done [2022-11-05T17:21:17.432Z] #9 sha256:d8cacd17cfdcf44e296b41c96f5dab7ae82024c28c4f45bd9181f3823bca639f 1.46kB / 1.46kB done [2022-11-05T17:21:17.432Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 0B / 55.05MB 0.1s [2022-11-05T17:21:17.574Z] #13 5.023 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-11-05T17:21:17.574Z] #13 5.070 Selecting previously unselected package libpsl5:arm64. [2022-11-05T17:21:17.574Z] #13 5.070 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-11-05T17:21:17.574Z] #13 5.075 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-11-05T17:21:17.574Z] #13 5.123 Selecting previously unselected package librtmp1:arm64. [2022-11-05T17:21:17.574Z] #13 5.124 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-11-05T17:21:17.574Z] #13 5.129 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:21:17.574Z] #13 5.169 Selecting previously unselected package libssh2-1:arm64. [2022-11-05T17:21:17.574Z] #13 5.170 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-11-05T17:21:17.574Z] #13 5.174 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-11-05T17:21:17.574Z] #13 5.229 Selecting previously unselected package libcurl4:arm64. [2022-11-05T17:21:17.574Z] #13 5.229 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-11-05T17:21:17.693Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 8.39MB / 55.05MB 0.3s [2022-11-05T17:21:17.832Z] #13 5.233 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:21:17.832Z] #13 5.292 Selecting previously unselected package curl. [2022-11-05T17:21:17.832Z] #13 5.292 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-11-05T17:21:17.832Z] #13 5.295 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:21:17.832Z] #13 5.459 Selecting previously unselected package libonig5:arm64. [2022-11-05T17:21:17.832Z] #13 5.459 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-11-05T17:21:17.832Z] #13 5.462 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-11-05T17:21:17.952Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 20.97MB / 55.05MB 0.5s [2022-11-05T17:21:17.952Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 24.94MB / 55.05MB 0.6s [2022-11-05T17:21:18.091Z] #13 5.519 Selecting previously unselected package libjq1:arm64. [2022-11-05T17:21:18.091Z] #13 5.521 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-11-05T17:21:18.091Z] #13 5.524 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-11-05T17:21:18.091Z] #13 5.570 Selecting previously unselected package jq. [2022-11-05T17:21:18.091Z] #13 5.572 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-11-05T17:21:18.091Z] #13 5.581 Unpacking jq (1.6-2.1) ... [2022-11-05T17:21:18.091Z] #13 5.622 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-11-05T17:21:18.091Z] #13 5.634 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-11-05T17:21:18.091Z] #13 5.649 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-11-05T17:21:18.091Z] #13 5.661 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:21:18.091Z] #13 5.671 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:21:18.092Z] #13 5.681 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:21:18.092Z] #13 5.691 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-11-05T17:21:18.092Z] #13 5.703 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:21:18.092Z] #13 5.718 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-11-05T17:21:18.215Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 33.55MB / 55.05MB 0.8s [2022-11-05T17:21:18.215Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 38.80MB / 55.05MB 0.9s [2022-11-05T17:21:18.351Z] #13 5.728 Setting up libjq1:arm64 (1.6-2.1) ... [2022-11-05T17:21:18.351Z] #13 5.738 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:21:18.351Z] #13 5.750 Setting up ca-certificates (20210119) ... [2022-11-05T17:21:18.474Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 44.04MB / 55.05MB 1.0s [2022-11-05T17:21:18.733Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.3s [2022-11-05T17:21:18.733Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.3s done [2022-11-05T17:21:18.918Z] #13 6.460 Updating certificates in /etc/ssl/certs... [2022-11-05T17:21:18.991Z] #9 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 [2022-11-05T17:21:19.020Z] #14 DONE 13.1s [2022-11-05T17:21:19.020Z] [2022-11-05T17:21:19.020Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-05T17:21:19.020Z] #17 DONE 0.2s [2022-11-05T17:21:19.020Z] [2022-11-05T17:21:19.020Z] #18 [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-11-05T17:21:19.862Z] #13 7.405 129 added, 0 removed; done. [2022-11-05T17:21:19.862Z] #13 7.435 Setting up jq (1.6-2.1) ... [2022-11-05T17:21:19.862Z] #13 7.448 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:21:19.862Z] #13 7.459 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:21:19.862Z] #13 7.471 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:21:20.121Z] #13 7.495 Processing triggers for ca-certificates (20210119) ... [2022-11-05T17:21:20.121Z] #13 7.504 Updating certificates in /etc/ssl/certs... [2022-11-05T17:21:20.688Z] #13 8.261 0 added, 0 removed; done. [2022-11-05T17:21:20.688Z] #13 8.261 Running hooks in /etc/ca-certificates/update.d... [2022-11-05T17:21:20.688Z] #13 8.262 done. [2022-11-05T17:21:20.982Z] #9 ... [2022-11-05T17:21:20.982Z] [2022-11-05T17:21:20.982Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:21:20.982Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-05T17:21:20.982Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-05T17:21:20.982Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done [2022-11-05T17:21:20.982Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:21:20.982Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-05T17:21:20.982Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-11-05T17:21:20.982Z] #10 DONE 3.3s [2022-11-05T17:21:20.982Z] [2022-11-05T17:21:20.982Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:21:21.559Z] #18 2.148 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-05T17:21:21.559Z] #18 2.442 [2022-11-05T17:21:21.820Z] #18 2.664 #=#=# ######################################################################## 100.0% [2022-11-05T17:21:21.936Z] #9 ... [2022-11-05T17:21:21.936Z] [2022-11-05T17:21:21.936Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:21:21.936Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-11-05T17:21:21.936Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-05T17:21:21.936Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-05T17:21:21.936Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-11-05T17:21:21.936Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-11-05T17:21:21.936Z] #11 DONE 4.4s [2022-11-05T17:21:21.936Z] [2022-11-05T17:21:21.936Z] #12 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-05T17:21:21.936Z] #12 DONE 0.3s [2022-11-05T17:21:21.936Z] [2022-11-05T17:21:21.936Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:21:22.068Z] #13 DONE 9.6s [2022-11-05T17:21:22.068Z] [2022-11-05T17:21:22.068Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-05T17:21:22.068Z] #17 DONE 0.1s [2022-11-05T17:21:22.068Z] [2022-11-05T17:21:22.068Z] #16 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:21:22.068Z] #16 extracting sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 3.0s done [2022-11-05T17:21:22.068Z] #16 extracting sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 2.7s done [2022-11-05T17:21:22.068Z] #16 extracting sha256:dad95dc8c54cee5ff56f75f8788e3be31359659705497b9e4d2a5891e762359c 2.7s [2022-11-05T17:21:22.079Z] #18 3.056 [2022-11-05T17:21:22.079Z] #18 ... [2022-11-05T17:21:22.079Z] [2022-11-05T17:21:22.079Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:21:22.079Z] #11 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 7.3s done [2022-11-05T17:21:22.079Z] #11 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 6.5s [2022-11-05T17:21:22.194Z] #9 ... [2022-11-05T17:21:22.194Z] [2022-11-05T17:21:22.194Z] #13 [internal] load build context [2022-11-05T17:21:22.194Z] #13 transferring context: 53.55MB 4.9s done [2022-11-05T17:21:22.194Z] #13 DONE 4.9s [2022-11-05T17:21:22.194Z] [2022-11-05T17:21:22.195Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:21:22.338Z] #11 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 6.9s done [2022-11-05T17:21:22.598Z] #11 extracting sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 [2022-11-05T17:21:22.761Z] #9 ... [2022-11-05T17:21:22.761Z] [2022-11-05T17:21:22.761Z] #14 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-05T17:21:22.761Z] #14 DONE 0.4s [2022-11-05T17:21:22.761Z] [2022-11-05T17:21:22.761Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:21:22.761Z] #15 resolve docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf 0.1s done [2022-11-05T17:21:22.761Z] #15 sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf 1.86kB / 1.86kB done [2022-11-05T17:21:22.761Z] #15 sha256:0fb1e79db0084e49cd4169612c6f7b7d414a1dba59072997cd3ac3ae1d725361 1.80kB / 1.80kB done [2022-11-05T17:21:22.761Z] #15 sha256:5dbca7d087255ed1b95318a361616eb652167d50954591eca6c94fe36eb92694 7.10kB / 7.10kB done [2022-11-05T17:21:22.761Z] #15 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.3s done [2022-11-05T17:21:22.761Z] #15 sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 5.16MB / 5.16MB 0.4s done [2022-11-05T17:21:22.761Z] #15 sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 54.59MB / 54.59MB 1.8s done [2022-11-05T17:21:22.761Z] #15 sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 10.88MB / 10.88MB 0.8s done [2022-11-05T17:21:22.761Z] #15 sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 85.97MB / 85.97MB 2.5s done [2022-11-05T17:21:22.761Z] #15 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 141.93MB / 141.93MB 4.1s done [2022-11-05T17:21:22.761Z] #15 sha256:623d7734067d7da36f5e20c88daf24f3ba0ff5075ff4021c00bc9f70dc0c7902 156B / 156B 1.9s done [2022-11-05T17:21:23.171Z] #11 ... [2022-11-05T17:21:23.171Z] [2022-11-05T17:21:23.171Z] #18 [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-11-05T17:21:23.171Z] #18 4.128 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-05T17:21:23.430Z] #18 4.435 [2022-11-05T17:21:23.691Z] #18 4.667 #=#=# ############################### 43.4% ######################################################################## 100.0% [2022-11-05T17:21:23.950Z] #18 4.996 [2022-11-05T17:21:23.976Z] #16 extracting sha256:dad95dc8c54cee5ff56f75f8788e3be31359659705497b9e4d2a5891e762359c 4.6s done [2022-11-05T17:21:24.136Z] #15 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 [2022-11-05T17:21:24.136Z] #15 ... [2022-11-05T17:21:24.136Z] [2022-11-05T17:21:24.136Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:21:24.136Z] #9 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 4.9s done [2022-11-05T17:21:24.136Z] #9 DONE 6.7s [2022-11-05T17:21:24.136Z] [2022-11-05T17:21:24.136Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:21:24.136Z] #15 ... [2022-11-05T17:21:24.136Z] [2022-11-05T17:21:24.136Z] #16 [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-11-05T17:21:24.236Z] #16 extracting sha256:8801922da26709471d0202cdc8aa973df226265a7230f936cdc9342b4348e710 done [2022-11-05T17:21:24.236Z] #16 DONE 16.8s [2022-11-05T17:21:24.236Z] [2022-11-05T17:21:24.236Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:21:25.070Z] #16 0.987 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:25.070Z] #16 0.998 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:25.070Z] #16 1.003 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:25.070Z] #16 1.117 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:21:25.174Z] #18 DONE 0.7s [2022-11-05T17:21:25.174Z] [2022-11-05T17:21:25.174Z] #19 [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-11-05T17:21:25.327Z] #18 6.191 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-05T17:21:25.434Z] #19 DONE 0.5s [2022-11-05T17:21:25.434Z] [2022-11-05T17:21:25.434Z] #20 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:21:25.585Z] #18 6.565 [2022-11-05T17:21:25.637Z] #16 1.571 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:21:25.695Z] #20 ... [2022-11-05T17:21:25.695Z] [2022-11-05T17:21:25.695Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-05T17:21:25.695Z] #21 DONE 0.2s [2022-11-05T17:21:25.695Z] [2022-11-05T17:21:25.695Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-05T17:21:25.695Z] #22 DONE 0.2s [2022-11-05T17:21:25.895Z] #16 1.820 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:21:25.957Z] [2022-11-05T17:21:25.957Z] #23 [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-11-05T17:21:25.957Z] #0 1.612 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-05T17:21:25.957Z] #0 1.840 [2022-11-05T17:21:25.957Z] #0 2.060 #=#=# ######################################################################## 100.0% [2022-11-05T17:21:25.957Z] #0 2.389 [2022-11-05T17:21:25.957Z] #0 3.389 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-05T17:21:25.957Z] #0 3.676 [2022-11-05T17:21:26.107Z] #18 6.790 #=#=# ########## 14.0% ######################################### 57.8% ################################################################ 89.3% ######################################################################## 100.0% [2022-11-05T17:21:26.215Z] #23 3.936 #=#=# 0.2% ######################################################################## 100.0% [2022-11-05T17:21:26.366Z] #18 7.412 [2022-11-05T17:21:26.475Z] #23 4.353 [2022-11-05T17:21:27.285Z] #16 2.917 Fetched 8600 kB in 2s (3928 kB/s) [2022-11-05T17:21:27.742Z] #18 8.486 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-05T17:21:27.742Z] #18 8.800 [2022-11-05T17:21:27.852Z] #16 2.917 Reading package lists... [2022-11-05T17:21:28.000Z] #18 9.014 #=#=# ######################################################################## 100.0% [2022-11-05T17:21:28.259Z] #18 9.328 [2022-11-05T17:21:28.379Z] #23 5.883 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-05T17:21:28.379Z] #23 6.226 [2022-11-05T17:21:28.786Z] #16 3.852 Reading package lists... [2022-11-05T17:21:28.786Z] #16 4.617 Building dependency tree... [2022-11-05T17:21:29.044Z] #16 4.963 The following additional packages will be installed: [2022-11-05T17:21:29.044Z] #16 4.963 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-05T17:21:29.044Z] #16 4.963 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-05T17:21:29.044Z] #16 4.963 Recommended packages: [2022-11-05T17:21:29.044Z] #16 4.963 libldap-common publicsuffix libsasl2-modules [2022-11-05T17:21:29.194Z] #18 10.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-05T17:21:29.194Z] #18 10.33 [2022-11-05T17:21:29.303Z] #16 5.140 The following NEW packages will be installed: [2022-11-05T17:21:29.303Z] #16 5.141 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-05T17:21:29.303Z] #16 5.141 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-05T17:21:29.303Z] #16 5.142 libssh2-1 openssl [2022-11-05T17:21:29.420Z] #23 6.448 #=#=# 0.0% ################################### 49.8% ########################################## 59.2% ################################################################## 91.8% [2022-11-05T17:21:29.420Z] #23 ... [2022-11-05T17:21:29.420Z] [2022-11-05T17:21:29.420Z] #20 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:21:29.420Z] #20 3.987 + RM_GOPATH=0 [2022-11-05T17:21:29.420Z] #20 3.987 + TMP_GOPATH= [2022-11-05T17:21:29.420Z] #20 3.987 + : /build [2022-11-05T17:21:29.420Z] #20 3.987 + '[' -z '' ']' [2022-11-05T17:21:29.420Z] #20 3.987 ++ mktemp -d [2022-11-05T17:21:29.561Z] #16 5.423 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-11-05T17:21:29.561Z] #16 5.423 Need to get 3047 kB of archives. [2022-11-05T17:21:29.561Z] #16 5.423 After this operation, 6661 kB of additional disk space will be used. [2022-11-05T17:21:29.561Z] #16 5.423 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-11-05T17:21:29.561Z] #16 5.433 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-11-05T17:21:29.561Z] #16 5.433 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-11-05T17:21:29.561Z] #16 5.437 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-11-05T17:21:29.561Z] #16 5.447 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-11-05T17:21:29.561Z] #16 5.447 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-11-05T17:21:29.561Z] #16 5.447 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-11-05T17:21:29.561Z] #16 5.447 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-11-05T17:21:29.561Z] #16 5.447 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-11-05T17:21:29.561Z] #16 5.447 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-11-05T17:21:29.561Z] #16 5.447 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-11-05T17:21:29.561Z] #16 5.453 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-11-05T17:21:29.561Z] #16 5.458 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:21:29.561Z] #16 5.462 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:21:29.561Z] #16 5.462 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:21:29.561Z] #16 5.605 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:21:29.679Z] #20 3.989 + export GOPATH=/tmp/tmp.tJGoLogEgg [2022-11-05T17:21:29.679Z] #20 3.989 + GOPATH=/tmp/tmp.tJGoLogEgg [2022-11-05T17:21:29.679Z] #20 3.989 + RM_GOPATH=1 [2022-11-05T17:21:29.679Z] #20 3.989 + case "$(go env GOARCH)" in [2022-11-05T17:21:29.679Z] #20 4.004 ++ go env GOARCH [2022-11-05T17:21:29.679Z] #20 4.044 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:29.679Z] #20 4.044 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:29.679Z] #20 4.059 Install docker/cli version 17.06.2-ce from stable [2022-11-05T17:21:29.679Z] #20 4.059 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:29.679Z] #20 4.059 + dir=/tmp/install [2022-11-05T17:21:29.679Z] #20 4.059 + bin=dockercli [2022-11-05T17:21:29.679Z] #20 4.059 + shift [2022-11-05T17:21:29.679Z] #20 4.059 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-05T17:21:29.679Z] #20 4.059 + . /tmp/install/dockercli.installer [2022-11-05T17:21:29.679Z] #20 4.059 ++ : stable [2022-11-05T17:21:29.679Z] #20 4.059 ++ : 17.06.2-ce [2022-11-05T17:21:29.679Z] #20 4.059 + install_dockercli [2022-11-05T17:21:29.679Z] #20 4.059 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-05T17:21:29.679Z] #20 4.059 ++ uname -m [2022-11-05T17:21:29.679Z] #20 4.068 + arch=aarch64 [2022-11-05T17:21:29.679Z] #20 4.068 + '[' aarch64 '!=' x86_64 ']' [2022-11-05T17:21:29.679Z] #20 4.068 + '[' aarch64 '!=' s390x ']' [2022-11-05T17:21:29.679Z] #20 4.068 + '[' aarch64 '!=' armhf ']' [2022-11-05T17:21:29.679Z] #20 4.068 + build_dockercli [2022-11-05T17:21:29.679Z] #20 4.068 + git clone https://github.com/docker/docker-ce /tmp/tmp.tJGoLogEgg/tmp/docker-ce [2022-11-05T17:21:29.679Z] #20 4.083 Cloning into '/tmp/tmp.tJGoLogEgg/tmp/docker-ce'... [2022-11-05T17:21:29.711Z] #18 10.55 #=#=# ######################################################################## 100.0% [2022-11-05T17:21:29.711Z] #18 10.84 [2022-11-05T17:21:29.711Z] #18 10.91 Download of images into '/build' complete. [2022-11-05T17:21:29.820Z] #16 5.638 Fetched 3047 kB in 0s (9694 kB/s) [2022-11-05T17:21:29.820Z] #16 5.664 Selecting previously unselected package openssl. [2022-11-05T17:21:29.820Z] #16 5.664 (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 ... 6661 files and directories currently installed.) [2022-11-05T17:21:29.820Z] #16 5.672 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-11-05T17:21:29.820Z] #16 5.676 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:21:29.820Z] #16 5.833 Selecting previously unselected package ca-certificates. [2022-11-05T17:21:29.820Z] #16 5.833 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-05T17:21:29.820Z] #16 5.837 Unpacking ca-certificates (20210119) ... [2022-11-05T17:21:29.820Z] #16 5.916 Selecting previously unselected package libbrotli1:amd64. [2022-11-05T17:21:29.820Z] #16 5.916 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-11-05T17:21:29.820Z] #16 5.926 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:21:29.970Z] #18 10.91 Use something like the following to load the result into a Docker daemon: [2022-11-05T17:21:29.970Z] #18 10.91 tar -cC '/build' . | docker load [2022-11-05T17:21:30.078Z] #16 6.014 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-11-05T17:21:30.078Z] #16 6.014 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:21:30.078Z] #16 6.018 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:21:30.079Z] #16 6.064 Selecting previously unselected package libsasl2-2:amd64. [2022-11-05T17:21:30.079Z] #16 6.065 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:21:30.079Z] #16 6.070 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:21:30.079Z] #16 6.123 Selecting previously unselected package libldap-2.4-2:amd64. [2022-11-05T17:21:30.079Z] #16 6.125 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-11-05T17:21:30.079Z] #16 6.129 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:21:30.079Z] #16 6.205 Selecting previously unselected package libnghttp2-14:amd64. [2022-11-05T17:21:30.337Z] #16 6.208 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-11-05T17:21:30.337Z] #16 6.213 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:21:30.337Z] #16 6.261 Selecting previously unselected package libpsl5:amd64. [2022-11-05T17:21:30.337Z] #16 6.261 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-11-05T17:21:30.337Z] #16 6.266 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:21:30.337Z] #16 6.313 Selecting previously unselected package librtmp1:amd64. [2022-11-05T17:21:30.337Z] #16 6.313 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-11-05T17:21:30.337Z] #16 6.319 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:21:30.337Z] #16 6.374 Selecting previously unselected package libssh2-1:amd64. [2022-11-05T17:21:30.337Z] #16 6.374 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-11-05T17:21:30.337Z] #16 6.381 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:21:30.537Z] #18 ... [2022-11-05T17:21:30.537Z] [2022-11-05T17:21:30.537Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:21:30.537Z] #11 extracting sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 7.8s [2022-11-05T17:21:30.595Z] #16 6.465 Selecting previously unselected package libcurl4:amd64. [2022-11-05T17:21:30.595Z] #16 6.465 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:21:30.595Z] #16 6.469 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:21:30.595Z] #16 6.546 Selecting previously unselected package curl. [2022-11-05T17:21:30.595Z] #16 6.546 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:21:30.595Z] #16 6.551 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:21:30.854Z] #16 6.618 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:21:30.854Z] #16 6.620 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:21:30.854Z] #16 6.623 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:21:30.854Z] #16 6.694 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:21:30.854Z] #16 6.697 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:21:30.854Z] #16 6.701 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:21:30.854Z] #16 6.752 Selecting previously unselected package jq. [2022-11-05T17:21:30.854Z] #16 6.754 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:21:30.854Z] #16 6.759 Unpacking jq (1.6-2.1) ... [2022-11-05T17:21:30.854Z] #16 6.803 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:21:30.854Z] #16 6.819 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:21:30.854Z] #16 6.830 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:21:30.854Z] #16 6.843 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:21:30.854Z] #16 6.858 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:21:30.854Z] #16 6.872 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:21:30.854Z] #16 6.886 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:21:30.854Z] #16 6.901 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:21:30.854Z] #16 6.919 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:21:30.854Z] #16 6.933 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:21:31.112Z] #16 6.946 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:21:31.112Z] #16 6.958 Setting up ca-certificates (20210119) ... [2022-11-05T17:21:31.679Z] #16 7.556 Updating certificates in /etc/ssl/certs... [2022-11-05T17:21:32.246Z] #16 8.221 129 added, 0 removed; done. [2022-11-05T17:21:32.246Z] #16 8.255 Setting up jq (1.6-2.1) ... [2022-11-05T17:21:32.507Z] #16 8.268 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:21:32.507Z] #16 8.280 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:21:32.507Z] #16 8.292 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:21:32.507Z] #16 8.313 Processing triggers for ca-certificates (20210119) ... [2022-11-05T17:21:32.507Z] #16 8.321 Updating certificates in /etc/ssl/certs... [2022-11-05T17:21:32.765Z] #16 8.882 0 added, 0 removed; done. [2022-11-05T17:21:33.026Z] #16 8.882 Running hooks in /etc/ca-certificates/update.d... [2022-11-05T17:21:33.026Z] #16 8.884 done. [2022-11-05T17:21:33.075Z] #11 extracting sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 10.1s done [2022-11-05T17:21:33.075Z] #11 extracting sha256:623d7734067d7da36f5e20c88daf24f3ba0ff5075ff4021c00bc9f70dc0c7902 done [2022-11-05T17:21:33.962Z] #16 DONE 9.9s [2022-11-05T17:21:33.962Z] [2022-11-05T17:21:33.962Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-05T17:21:33.962Z] #17 DONE 0.1s [2022-11-05T17:21:33.962Z] [2022-11-05T17:21:33.962Z] #18 [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-11-05T17:21:34.016Z] #11 DONE 39.0s [2022-11-05T17:21:34.017Z] [2022-11-05T17:21:34.017Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:21:34.220Z] #18 ... [2022-11-05T17:21:34.220Z] [2022-11-05T17:21:34.220Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:21:34.220Z] #15 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 0.4s done [2022-11-05T17:21:34.220Z] #15 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.4s done [2022-11-05T17:21:34.220Z] #15 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 4.2s done [2022-11-05T17:21:34.220Z] #15 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 4.2s done [2022-11-05T17:21:34.220Z] #15 extracting sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 0.4s [2022-11-05T17:21:34.280Z] #19 ... [2022-11-05T17:21:34.280Z] [2022-11-05T17:21:34.280Z] #18 [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-11-05T17:21:34.280Z] #18 DONE 15.3s [2022-11-05T17:21:34.280Z] [2022-11-05T17:21:34.280Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:21:34.848Z] #19 DONE 1.2s [2022-11-05T17:21:35.107Z] [2022-11-05T17:21:35.107Z] #20 [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-11-05T17:21:35.598Z] #15 ... [2022-11-05T17:21:35.598Z] [2022-11-05T17:21:35.598Z] #18 [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-11-05T17:21:35.598Z] #18 1.628 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-05T17:21:35.673Z] #20 DONE 0.7s [2022-11-05T17:21:35.857Z] #18 1.890 [2022-11-05T17:21:35.934Z] [2022-11-05T17:21:35.934Z] #21 [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-11-05T17:21:35.934Z] #21 ... [2022-11-05T17:21:35.934Z] [2022-11-05T17:21:35.934Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-05T17:21:35.934Z] #22 DONE 0.2s [2022-11-05T17:21:35.934Z] [2022-11-05T17:21:35.934Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-05T17:21:35.934Z] #23 DONE 0.2s [2022-11-05T17:21:36.116Z] #18 2.107 #=#=# ######################################################################## 100.0% [2022-11-05T17:21:36.196Z] [2022-11-05T17:21:36.196Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:21:36.247Z] #20 ... [2022-11-05T17:21:36.247Z] [2022-11-05T17:21:36.247Z] #24 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:21:36.247Z] #0 4.282 + RM_GOPATH=0 [2022-11-05T17:21:36.247Z] #0 4.282 + TMP_GOPATH= [2022-11-05T17:21:36.247Z] #0 4.282 + : /build [2022-11-05T17:21:36.247Z] #0 4.287 + '[' -z '' ']' [2022-11-05T17:21:36.247Z] #0 4.288 ++ mktemp -d [2022-11-05T17:21:36.247Z] #0 4.290 + export GOPATH=/tmp/tmp.IUjyMdTaOX [2022-11-05T17:21:36.247Z] #0 4.290 + GOPATH=/tmp/tmp.IUjyMdTaOX [2022-11-05T17:21:36.247Z] #0 4.296 + RM_GOPATH=1 [2022-11-05T17:21:36.247Z] #0 4.296 + case "$(go env GOARCH)" in [2022-11-05T17:21:36.247Z] #0 4.297 ++ go env GOARCH [2022-11-05T17:21:36.247Z] #0 4.319 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.247Z] #0 4.319 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.247Z] #0 4.319 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:36.247Z] #0 4.321 + dir=/tmp/install [2022-11-05T17:21:36.247Z] #0 4.321 + bin=tomlv [2022-11-05T17:21:36.247Z] #0 4.321 + shift [2022-11-05T17:21:36.247Z] #0 4.321 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-05T17:21:36.247Z] #0 4.323 + . /tmp/install/tomlv.installer [2022-11-05T17:21:36.247Z] #0 4.324 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:21:36.247Z] #0 4.324 + install_tomlv [2022-11-05T17:21:36.247Z] #0 4.324 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-05T17:21:36.247Z] #0 4.324 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:21:36.247Z] #0 4.324 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IUjyMdTaOX/src/github.com/BurntSushi/toml [2022-11-05T17:21:36.247Z] #0 4.344 Cloning into '/tmp/tmp.IUjyMdTaOX/src/github.com/BurntSushi/toml'... [2022-11-05T17:21:36.247Z] #0 5.419 + cd /tmp/tmp.IUjyMdTaOX/src/github.com/BurntSushi/toml [2022-11-05T17:21:36.247Z] #0 5.419 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:21:36.247Z] #0 5.528 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:21:36.247Z] #0 6.182 internal/unsafeheader [2022-11-05T17:21:36.247Z] #0 6.237 internal/goarch [2022-11-05T17:21:36.247Z] #0 6.323 internal/cpu [2022-11-05T17:21:36.247Z] #0 6.401 internal/abi [2022-11-05T17:21:36.247Z] #0 6.828 internal/goexperiment [2022-11-05T17:21:36.247Z] #0 6.976 internal/goos [2022-11-05T17:21:36.247Z] #0 7.044 runtime/internal/math [2022-11-05T17:21:36.247Z] #0 7.074 internal/bytealg [2022-11-05T17:21:36.247Z] #0 7.222 runtime/internal/atomic [2022-11-05T17:21:36.247Z] #0 8.090 runtime/internal/sys [2022-11-05T17:21:36.247Z] #0 8.206 runtime/internal/syscall [2022-11-05T17:21:36.247Z] #0 8.478 internal/itoa [2022-11-05T17:21:36.247Z] #0 8.622 runtime [2022-11-05T17:21:36.247Z] #0 8.729 math/bits [2022-11-05T17:21:36.247Z] #0 9.449 math [2022-11-05T17:21:36.247Z] #24 ... [2022-11-05T17:21:36.247Z] [2022-11-05T17:21:36.247Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:21:36.247Z] #0 4.701 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:36.247Z] #0 4.758 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:36.247Z] #0 4.758 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:36.247Z] #0 5.661 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-05T17:21:36.247Z] #0 7.868 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB] [2022-11-05T17:21:36.247Z] #25 ... [2022-11-05T17:21:36.247Z] [2022-11-05T17:21:36.247Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:21:36.247Z] #0 3.378 + RM_GOPATH=0 [2022-11-05T17:21:36.247Z] #0 3.378 + TMP_GOPATH= [2022-11-05T17:21:36.247Z] #0 3.378 + : /build [2022-11-05T17:21:36.247Z] #0 3.378 + '[' -z '' ']' [2022-11-05T17:21:36.247Z] #0 3.387 ++ mktemp -d [2022-11-05T17:21:36.247Z] #0 3.387 + export GOPATH=/tmp/tmp.N5ZlsyFz40 [2022-11-05T17:21:36.247Z] #0 3.387 + GOPATH=/tmp/tmp.N5ZlsyFz40 [2022-11-05T17:21:36.247Z] #0 3.387 + RM_GOPATH=1 [2022-11-05T17:21:36.247Z] #0 3.387 + case "$(go env GOARCH)" in [2022-11-05T17:21:36.247Z] #0 3.387 ++ go env GOARCH [2022-11-05T17:21:36.247Z] #0 3.396 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.247Z] #0 3.396 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.247Z] #0 3.409 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:36.247Z] #0 3.413 + dir=/tmp/install [2022-11-05T17:21:36.247Z] #0 3.413 + bin=shfmt [2022-11-05T17:21:36.247Z] #0 3.413 + shift [2022-11-05T17:21:36.247Z] #0 3.413 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-05T17:21:36.247Z] #0 3.413 + . /tmp/install/shfmt.installer [2022-11-05T17:21:36.247Z] #0 3.413 ++ : v3.0.2 [2022-11-05T17:21:36.247Z] #0 3.413 + install_shfmt [2022-11-05T17:21:36.247Z] #0 3.413 + echo 'Install shfmt version v3.0.2' [2022-11-05T17:21:36.247Z] #0 3.413 + GOBIN=/build [2022-11-05T17:21:36.247Z] #0 3.413 + GO111MODULE=on [2022-11-05T17:21:36.247Z] #0 3.413 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-05T17:21:36.247Z] #0 3.413 Install shfmt version v3.0.2 [2022-11-05T17:21:36.247Z] #0 3.902 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-05T17:21:36.247Z] #0 6.358 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-05T17:21:36.247Z] #0 6.360 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-05T17:21:36.247Z] #0 6.424 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-05T17:21:36.247Z] #0 7.904 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-05T17:21:36.247Z] #26 ... [2022-11-05T17:21:36.247Z] [2022-11-05T17:21:36.247Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:21:36.247Z] #0 3.653 + RM_GOPATH=0 [2022-11-05T17:21:36.247Z] #0 3.653 + TMP_GOPATH= [2022-11-05T17:21:36.247Z] #0 3.653 + : /build [2022-11-05T17:21:36.247Z] #0 3.655 + '[' -z '' ']' [2022-11-05T17:21:36.247Z] #0 3.655 ++ mktemp -d [2022-11-05T17:21:36.247Z] #0 3.657 + export GOPATH=/tmp/tmp.GfQ1DmRRQg [2022-11-05T17:21:36.247Z] #0 3.657 + GOPATH=/tmp/tmp.GfQ1DmRRQg [2022-11-05T17:21:36.247Z] #0 3.657 + RM_GOPATH=1 [2022-11-05T17:21:36.247Z] #0 3.657 + case "$(go env GOARCH)" in [2022-11-05T17:21:36.247Z] #0 3.657 ++ go env GOARCH [2022-11-05T17:21:36.247Z] #0 3.665 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.247Z] #0 3.665 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.247Z] #0 3.665 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:36.247Z] #0 3.665 + dir=/tmp/install [2022-11-05T17:21:36.247Z] #0 3.665 + bin=gotestsum [2022-11-05T17:21:36.247Z] #0 3.665 + shift [2022-11-05T17:21:36.247Z] #0 3.665 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-05T17:21:36.247Z] #0 3.665 + . /tmp/install/gotestsum.installer [2022-11-05T17:21:36.247Z] #0 3.665 ++ : v1.7.0 [2022-11-05T17:21:36.247Z] #0 3.665 + install_gotestsum [2022-11-05T17:21:36.247Z] #0 3.665 + set -e [2022-11-05T17:21:36.247Z] #0 3.665 + echo 'Install gotestsum version v1.7.0' [2022-11-05T17:21:36.247Z] #0 3.667 Install gotestsum version v1.7.0 [2022-11-05T17:21:36.247Z] #0 3.668 + GOBIN=/build [2022-11-05T17:21:36.247Z] #0 3.668 + GO111MODULE=on [2022-11-05T17:21:36.247Z] #0 3.668 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-05T17:21:36.247Z] #0 4.149 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-05T17:21:36.247Z] #0 5.678 go: downloading github.com/fatih/color v1.10.0 [2022-11-05T17:21:36.247Z] #0 5.893 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-05T17:21:36.247Z] #0 5.933 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-05T17:21:36.247Z] #0 5.945 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:21:36.247Z] #0 6.136 go: downloading golang.org/x/tools v0.1.0 [2022-11-05T17:21:36.247Z] #0 6.162 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-05T17:21:36.247Z] #0 6.368 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-05T17:21:36.247Z] #0 6.476 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-05T17:21:36.247Z] #0 6.658 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-05T17:21:36.247Z] #0 9.688 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-05T17:21:36.247Z] #0 9.770 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-05T17:21:36.247Z] #0 9.891 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-05T17:21:36.247Z] #27 ... [2022-11-05T17:21:36.247Z] [2022-11-05T17:21:36.248Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:21:36.248Z] #0 3.674 + git clone https://github.com/docker/distribution.git . [2022-11-05T17:21:36.248Z] #0 3.674 Cloning into '.'... [2022-11-05T17:21:36.248Z] #28 ... [2022-11-05T17:21:36.248Z] [2022-11-05T17:21:36.248Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:21:36.248Z] #0 3.477 + RM_GOPATH=0 [2022-11-05T17:21:36.248Z] #0 3.477 + TMP_GOPATH= [2022-11-05T17:21:36.248Z] #0 3.477 + : /build [2022-11-05T17:21:36.248Z] #0 3.477 + '[' -z '' ']' [2022-11-05T17:21:36.248Z] #0 3.481 ++ mktemp -d [2022-11-05T17:21:36.248Z] #0 3.481 + export GOPATH=/tmp/tmp.wBvWsaZDU4 [2022-11-05T17:21:36.248Z] #0 3.481 + GOPATH=/tmp/tmp.wBvWsaZDU4 [2022-11-05T17:21:36.248Z] #0 3.481 + RM_GOPATH=1 [2022-11-05T17:21:36.248Z] #0 3.481 + case "$(go env GOARCH)" in [2022-11-05T17:21:36.248Z] #0 3.481 ++ go env GOARCH [2022-11-05T17:21:36.248Z] #0 3.487 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.248Z] #0 3.487 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.248Z] #0 3.487 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:36.248Z] #0 3.487 + dir=/tmp/install [2022-11-05T17:21:36.248Z] #0 3.487 + bin=golangci_lint [2022-11-05T17:21:36.248Z] #0 3.487 + shift [2022-11-05T17:21:36.248Z] #0 3.487 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-05T17:21:36.248Z] #0 3.487 + . /tmp/install/golangci_lint.installer [2022-11-05T17:21:36.248Z] #0 3.487 ++ : v1.44.0 [2022-11-05T17:21:36.248Z] #0 3.487 + install_golangci_lint [2022-11-05T17:21:36.248Z] #0 3.487 + set -e [2022-11-05T17:21:36.248Z] #0 3.487 + echo 'Install golangci-lint version v1.44.0' [2022-11-05T17:21:36.248Z] #0 3.487 + GOBIN=/build [2022-11-05T17:21:36.248Z] #0 3.487 + GO111MODULE=on [2022-11-05T17:21:36.248Z] #0 3.487 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-05T17:21:36.248Z] #0 3.487 Install golangci-lint version v1.44.0 [2022-11-05T17:21:36.248Z] #0 3.988 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-05T17:21:36.248Z] #29 ... [2022-11-05T17:21:36.248Z] [2022-11-05T17:21:36.248Z] #30 [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-11-05T17:21:36.248Z] #0 3.614 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-05T17:21:36.248Z] #0 3.620 Cloning into '.'... [2022-11-05T17:21:36.248Z] #30 ... [2022-11-05T17:21:36.248Z] [2022-11-05T17:21:36.248Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:21:36.248Z] #0 4.691 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:36.248Z] #0 4.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:36.248Z] #0 4.755 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:36.248Z] #0 5.713 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-05T17:21:36.248Z] #0 8.296 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB] [2022-11-05T17:21:36.376Z] #18 2.375 [2022-11-05T17:21:36.507Z] #31 ... [2022-11-05T17:21:36.507Z] [2022-11-05T17:21:36.507Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:21:36.507Z] #0 4.165 + RM_GOPATH=0 [2022-11-05T17:21:36.507Z] #0 4.165 + TMP_GOPATH= [2022-11-05T17:21:36.507Z] #0 4.165 + : /build [2022-11-05T17:21:36.507Z] #0 4.165 + '[' -z '' ']' [2022-11-05T17:21:36.507Z] #0 4.184 ++ mktemp -d [2022-11-05T17:21:36.507Z] #0 4.184 + export GOPATH=/tmp/tmp.f7ZLp8dN93 [2022-11-05T17:21:36.507Z] #0 4.184 + GOPATH=/tmp/tmp.f7ZLp8dN93 [2022-11-05T17:21:36.507Z] #0 4.184 + RM_GOPATH=1 [2022-11-05T17:21:36.507Z] #0 4.184 + case "$(go env GOARCH)" in [2022-11-05T17:21:36.507Z] #0 4.184 ++ go env GOARCH [2022-11-05T17:21:36.507Z] #0 4.252 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.507Z] #0 4.252 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.507Z] #0 4.252 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:36.507Z] #0 4.254 + dir=/tmp/install [2022-11-05T17:21:36.507Z] #0 4.254 + bin=proxy [2022-11-05T17:21:36.507Z] #0 4.256 + shift [2022-11-05T17:21:36.507Z] #0 4.259 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-05T17:21:36.507Z] #0 4.259 + . /tmp/install/proxy.installer [2022-11-05T17:21:36.507Z] #0 4.260 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:21:36.507Z] #0 4.260 + install_proxy [2022-11-05T17:21:36.507Z] #0 4.260 + case "$1" in [2022-11-05T17:21:36.507Z] #0 4.260 + export CGO_ENABLED=0 [2022-11-05T17:21:36.507Z] #0 4.260 + CGO_ENABLED=0 [2022-11-05T17:21:36.507Z] #0 4.260 + _install_proxy [2022-11-05T17:21:36.507Z] #0 4.260 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-05T17:21:36.507Z] #0 4.260 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.f7ZLp8dN93/src/github.com/docker/libnetwork [2022-11-05T17:21:36.507Z] #0 4.260 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:21:36.507Z] #0 4.282 Cloning into '/tmp/tmp.f7ZLp8dN93/src/github.com/docker/libnetwork'... [2022-11-05T17:21:36.507Z] #32 ... [2022-11-05T17:21:36.507Z] [2022-11-05T17:21:36.507Z] #33 [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-11-05T17:21:36.507Z] #0 3.924 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:36.507Z] #0 4.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:36.507Z] #0 4.204 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:36.507Z] #0 4.696 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-05T17:21:36.507Z] #0 6.999 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB] [2022-11-05T17:21:36.507Z] #0 9.875 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-05T17:21:36.766Z] #33 ... [2022-11-05T17:21:36.766Z] [2022-11-05T17:21:36.766Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:21:36.766Z] #0 3.867 + RM_GOPATH=0 [2022-11-05T17:21:36.766Z] #0 3.876 + TMP_GOPATH= [2022-11-05T17:21:36.766Z] #0 3.876 + : /build [2022-11-05T17:21:36.766Z] #0 3.876 + '[' -z '' ']' [2022-11-05T17:21:36.766Z] #0 3.876 ++ mktemp -d [2022-11-05T17:21:36.766Z] #0 3.876 + export GOPATH=/tmp/tmp.7InVFXTdQL [2022-11-05T17:21:36.766Z] #0 3.881 + GOPATH=/tmp/tmp.7InVFXTdQL [2022-11-05T17:21:36.766Z] #0 3.881 + RM_GOPATH=1 [2022-11-05T17:21:36.766Z] #0 3.881 + case "$(go env GOARCH)" in [2022-11-05T17:21:36.766Z] #0 3.881 ++ go env GOARCH [2022-11-05T17:21:36.766Z] #0 3.903 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.766Z] #0 3.903 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.766Z] #0 3.903 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:36.766Z] #0 3.924 + dir=/tmp/install [2022-11-05T17:21:36.766Z] #0 3.924 + bin=rootlesskit [2022-11-05T17:21:36.766Z] #0 3.924 + shift [2022-11-05T17:21:36.766Z] #0 3.924 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-05T17:21:36.766Z] #0 3.924 + . /tmp/install/rootlesskit.installer [2022-11-05T17:21:36.766Z] #0 3.924 ++ : v0.14.4 [2022-11-05T17:21:36.766Z] #0 3.924 + install_rootlesskit [2022-11-05T17:21:36.766Z] #0 3.924 + case "$1" in [2022-11-05T17:21:36.766Z] #0 3.924 + export CGO_ENABLED=0 [2022-11-05T17:21:36.766Z] #0 3.924 + CGO_ENABLED=0 [2022-11-05T17:21:36.766Z] #0 3.924 + _install_rootlesskit [2022-11-05T17:21:36.766Z] #0 3.936 Install rootlesskit version v0.14.4 [2022-11-05T17:21:36.766Z] #0 3.939 + echo 'Install rootlesskit version v0.14.4' [2022-11-05T17:21:36.766Z] #0 3.939 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:21:36.766Z] #0 3.939 + GOBIN=/build [2022-11-05T17:21:36.766Z] #0 3.939 + GO111MODULE=on [2022-11-05T17:21:36.766Z] #0 3.939 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-05T17:21:36.766Z] #0 4.438 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-05T17:21:36.766Z] #0 7.503 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:21:36.766Z] #0 7.520 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:21:36.766Z] #0 7.632 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-05T17:21:36.766Z] #0 8.226 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-05T17:21:36.766Z] #0 10.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-05T17:21:36.766Z] #0 11.02 go: downloading github.com/google/uuid v1.3.0 [2022-11-05T17:21:36.766Z] #0 11.11 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-05T17:21:36.766Z] #34 ... [2022-11-05T17:21:36.766Z] [2022-11-05T17:21:36.767Z] #35 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:21:36.767Z] #0 3.718 + RM_GOPATH=0 [2022-11-05T17:21:36.767Z] #0 3.718 + TMP_GOPATH= [2022-11-05T17:21:36.767Z] #0 3.718 + : /build [2022-11-05T17:21:36.767Z] #0 3.718 + '[' -z '' ']' [2022-11-05T17:21:36.767Z] #0 3.718 ++ mktemp -d [2022-11-05T17:21:36.767Z] #0 3.718 + export GOPATH=/tmp/tmp.0JBZsik2A2 [2022-11-05T17:21:36.767Z] #0 3.718 + GOPATH=/tmp/tmp.0JBZsik2A2 [2022-11-05T17:21:36.767Z] #0 3.718 + RM_GOPATH=1 [2022-11-05T17:21:36.767Z] #0 3.718 + case "$(go env GOARCH)" in [2022-11-05T17:21:36.767Z] #0 3.723 ++ go env GOARCH [2022-11-05T17:21:36.767Z] #0 3.729 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.767Z] #0 3.729 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:36.767Z] #0 3.729 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:36.767Z] #0 3.729 + dir=/tmp/install [2022-11-05T17:21:36.767Z] #0 3.729 + bin=vndr [2022-11-05T17:21:36.767Z] #0 3.729 + shift [2022-11-05T17:21:36.767Z] #0 3.729 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-05T17:21:36.767Z] #0 3.729 + . /tmp/install/vndr.installer [2022-11-05T17:21:36.767Z] #0 3.729 ++ : v0.1.2 [2022-11-05T17:21:36.767Z] #0 3.729 + install_vndr [2022-11-05T17:21:36.767Z] #0 3.729 + echo 'Install vndr version v0.1.2' [2022-11-05T17:21:36.767Z] #0 3.729 + GOBIN=/build [2022-11-05T17:21:36.767Z] #0 3.729 + GO111MODULE=on [2022-11-05T17:21:36.767Z] #0 3.729 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-05T17:21:36.767Z] #0 3.737 Install vndr version v0.1.2 [2022-11-05T17:21:36.767Z] #0 4.323 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-05T17:21:37.024Z] #35 ... [2022-11-05T17:21:37.024Z] [2022-11-05T17:21:37.024Z] #36 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:21:37.024Z] #0 4.697 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:37.024Z] #0 4.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:37.024Z] #0 4.732 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:37.024Z] #0 5.741 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-05T17:21:37.024Z] #0 8.224 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB] [2022-11-05T17:21:37.024Z] #0 10.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-05T17:21:37.024Z] #36 ... [2022-11-05T17:21:37.024Z] [2022-11-05T17:21:37.024Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:21:37.025Z] #34 11.59 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-05T17:21:37.283Z] #34 11.67 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:21:37.283Z] #34 11.71 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-05T17:21:37.311Z] #18 3.225 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-05T17:21:37.541Z] #34 11.95 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-05T17:21:37.569Z] #18 3.484 [2022-11-05T17:21:37.800Z] #34 12.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-05T17:21:37.828Z] #18 3.700 #=#=# ######################################################################## 100.0% [2022-11-05T17:21:37.828Z] #18 3.945 [2022-11-05T17:21:38.060Z] #34 12.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-05T17:21:38.762Z] #18 4.811 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-05T17:21:39.023Z] #18 5.068 [2022-11-05T17:21:39.540Z] #18 5.286 #=#=# ################### 27.3% ########################################## 59.3% ################################################################# 91.2% ######################################################################## 100.0% [2022-11-05T17:21:39.799Z] #18 5.827 [2022-11-05T17:21:39.988Z] #34 ... [2022-11-05T17:21:39.988Z] [2022-11-05T17:21:39.988Z] #23 [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-11-05T17:21:39.988Z] #23 6.448 #=#=# 0.0% ################################### 49.8% ########################################## 59.2% ################################################################## 91.8% ##################################################################### 96.3% ######################################################################## 100.0% [2022-11-05T17:21:39.988Z] #23 8.160 [2022-11-05T17:21:39.988Z] #23 13.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-05T17:21:39.988Z] #23 14.73 #=#=# [2022-11-05T17:21:39.988Z] #23 15.13 #=#=# ######################################################################## 100.0% [2022-11-05T17:21:39.988Z] #23 16.49 [2022-11-05T17:21:40.247Z] #23 ... [2022-11-05T17:21:40.247Z] [2022-11-05T17:21:40.247Z] #33 [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-11-05T17:21:40.247Z] #33 14.61 Fetched 8483 kB in 11s (769 kB/s) [2022-11-05T17:21:40.737Z] #18 6.693 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-05T17:21:40.996Z] #18 6.951 [2022-11-05T17:21:41.254Z] #18 7.169 #=#=# ######################################################################## 100.0% [2022-11-05T17:21:41.488Z] #24 ... [2022-11-05T17:21:41.488Z] [2022-11-05T17:21:41.488Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:21:41.488Z] #0 5.794 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:41.512Z] #18 7.402 [2022-11-05T17:21:41.749Z] #25 5.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:41.749Z] #25 5.812 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:41.749Z] #25 6.044 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:21:42.081Z] #18 8.097 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-05T17:21:42.081Z] #18 ... [2022-11-05T17:21:42.081Z] [2022-11-05T17:21:42.081Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:21:42.081Z] #15 extracting sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 8.0s done [2022-11-05T17:21:42.081Z] #15 extracting sha256:623d7734067d7da36f5e20c88daf24f3ba0ff5075ff4021c00bc9f70dc0c7902 done [2022-11-05T17:21:42.081Z] #15 DONE 24.9s [2022-11-05T17:21:42.318Z] #25 6.563 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:21:42.318Z] #25 ... [2022-11-05T17:21:42.318Z] [2022-11-05T17:21:42.318Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:21:42.318Z] #0 6.524 + RM_GOPATH=0 [2022-11-05T17:21:42.318Z] #0 6.524 + TMP_GOPATH= [2022-11-05T17:21:42.318Z] #0 6.524 + : /build [2022-11-05T17:21:42.318Z] #0 6.524 + '[' -z '' ']' [2022-11-05T17:21:42.318Z] #0 6.529 ++ mktemp -d [2022-11-05T17:21:42.318Z] #0 6.529 + export GOPATH=/tmp/tmp.LdHJmEJljB [2022-11-05T17:21:42.318Z] #0 6.529 + GOPATH=/tmp/tmp.LdHJmEJljB [2022-11-05T17:21:42.318Z] #0 6.529 + RM_GOPATH=1 [2022-11-05T17:21:42.318Z] #0 6.529 + case "$(go env GOARCH)" in [2022-11-05T17:21:42.318Z] #0 6.529 ++ go env GOARCH [2022-11-05T17:21:42.318Z] #0 6.550 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:42.318Z] #0 6.550 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:42.318Z] #0 6.550 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:42.318Z] #0 6.581 + dir=/tmp/install [2022-11-05T17:21:42.318Z] #0 6.581 + bin=vndr [2022-11-05T17:21:42.318Z] #0 6.581 + shift [2022-11-05T17:21:42.318Z] #0 6.581 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-05T17:21:42.318Z] #0 6.581 + . /tmp/install/vndr.installer [2022-11-05T17:21:42.318Z] #0 6.581 ++ : v0.1.2 [2022-11-05T17:21:42.318Z] #0 6.581 + install_vndr [2022-11-05T17:21:42.318Z] #0 6.581 + echo 'Install vndr version v0.1.2' [2022-11-05T17:21:42.318Z] #0 6.581 + GOBIN=/build [2022-11-05T17:21:42.318Z] #0 6.581 + GO111MODULE=on [2022-11-05T17:21:42.318Z] #0 6.581 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-05T17:21:42.318Z] #0 6.581 Install vndr version v0.1.2 [2022-11-05T17:21:42.340Z] [2022-11-05T17:21:42.340Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:21:42.887Z] #26 7.058 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-05T17:21:43.147Z] #26 ... [2022-11-05T17:21:43.147Z] [2022-11-05T17:21:43.147Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:21:43.147Z] #25 7.433 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:21:43.715Z] #19 ... [2022-11-05T17:21:43.715Z] [2022-11-05T17:21:43.715Z] #18 [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-11-05T17:21:43.715Z] #18 8.398 [2022-11-05T17:21:43.715Z] #18 8.627 #=#=# ######################################################################## 100.0% [2022-11-05T17:21:43.715Z] #18 8.827 [2022-11-05T17:21:43.715Z] #18 8.868 Download of images into '/build' complete. [2022-11-05T17:21:43.715Z] #18 8.868 Use something like the following to load the result into a Docker daemon: [2022-11-05T17:21:43.715Z] #18 8.868 tar -cC '/build' . | docker load [2022-11-05T17:21:43.715Z] #18 DONE 9.5s [2022-11-05T17:21:43.715Z] [2022-11-05T17:21:43.715Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:21:43.715Z] #19 DONE 1.3s [2022-11-05T17:21:43.715Z] [2022-11-05T17:21:43.715Z] #20 [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-11-05T17:21:44.281Z] #20 DONE 0.7s [2022-11-05T17:21:44.281Z] [2022-11-05T17:21:44.281Z] #21 [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-11-05T17:21:44.281Z] #21 ... [2022-11-05T17:21:44.281Z] [2022-11-05T17:21:44.281Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-05T17:21:44.281Z] #22 DONE 0.1s [2022-11-05T17:21:44.281Z] [2022-11-05T17:21:44.281Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-05T17:21:44.281Z] #23 DONE 0.2s [2022-11-05T17:21:44.439Z] #33 14.61 Reading package lists... [2022-11-05T17:21:44.439Z] #33 ... [2022-11-05T17:21:44.439Z] [2022-11-05T17:21:44.439Z] #35 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:21:44.439Z] #35 DONE 18.6s [2022-11-05T17:21:44.439Z] [2022-11-05T17:21:44.439Z] #23 [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-11-05T17:21:44.439Z] #23 19.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-05T17:21:44.439Z] #23 21.02 #=#=# [2022-11-05T17:21:44.439Z] #23 21.41 #=#=# ######################################################################## 100.0% [2022-11-05T17:21:44.539Z] [2022-11-05T17:21:44.539Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:21:45.380Z] #23 23.03 [2022-11-05T17:21:45.635Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fc5302804a2afd0e) in /home/ubuntu/workspace/moby_PR-44412 [Pipeline] { [2022-11-05T17:21:45.641Z] #23 23.28 Download of images into '/build' complete. [2022-11-05T17:21:45.641Z] #23 23.28 Use something like the following to load the result into a Docker daemon: [2022-11-05T17:21:45.641Z] #23 23.28 tar -cC '/build' . | docker load [2022-11-05T17:21:45.641Z] #23 DONE 23.3s [2022-11-05T17:21:45.641Z] [2022-11-05T17:21:45.641Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:21:45.641Z] #32 17.10 Updating files: 74% (1423/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-05T17:21:45.641Z] #32 17.65 + cd /tmp/tmp.f7ZLp8dN93/src/github.com/docker/libnetwork [2022-11-05T17:21:45.641Z] #32 17.65 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:21:45.641Z] #32 18.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [Pipeline] checkout [2022-11-05T17:21:45.694Z] #25 ... [2022-11-05T17:21:45.694Z] [2022-11-05T17:21:45.694Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:21:45.694Z] #0 7.259 + RM_GOPATH=0 [2022-11-05T17:21:45.694Z] #0 7.259 + TMP_GOPATH= [2022-11-05T17:21:45.694Z] #0 7.259 + : /build [2022-11-05T17:21:45.694Z] #0 7.259 + '[' -z '' ']' [2022-11-05T17:21:45.694Z] #0 7.268 ++ mktemp -d [2022-11-05T17:21:45.694Z] #0 7.269 + export GOPATH=/tmp/tmp.YB6avbQNmr [2022-11-05T17:21:45.694Z] #0 7.269 + GOPATH=/tmp/tmp.YB6avbQNmr [2022-11-05T17:21:45.694Z] #0 7.269 + RM_GOPATH=1 [2022-11-05T17:21:45.694Z] #0 7.269 + case "$(go env GOARCH)" in [2022-11-05T17:21:45.694Z] #0 7.269 ++ go env GOARCH [2022-11-05T17:21:45.694Z] #0 7.318 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:45.694Z] #0 7.318 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:45.694Z] #0 7.318 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:45.694Z] #0 7.318 + dir=/tmp/install [2022-11-05T17:21:45.694Z] #0 7.318 + bin=shfmt [2022-11-05T17:21:45.694Z] #0 7.318 + shift [2022-11-05T17:21:45.694Z] #0 7.318 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-05T17:21:45.694Z] #0 7.318 + . /tmp/install/shfmt.installer [2022-11-05T17:21:45.694Z] #0 7.318 ++ : v3.0.2 [2022-11-05T17:21:45.694Z] #0 7.318 + install_shfmt [2022-11-05T17:21:45.694Z] #0 7.318 + echo 'Install shfmt version v3.0.2' [2022-11-05T17:21:45.694Z] #0 7.318 + GOBIN=/build [2022-11-05T17:21:45.694Z] #0 7.318 + GO111MODULE=on [2022-11-05T17:21:45.694Z] #0 7.318 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-05T17:21:45.694Z] #0 7.318 Install shfmt version v3.0.2 [2022-11-05T17:21:45.694Z] #0 8.270 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-05T17:21:45.875Z] The recommended git tool is: git [2022-11-05T17:21:45.953Z] #27 ... [2022-11-05T17:21:45.953Z] [2022-11-05T17:21:45.953Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:21:45.953Z] #0 8.451 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:45.953Z] #0 8.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:45.953Z] #0 8.595 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:45.953Z] #28 ... [2022-11-05T17:21:45.953Z] [2022-11-05T17:21:45.953Z] #29 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:21:45.953Z] #0 6.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:45.953Z] #0 6.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:45.953Z] #0 6.763 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:45.953Z] #0 7.240 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:21:45.953Z] #0 9.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:21:46.210Z] #32 ... [2022-11-05T17:21:46.210Z] [2022-11-05T17:21:46.210Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:21:46.210Z] #25 10.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-05T17:21:46.210Z] #25 15.60 Fetched 8483 kB in 11s (759 kB/s) [2022-11-05T17:21:46.210Z] #25 15.60 Reading package lists... [2022-11-05T17:21:46.210Z] #25 ... [2022-11-05T17:21:46.210Z] [2022-11-05T17:21:46.210Z] #33 [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-11-05T17:21:46.210Z] #33 14.61 Reading package lists... [2022-11-05T17:21:46.213Z] #29 ... [2022-11-05T17:21:46.213Z] [2022-11-05T17:21:46.213Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:21:46.213Z] #0 8.527 + RM_GOPATH=0 [2022-11-05T17:21:46.213Z] #0 8.527 + TMP_GOPATH= [2022-11-05T17:21:46.213Z] #0 8.527 + : /build [2022-11-05T17:21:46.213Z] #0 8.527 + '[' -z '' ']' [2022-11-05T17:21:46.213Z] #0 8.527 ++ mktemp -d [2022-11-05T17:21:46.213Z] #0 8.554 + export GOPATH=/tmp/tmp.LEBYzAJLz6 [2022-11-05T17:21:46.213Z] #0 8.554 + GOPATH=/tmp/tmp.LEBYzAJLz6 [2022-11-05T17:21:46.213Z] #0 8.554 + RM_GOPATH=1 [2022-11-05T17:21:46.213Z] #0 8.554 + case "$(go env GOARCH)" in [2022-11-05T17:21:46.213Z] #0 8.561 ++ go env GOARCH [2022-11-05T17:21:46.213Z] #0 8.659 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:46.213Z] #0 8.660 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:46.213Z] #0 8.664 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:46.213Z] #0 8.669 + dir=/tmp/install [2022-11-05T17:21:46.213Z] #0 8.671 + bin=rootlesskit [2022-11-05T17:21:46.213Z] #0 8.671 + shift [2022-11-05T17:21:46.213Z] #0 8.671 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-05T17:21:46.213Z] #0 8.672 + . /tmp/install/rootlesskit.installer [2022-11-05T17:21:46.213Z] #0 8.672 ++ : v0.14.4 [2022-11-05T17:21:46.213Z] #0 8.673 + install_rootlesskit [2022-11-05T17:21:46.213Z] #0 8.675 + case "$1" in [2022-11-05T17:21:46.213Z] #0 8.675 + export CGO_ENABLED=0 [2022-11-05T17:21:46.213Z] #0 8.675 + CGO_ENABLED=0 [2022-11-05T17:21:46.213Z] #0 8.676 + _install_rootlesskit [2022-11-05T17:21:46.213Z] #0 8.680 + echo 'Install rootlesskit version v0.14.4' [2022-11-05T17:21:46.213Z] #0 8.680 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:21:46.213Z] #0 8.680 + GOBIN=/build [2022-11-05T17:21:46.213Z] #0 8.680 + GO111MODULE=on [2022-11-05T17:21:46.213Z] #0 8.680 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-05T17:21:46.213Z] #0 8.680 Install rootlesskit version v0.14.4 [2022-11-05T17:21:46.213Z] #0 9.350 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-05T17:21:46.472Z] #30 ... [2022-11-05T17:21:46.472Z] [2022-11-05T17:21:46.472Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:21:46.472Z] #0 8.201 + RM_GOPATH=0 [2022-11-05T17:21:46.472Z] #0 8.201 + TMP_GOPATH= [2022-11-05T17:21:46.472Z] #0 8.201 + : /build [2022-11-05T17:21:46.472Z] #0 8.201 + '[' -z '' ']' [2022-11-05T17:21:46.472Z] #0 8.201 ++ mktemp -d [2022-11-05T17:21:46.472Z] #0 8.201 + export GOPATH=/tmp/tmp.gItTS6oC2H [2022-11-05T17:21:46.472Z] #0 8.201 + GOPATH=/tmp/tmp.gItTS6oC2H [2022-11-05T17:21:46.472Z] #0 8.201 + RM_GOPATH=1 [2022-11-05T17:21:46.472Z] #0 8.201 + case "$(go env GOARCH)" in [2022-11-05T17:21:46.472Z] #0 8.201 ++ go env GOARCH [2022-11-05T17:21:46.472Z] #0 8.238 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:46.472Z] #0 8.238 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:46.472Z] #0 8.238 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:46.472Z] #0 8.238 + dir=/tmp/install [2022-11-05T17:21:46.472Z] #0 8.238 + bin=gotestsum [2022-11-05T17:21:46.472Z] #0 8.238 + shift [2022-11-05T17:21:46.472Z] #0 8.238 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-05T17:21:46.472Z] #0 8.238 + . /tmp/install/gotestsum.installer [2022-11-05T17:21:46.472Z] #0 8.238 ++ : v1.7.0 [2022-11-05T17:21:46.472Z] #0 8.238 + install_gotestsum [2022-11-05T17:21:46.472Z] #0 8.238 + set -e [2022-11-05T17:21:46.473Z] #0 8.238 + echo 'Install gotestsum version v1.7.0' [2022-11-05T17:21:46.473Z] #0 8.241 Install gotestsum version v1.7.0 [2022-11-05T17:21:46.473Z] #0 8.262 + GOBIN=/build [2022-11-05T17:21:46.473Z] #0 8.262 + GO111MODULE=on [2022-11-05T17:21:46.473Z] #0 8.262 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-05T17:21:46.473Z] #0 8.928 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-05T17:21:46.473Z] #31 ... [2022-11-05T17:21:46.473Z] [2022-11-05T17:21:46.473Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:21:46.473Z] #0 8.807 + RM_GOPATH=0 [2022-11-05T17:21:46.473Z] #0 8.807 + TMP_GOPATH= [2022-11-05T17:21:46.473Z] #0 8.807 + : /build [2022-11-05T17:21:46.473Z] #0 8.807 + '[' -z '' ']' [2022-11-05T17:21:46.473Z] #0 8.808 ++ mktemp -d [2022-11-05T17:21:46.473Z] #0 8.810 + export GOPATH=/tmp/tmp.dsLcD3CoI2 [2022-11-05T17:21:46.473Z] #0 8.810 + GOPATH=/tmp/tmp.dsLcD3CoI2 [2022-11-05T17:21:46.473Z] #0 8.810 + RM_GOPATH=1 [2022-11-05T17:21:46.473Z] #0 8.810 + case "$(go env GOARCH)" in [2022-11-05T17:21:46.473Z] #0 8.810 ++ go env GOARCH [2022-11-05T17:21:46.473Z] #0 8.883 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:46.473Z] #0 8.883 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:46.473Z] #0 8.883 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:46.473Z] #0 8.886 + dir=/tmp/install [2022-11-05T17:21:46.473Z] #0 8.886 + bin=tomlv [2022-11-05T17:21:46.473Z] #0 8.886 + shift [2022-11-05T17:21:46.473Z] #0 8.886 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-05T17:21:46.473Z] #0 8.886 + . /tmp/install/tomlv.installer [2022-11-05T17:21:46.473Z] #0 8.886 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:21:46.473Z] #0 8.887 + install_tomlv [2022-11-05T17:21:46.473Z] #0 8.887 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-05T17:21:46.473Z] #0 8.887 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dsLcD3CoI2/src/github.com/BurntSushi/toml [2022-11-05T17:21:46.473Z] #0 8.887 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:21:46.473Z] #0 8.888 Cloning into '/tmp/tmp.dsLcD3CoI2/src/github.com/BurntSushi/toml'... [2022-11-05T17:21:46.732Z] #32 ... [2022-11-05T17:21:46.732Z] [2022-11-05T17:21:46.732Z] #33 [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-11-05T17:21:46.732Z] #0 6.934 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-05T17:21:46.732Z] #0 6.934 Cloning into '.'... [2022-11-05T17:21:46.732Z] #33 ... [2022-11-05T17:21:46.732Z] [2022-11-05T17:21:46.732Z] #34 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:21:46.732Z] #0 7.453 + RM_GOPATH=0 [2022-11-05T17:21:46.732Z] #0 7.453 + TMP_GOPATH= [2022-11-05T17:21:46.732Z] #0 7.453 + : /build [2022-11-05T17:21:46.732Z] #0 7.453 + '[' -z '' ']' [2022-11-05T17:21:46.732Z] #0 7.453 ++ mktemp -d [2022-11-05T17:21:46.732Z] #0 7.453 + export GOPATH=/tmp/tmp.4Fxs0biMhv [2022-11-05T17:21:46.732Z] #0 7.453 + GOPATH=/tmp/tmp.4Fxs0biMhv [2022-11-05T17:21:46.732Z] #0 7.453 + RM_GOPATH=1 [2022-11-05T17:21:46.732Z] #0 7.453 + case "$(go env GOARCH)" in [2022-11-05T17:21:46.732Z] #0 7.453 ++ go env GOARCH [2022-11-05T17:21:46.732Z] #0 7.478 Install docker/cli version 17.06.2-ce from stable [2022-11-05T17:21:46.732Z] #0 7.479 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:46.732Z] #0 7.479 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:46.732Z] #0 7.479 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:46.732Z] #0 7.479 + dir=/tmp/install [2022-11-05T17:21:46.732Z] #0 7.479 + bin=dockercli [2022-11-05T17:21:46.732Z] #0 7.479 + shift [2022-11-05T17:21:46.732Z] #0 7.479 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-05T17:21:46.732Z] #0 7.479 + . /tmp/install/dockercli.installer [2022-11-05T17:21:46.732Z] #0 7.479 ++ : stable [2022-11-05T17:21:46.732Z] #0 7.479 ++ : 17.06.2-ce [2022-11-05T17:21:46.732Z] #0 7.479 + install_dockercli [2022-11-05T17:21:46.732Z] #0 7.479 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-05T17:21:46.732Z] #0 7.483 ++ uname -m [2022-11-05T17:21:46.732Z] #0 7.498 + arch=x86_64 [2022-11-05T17:21:46.732Z] #0 7.498 + '[' x86_64 '!=' x86_64 ']' [2022-11-05T17:21:46.732Z] #0 7.498 + url=https://download.docker.com/linux/static [2022-11-05T17:21:46.732Z] #0 7.498 + tar -xz docker/docker [2022-11-05T17:21:46.732Z] #0 7.498 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-11-05T17:21:46.778Z] #33 20.34 Reading package lists... [2022-11-05T17:21:46.778Z] #33 ... [2022-11-05T17:21:46.778Z] [2022-11-05T17:21:46.778Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:21:46.778Z] #31 11.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-05T17:21:46.778Z] #31 15.43 Fetched 8483 kB in 11s (769 kB/s) [2022-11-05T17:21:46.778Z] #31 15.43 Reading package lists... [2022-11-05T17:21:46.778Z] #31 20.84 Reading package lists... [2022-11-05T17:21:46.778Z] #31 ... [2022-11-05T17:21:46.778Z] [2022-11-05T17:21:46.778Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:21:46.778Z] #28 20.82 Updating files: 83% (1824/2192) Updating files: 84% (1842/2192) Updating files: 85% (1864/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. [2022-11-05T17:21:46.778Z] #28 21.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-05T17:21:46.991Z] #34 ... [2022-11-05T17:21:46.991Z] [2022-11-05T17:21:46.991Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:21:46.991Z] #0 8.239 + RM_GOPATH=0 [2022-11-05T17:21:46.991Z] #0 8.239 + TMP_GOPATH= [2022-11-05T17:21:46.991Z] #0 8.239 + : /build [2022-11-05T17:21:46.991Z] #0 8.239 + '[' -z '' ']' [2022-11-05T17:21:46.991Z] #0 8.239 ++ mktemp -d [2022-11-05T17:21:46.991Z] #0 8.239 + export GOPATH=/tmp/tmp.nXUJVaVWKH [2022-11-05T17:21:46.991Z] #0 8.239 + GOPATH=/tmp/tmp.nXUJVaVWKH [2022-11-05T17:21:46.991Z] #0 8.239 + RM_GOPATH=1 [2022-11-05T17:21:46.991Z] #0 8.239 + case "$(go env GOARCH)" in [2022-11-05T17:21:46.991Z] #0 8.239 ++ go env GOARCH [2022-11-05T17:21:46.991Z] #0 8.284 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:46.991Z] #0 8.285 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:46.991Z] #0 8.334 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:46.991Z] #0 8.350 Install golangci-lint version v1.44.0 [2022-11-05T17:21:46.991Z] #0 8.351 + dir=/tmp/install [2022-11-05T17:21:46.991Z] #0 8.351 + bin=golangci_lint [2022-11-05T17:21:46.991Z] #0 8.351 + shift [2022-11-05T17:21:46.991Z] #0 8.351 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-05T17:21:46.991Z] #0 8.351 + . /tmp/install/golangci_lint.installer [2022-11-05T17:21:46.991Z] #0 8.351 ++ : v1.44.0 [2022-11-05T17:21:46.991Z] #0 8.351 + install_golangci_lint [2022-11-05T17:21:46.991Z] #0 8.351 + set -e [2022-11-05T17:21:46.991Z] #0 8.351 + echo 'Install golangci-lint version v1.44.0' [2022-11-05T17:21:46.991Z] #0 8.351 + GOBIN=/build [2022-11-05T17:21:46.991Z] #0 8.351 + GO111MODULE=on [2022-11-05T17:21:46.991Z] #0 8.351 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-05T17:21:46.991Z] #0 9.043 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-05T17:21:46.991Z] #35 ... [2022-11-05T17:21:46.991Z] [2022-11-05T17:21:46.991Z] #36 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:21:46.991Z] #0 8.291 + RM_GOPATH=0 [2022-11-05T17:21:46.991Z] #0 8.291 + TMP_GOPATH= [2022-11-05T17:21:46.991Z] #0 8.291 + : /build [2022-11-05T17:21:46.991Z] #0 8.291 + '[' -z '' ']' [2022-11-05T17:21:46.991Z] #0 8.291 ++ mktemp -d [2022-11-05T17:21:46.991Z] #0 8.291 + export GOPATH=/tmp/tmp.GI2eVRiaOH [2022-11-05T17:21:46.991Z] #0 8.291 + GOPATH=/tmp/tmp.GI2eVRiaOH [2022-11-05T17:21:46.991Z] #0 8.291 + RM_GOPATH=1 [2022-11-05T17:21:46.991Z] #0 8.291 + case "$(go env GOARCH)" in [2022-11-05T17:21:46.991Z] #0 8.291 ++ go env GOARCH [2022-11-05T17:21:46.991Z] #0 8.400 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:46.991Z] #0 8.400 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:46.991Z] #0 8.400 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:46.991Z] #0 8.400 + dir=/tmp/install [2022-11-05T17:21:46.991Z] #0 8.400 + bin=proxy [2022-11-05T17:21:46.991Z] #0 8.400 + shift [2022-11-05T17:21:46.991Z] #0 8.400 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-05T17:21:46.991Z] #0 8.400 + . /tmp/install/proxy.installer [2022-11-05T17:21:46.991Z] #0 8.400 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:21:46.991Z] #0 8.400 + install_proxy [2022-11-05T17:21:46.991Z] #0 8.400 + case "$1" in [2022-11-05T17:21:46.991Z] #0 8.400 + export CGO_ENABLED=0 [2022-11-05T17:21:46.991Z] #0 8.400 + CGO_ENABLED=0 [2022-11-05T17:21:46.991Z] #0 8.400 + _install_proxy [2022-11-05T17:21:46.991Z] #0 8.400 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-05T17:21:46.991Z] #0 8.400 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GI2eVRiaOH/src/github.com/docker/libnetwork [2022-11-05T17:21:46.991Z] #0 8.400 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:21:46.991Z] #0 8.411 Cloning into '/tmp/tmp.GI2eVRiaOH/src/github.com/docker/libnetwork'... [2022-11-05T17:21:47.251Z] #36 ... [2022-11-05T17:21:47.251Z] [2022-11-05T17:21:47.251Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:21:47.251Z] #27 10.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-05T17:21:47.251Z] #27 11.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-05T17:21:47.251Z] #27 11.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-05T17:21:47.716Z] #28 ... [2022-11-05T17:21:47.716Z] [2022-11-05T17:21:47.716Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:21:47.716Z] #27 11.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:21:47.716Z] #27 11.97 go: downloading golang.org/x/mod v0.3.0 [2022-11-05T17:21:47.716Z] #27 ... [2022-11-05T17:21:47.716Z] [2022-11-05T17:21:47.716Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:21:47.716Z] #25 15.60 Reading package lists... [2022-11-05T17:21:48.738Z] #24 3.897 + git clone https://github.com/docker/distribution.git . [2022-11-05T17:21:48.738Z] #24 3.897 Cloning into '.'... [2022-11-05T17:21:49.172Z] using credential docker-jenkins-github-credentials [2022-11-05T17:21:49.184Z] Cloning the remote Git repository [2022-11-05T17:21:49.184Z] Cloning with configured refspecs honoured and without tags [2022-11-05T17:21:49.620Z] #25 21.16 Reading package lists... [2022-11-05T17:21:49.620Z] #25 ... [2022-11-05T17:21:49.620Z] [2022-11-05T17:21:49.620Z] #24 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:21:49.620Z] #24 13.80 unicode/utf8 [2022-11-05T17:21:49.620Z] #24 14.39 internal/race [2022-11-05T17:21:49.620Z] #24 14.61 sync/atomic [2022-11-05T17:21:49.620Z] #24 15.19 unicode [2022-11-05T17:21:49.620Z] #24 19.28 encoding [2022-11-05T17:21:49.620Z] #24 ... [2022-11-05T17:21:49.620Z] [2022-11-05T17:21:49.620Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:21:49.620Z] #28 22.94 + 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-11-05T17:21:47.909Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:21:47.976Z] > git init /home/ubuntu/workspace/moby_PR-44412 # timeout=10 [2022-11-05T17:21:48.273Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:21:48.273Z] > git --version # timeout=10 [2022-11-05T17:21:48.286Z] > git --version # 'git version 2.17.1' [2022-11-05T17:21:48.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:21:48.288Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:21:49.678Z] #24 ... [2022-11-05T17:21:49.678Z] [2022-11-05T17:21:49.678Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:21:49.678Z] #0 5.302 + RM_GOPATH=0 [2022-11-05T17:21:49.678Z] #0 5.302 + TMP_GOPATH= [2022-11-05T17:21:49.678Z] #0 5.302 + : /build [2022-11-05T17:21:49.678Z] #0 5.302 + '[' -z '' ']' [2022-11-05T17:21:49.678Z] #0 5.305 ++ mktemp -d [2022-11-05T17:21:49.678Z] #0 5.305 + export GOPATH=/tmp/tmp.PaViZOhbgh [2022-11-05T17:21:49.678Z] #0 5.305 + GOPATH=/tmp/tmp.PaViZOhbgh [2022-11-05T17:21:49.678Z] #0 5.305 + RM_GOPATH=1 [2022-11-05T17:21:49.678Z] #0 5.305 + case "$(go env GOARCH)" in [2022-11-05T17:21:49.678Z] #0 5.307 ++ go env GOARCH [2022-11-05T17:21:49.678Z] #0 5.320 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:49.678Z] #0 5.320 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:49.678Z] #0 5.341 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:49.678Z] #0 5.341 + dir=/tmp/install [2022-11-05T17:21:49.678Z] #0 5.341 + bin=tomlv [2022-11-05T17:21:49.678Z] #0 5.341 + shift [2022-11-05T17:21:49.678Z] #0 5.341 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-05T17:21:49.678Z] #0 5.341 + . /tmp/install/tomlv.installer [2022-11-05T17:21:49.678Z] #0 5.341 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:21:49.678Z] #0 5.341 + install_tomlv [2022-11-05T17:21:49.678Z] #0 5.341 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-05T17:21:49.678Z] #0 5.341 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PaViZOhbgh/src/github.com/BurntSushi/toml [2022-11-05T17:21:49.679Z] #0 5.342 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:21:49.679Z] #0 5.345 Cloning into '/tmp/tmp.PaViZOhbgh/src/github.com/BurntSushi/toml'... [2022-11-05T17:21:49.938Z] #25 ... [2022-11-05T17:21:49.938Z] [2022-11-05T17:21:49.938Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:21:49.938Z] #0 3.908 + RM_GOPATH=0 [2022-11-05T17:21:49.938Z] #0 3.908 + TMP_GOPATH= [2022-11-05T17:21:49.938Z] #0 3.908 + : /build [2022-11-05T17:21:49.938Z] #0 3.908 + '[' -z '' ']' [2022-11-05T17:21:49.938Z] #0 3.908 ++ mktemp -d [2022-11-05T17:21:49.938Z] #0 3.908 + export GOPATH=/tmp/tmp.cNDMCjnwE9 [2022-11-05T17:21:49.938Z] #0 3.908 + GOPATH=/tmp/tmp.cNDMCjnwE9 [2022-11-05T17:21:49.938Z] #0 3.908 + RM_GOPATH=1 [2022-11-05T17:21:49.938Z] #0 3.908 + case "$(go env GOARCH)" in [2022-11-05T17:21:49.938Z] #0 3.908 ++ go env GOARCH [2022-11-05T17:21:49.938Z] #0 3.934 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:49.938Z] #0 3.934 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:49.938Z] #0 3.934 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:49.938Z] #0 3.934 + dir=/tmp/install [2022-11-05T17:21:49.938Z] #0 3.934 + bin=gotestsum [2022-11-05T17:21:49.938Z] #0 3.934 + shift [2022-11-05T17:21:49.938Z] #0 3.934 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-05T17:21:49.938Z] #0 3.934 + . /tmp/install/gotestsum.installer [2022-11-05T17:21:49.938Z] #0 3.934 ++ : v1.7.0 [2022-11-05T17:21:49.938Z] #0 3.934 + install_gotestsum [2022-11-05T17:21:49.938Z] #0 3.934 + set -e [2022-11-05T17:21:49.938Z] #0 3.934 + echo 'Install gotestsum version v1.7.0' [2022-11-05T17:21:49.938Z] #0 3.934 + GOBIN=/build [2022-11-05T17:21:49.938Z] #0 3.934 + GO111MODULE=on [2022-11-05T17:21:49.938Z] #0 3.934 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-05T17:21:49.938Z] #0 3.934 Install gotestsum version v1.7.0 [2022-11-05T17:21:49.938Z] #0 4.340 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-05T17:21:49.938Z] #0 5.378 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-05T17:21:49.938Z] #0 5.378 go: downloading github.com/fatih/color v1.10.0 [2022-11-05T17:21:49.938Z] #0 5.378 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-05T17:21:49.938Z] #0 5.400 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:21:49.938Z] #0 5.709 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-05T17:21:49.938Z] #0 5.732 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-05T17:21:49.938Z] #0 5.823 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-05T17:21:50.197Z] #26 5.884 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-05T17:21:50.197Z] #26 6.027 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-05T17:21:50.197Z] #26 6.027 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-05T17:21:50.197Z] #26 6.087 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-05T17:21:50.456Z] #26 6.247 go: downloading golang.org/x/tools v0.1.0 [2022-11-05T17:21:50.544Z] #27 14.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-05T17:21:51.025Z] #26 ... [2022-11-05T17:21:51.025Z] [2022-11-05T17:21:51.025Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:21:51.025Z] #25 6.810 + cd /tmp/tmp.PaViZOhbgh/src/github.com/BurntSushi/toml [2022-11-05T17:21:51.025Z] #25 6.810 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:21:51.284Z] #25 6.981 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:21:51.528Z] #28 ... [2022-11-05T17:21:51.528Z] [2022-11-05T17:21:51.528Z] #36 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:21:51.528Z] #36 15.67 Fetched 8483 kB in 11s (755 kB/s) [2022-11-05T17:21:51.528Z] #36 15.67 Reading package lists... [2022-11-05T17:21:51.528Z] #36 21.15 Reading package lists... [2022-11-05T17:21:51.528Z] #36 25.44 Building dependency tree... [2022-11-05T17:21:51.528Z] #36 ... [2022-11-05T17:21:51.528Z] [2022-11-05T17:21:51.528Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:21:51.528Z] #25 21.16 Reading package lists... [2022-11-05T17:21:51.528Z] #25 25.50 Building dependency tree... [2022-11-05T17:21:51.528Z] #25 ... [2022-11-05T17:21:51.528Z] [2022-11-05T17:21:51.528Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:21:51.528Z] #34 16.01 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-05T17:21:51.528Z] #34 16.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-05T17:21:51.786Z] #34 ... [2022-11-05T17:21:51.786Z] [2022-11-05T17:21:51.786Z] #33 [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-11-05T17:21:51.786Z] #33 20.34 Reading package lists... [2022-11-05T17:21:51.786Z] #33 24.56 Building dependency tree... [2022-11-05T17:21:51.851Z] #25 7.719 internal/unsafeheader [2022-11-05T17:21:51.851Z] #25 7.723 internal/goarch [2022-11-05T17:21:52.418Z] #25 7.959 internal/cpu [2022-11-05T17:21:52.418Z] #25 7.997 internal/abi [2022-11-05T17:21:52.474Z] #27 ... [2022-11-05T17:21:52.474Z] [2022-11-05T17:21:52.474Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:21:52.474Z] #31 11.85 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-05T17:21:52.474Z] #31 11.85 go: downloading github.com/fatih/color v1.10.0 [2022-11-05T17:21:52.474Z] #31 11.89 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-05T17:21:52.474Z] #31 12.13 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:21:52.474Z] #31 12.96 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-05T17:21:52.474Z] #31 13.00 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-05T17:21:52.474Z] #31 13.15 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-05T17:21:52.474Z] #31 13.35 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-05T17:21:52.474Z] #31 13.39 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-05T17:21:52.474Z] #31 13.44 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-05T17:21:52.474Z] #31 13.86 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-05T17:21:52.474Z] #31 14.11 go: downloading golang.org/x/tools v0.1.0 [2022-11-05T17:21:52.677Z] #25 8.473 internal/goexperiment [2022-11-05T17:21:52.677Z] #25 8.617 internal/goos [2022-11-05T17:21:52.936Z] #25 8.714 internal/bytealg [2022-11-05T17:21:53.194Z] #25 8.777 runtime/internal/atomic [2022-11-05T17:21:53.689Z] #33 28.07 The following additional packages will be installed: [2022-11-05T17:21:53.689Z] #33 28.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:21:53.689Z] #33 28.08 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-05T17:21:53.689Z] #33 28.08 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-05T17:21:53.689Z] #33 28.08 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-05T17:21:53.689Z] #33 28.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-05T17:21:53.689Z] #33 28.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-05T17:21:53.689Z] #33 28.09 mingw-w64-common mingw-w64-x86-64-dev [2022-11-05T17:21:53.689Z] #33 28.10 Suggested packages: [2022-11-05T17:21:53.689Z] #33 28.11 gcc-10-locales seccomp wine64 [2022-11-05T17:21:53.855Z] #31 ... [2022-11-05T17:21:53.855Z] [2022-11-05T17:21:53.855Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:21:53.855Z] #24 7.778 + git clone https://github.com/docker/distribution.git . [2022-11-05T17:21:53.855Z] #24 7.798 Cloning into '.'... [2022-11-05T17:21:53.855Z] #24 ... [2022-11-05T17:21:53.855Z] [2022-11-05T17:21:53.855Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:21:53.855Z] #32 11.13 + cd /tmp/tmp.dsLcD3CoI2/src/github.com/BurntSushi/toml [2022-11-05T17:21:53.855Z] #32 11.13 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:21:53.855Z] #32 11.41 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:21:53.855Z] #32 13.17 internal/unsafeheader [2022-11-05T17:21:53.855Z] #32 13.22 internal/goarch [2022-11-05T17:21:53.855Z] #32 13.67 internal/cpu [2022-11-05T17:21:53.855Z] #32 13.70 internal/abi [2022-11-05T17:21:53.855Z] #32 14.28 internal/goexperiment [2022-11-05T17:21:53.855Z] #32 14.55 internal/goos [2022-11-05T17:21:53.855Z] #32 15.08 runtime/internal/atomic [2022-11-05T17:21:53.855Z] #32 15.15 internal/bytealg [2022-11-05T17:21:53.855Z] #32 16.94 runtime/internal/math [2022-11-05T17:21:53.855Z] #32 17.17 runtime/internal/sys [2022-11-05T17:21:53.855Z] #32 17.41 runtime/internal/syscall [2022-11-05T17:21:53.855Z] #32 18.17 internal/itoa [2022-11-05T17:21:54.114Z] #32 ... [2022-11-05T17:21:54.114Z] [2022-11-05T17:21:54.115Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:21:54.115Z] #25 18.41 Fetched 8600 kB in 13s (668 kB/s) [2022-11-05T17:21:54.130Z] #25 9.746 runtime/internal/math [2022-11-05T17:21:54.130Z] #25 9.770 runtime/internal/sys [2022-11-05T17:21:54.130Z] #25 9.880 runtime/internal/syscall [2022-11-05T17:21:54.130Z] #25 ... [2022-11-05T17:21:54.130Z] [2022-11-05T17:21:54.130Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:21:54.130Z] #0 6.399 Install golangci-lint version v1.44.0 [2022-11-05T17:21:54.130Z] #0 6.400 + RM_GOPATH=0 [2022-11-05T17:21:54.130Z] #0 6.400 + TMP_GOPATH= [2022-11-05T17:21:54.130Z] #0 6.400 + : /build [2022-11-05T17:21:54.130Z] #0 6.400 + '[' -z '' ']' [2022-11-05T17:21:54.130Z] #0 6.400 ++ mktemp -d [2022-11-05T17:21:54.130Z] #0 6.400 + export GOPATH=/tmp/tmp.AFwG6e0b28 [2022-11-05T17:21:54.130Z] #0 6.400 + GOPATH=/tmp/tmp.AFwG6e0b28 [2022-11-05T17:21:54.130Z] #0 6.400 + RM_GOPATH=1 [2022-11-05T17:21:54.130Z] #0 6.400 + case "$(go env GOARCH)" in [2022-11-05T17:21:54.130Z] #0 6.400 ++ go env GOARCH [2022-11-05T17:21:54.130Z] #0 6.400 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:54.130Z] #0 6.400 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:54.130Z] #0 6.400 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:54.130Z] #0 6.400 + dir=/tmp/install [2022-11-05T17:21:54.130Z] #0 6.400 + bin=golangci_lint [2022-11-05T17:21:54.130Z] #0 6.400 + shift [2022-11-05T17:21:54.130Z] #0 6.400 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-05T17:21:54.130Z] #0 6.400 + . /tmp/install/golangci_lint.installer [2022-11-05T17:21:54.130Z] #0 6.400 ++ : v1.44.0 [2022-11-05T17:21:54.130Z] #0 6.400 + install_golangci_lint [2022-11-05T17:21:54.130Z] #0 6.400 + set -e [2022-11-05T17:21:54.130Z] #0 6.400 + echo 'Install golangci-lint version v1.44.0' [2022-11-05T17:21:54.130Z] #0 6.400 + GOBIN=/build [2022-11-05T17:21:54.130Z] #0 6.400 + GO111MODULE=on [2022-11-05T17:21:54.130Z] #0 6.400 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-05T17:21:54.130Z] #0 6.979 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-05T17:21:54.389Z] #27 ... [2022-11-05T17:21:54.389Z] [2022-11-05T17:21:54.389Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:21:54.389Z] #0 5.678 + RM_GOPATH=0 [2022-11-05T17:21:54.389Z] #0 5.678 + TMP_GOPATH= [2022-11-05T17:21:54.389Z] #0 5.678 + : /build [2022-11-05T17:21:54.389Z] #0 5.678 + '[' -z '' ']' [2022-11-05T17:21:54.389Z] #0 5.678 ++ mktemp -d [2022-11-05T17:21:54.389Z] #0 5.678 + export GOPATH=/tmp/tmp.GsjNdHdwXe [2022-11-05T17:21:54.389Z] #0 5.678 + GOPATH=/tmp/tmp.GsjNdHdwXe [2022-11-05T17:21:54.389Z] #0 5.678 + RM_GOPATH=1 [2022-11-05T17:21:54.389Z] #0 5.678 + case "$(go env GOARCH)" in [2022-11-05T17:21:54.389Z] #0 5.678 ++ go env GOARCH [2022-11-05T17:21:54.389Z] #0 5.678 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:54.389Z] #0 5.678 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:54.389Z] #0 5.678 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:54.389Z] #0 5.709 + dir=/tmp/install [2022-11-05T17:21:54.389Z] #0 5.709 + bin=proxy [2022-11-05T17:21:54.389Z] #0 5.709 + shift [2022-11-05T17:21:54.390Z] #0 5.709 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-05T17:21:54.390Z] #0 5.709 + . /tmp/install/proxy.installer [2022-11-05T17:21:54.390Z] #0 5.709 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:21:54.390Z] #0 5.709 + install_proxy [2022-11-05T17:21:54.390Z] #0 5.709 + case "$1" in [2022-11-05T17:21:54.390Z] #0 5.709 + export CGO_ENABLED=0 [2022-11-05T17:21:54.390Z] #0 5.709 + CGO_ENABLED=0 [2022-11-05T17:21:54.390Z] #0 5.709 + _install_proxy [2022-11-05T17:21:54.390Z] #0 5.709 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-05T17:21:54.390Z] #0 5.709 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GsjNdHdwXe/src/github.com/docker/libnetwork [2022-11-05T17:21:54.390Z] #0 5.709 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:21:54.390Z] #0 5.733 Cloning into '/tmp/tmp.GsjNdHdwXe/src/github.com/docker/libnetwork'... [2022-11-05T17:21:54.390Z] #28 ... [2022-11-05T17:21:54.390Z] [2022-11-05T17:21:54.390Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:21:54.390Z] #0 5.484 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:54.390Z] #0 5.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:54.390Z] #0 5.484 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:54.390Z] #0 6.195 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:21:54.390Z] #0 8.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:21:54.625Z] #33 29.18 The following NEW packages will be installed: [2022-11-05T17:21:54.625Z] #33 29.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:21:54.625Z] #33 29.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-05T17:21:54.625Z] #33 29.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-05T17:21:54.625Z] #33 29.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-05T17:21:54.625Z] #33 29.19 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-05T17:21:54.625Z] #33 29.19 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-05T17:21:54.625Z] #33 29.19 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-05T17:21:54.625Z] #33 29.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-05T17:21:54.625Z] #33 29.20 mingw-w64-x86-64-dev [2022-11-05T17:21:54.648Z] #29 ... [2022-11-05T17:21:54.648Z] [2022-11-05T17:21:54.648Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:21:54.648Z] #0 7.132 + RM_GOPATH=0 [2022-11-05T17:21:54.648Z] #0 7.133 + TMP_GOPATH= [2022-11-05T17:21:54.648Z] #0 7.133 + : /build [2022-11-05T17:21:54.648Z] #0 7.134 + '[' -z '' ']' [2022-11-05T17:21:54.648Z] #0 7.136 ++ mktemp -d [2022-11-05T17:21:54.648Z] #0 7.149 + export GOPATH=/tmp/tmp.5RsJBJ8skH [2022-11-05T17:21:54.648Z] #0 7.150 + GOPATH=/tmp/tmp.5RsJBJ8skH [2022-11-05T17:21:54.648Z] #0 7.150 + RM_GOPATH=1 [2022-11-05T17:21:54.648Z] #0 7.152 + case "$(go env GOARCH)" in [2022-11-05T17:21:54.648Z] #0 7.154 ++ go env GOARCH [2022-11-05T17:21:54.648Z] #0 7.177 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:54.648Z] #0 7.188 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:54.648Z] #0 7.189 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:54.648Z] #0 7.194 + dir=/tmp/install [2022-11-05T17:21:54.648Z] #0 7.194 + bin=shfmt [2022-11-05T17:21:54.648Z] #0 7.194 + shift [2022-11-05T17:21:54.648Z] #0 7.195 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-05T17:21:54.648Z] #0 7.196 + . /tmp/install/shfmt.installer [2022-11-05T17:21:54.648Z] #0 7.196 ++ : v3.0.2 [2022-11-05T17:21:54.648Z] #0 7.196 + install_shfmt [2022-11-05T17:21:54.648Z] #0 7.197 + echo 'Install shfmt version v3.0.2' [2022-11-05T17:21:54.648Z] #0 7.197 Install shfmt version v3.0.2 [2022-11-05T17:21:54.648Z] #0 7.197 + GOBIN=/build [2022-11-05T17:21:54.648Z] #0 7.197 + GO111MODULE=on [2022-11-05T17:21:54.648Z] #0 7.198 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-05T17:21:54.648Z] #0 7.806 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-05T17:21:54.648Z] #0 9.181 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-05T17:21:54.648Z] #0 9.195 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-05T17:21:54.648Z] #0 9.287 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-05T17:21:54.648Z] #30 ... [2022-11-05T17:21:54.648Z] [2022-11-05T17:21:54.648Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:21:54.648Z] #0 7.403 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:54.648Z] #0 7.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:54.648Z] #0 7.453 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:54.648Z] #0 8.357 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:21:54.906Z] #31 ... [2022-11-05T17:21:54.906Z] [2022-11-05T17:21:54.906Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:21:54.906Z] #0 5.287 + RM_GOPATH=0 [2022-11-05T17:21:54.906Z] #0 5.287 + TMP_GOPATH= [2022-11-05T17:21:54.906Z] #0 5.287 + : /build [2022-11-05T17:21:54.906Z] #0 5.287 + '[' -z '' ']' [2022-11-05T17:21:54.906Z] #0 5.302 ++ mktemp -d [2022-11-05T17:21:54.906Z] #0 5.302 + export GOPATH=/tmp/tmp.VnhsTQZQm0 [2022-11-05T17:21:54.906Z] #0 5.302 + GOPATH=/tmp/tmp.VnhsTQZQm0 [2022-11-05T17:21:54.906Z] #0 5.302 + RM_GOPATH=1 [2022-11-05T17:21:54.906Z] #0 5.305 + case "$(go env GOARCH)" in [2022-11-05T17:21:54.906Z] #0 5.305 ++ go env GOARCH [2022-11-05T17:21:54.906Z] #0 5.317 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:54.906Z] #0 5.317 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:54.906Z] #0 5.317 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:54.906Z] #0 5.327 Install docker/cli version 17.06.2-ce from stable [2022-11-05T17:21:54.906Z] #0 5.327 + dir=/tmp/install [2022-11-05T17:21:54.906Z] #0 5.327 + bin=dockercli [2022-11-05T17:21:54.906Z] #0 5.327 + shift [2022-11-05T17:21:54.906Z] #0 5.327 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-05T17:21:54.906Z] #0 5.327 + . /tmp/install/dockercli.installer [2022-11-05T17:21:54.906Z] #0 5.327 ++ : stable [2022-11-05T17:21:54.906Z] #0 5.327 ++ : 17.06.2-ce [2022-11-05T17:21:54.906Z] #0 5.327 + install_dockercli [2022-11-05T17:21:54.906Z] #0 5.327 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-05T17:21:54.906Z] #0 5.327 ++ uname -m [2022-11-05T17:21:54.906Z] #0 5.327 + arch=x86_64 [2022-11-05T17:21:54.906Z] #0 5.327 + '[' x86_64 '!=' x86_64 ']' [2022-11-05T17:21:54.906Z] #0 5.327 + url=https://download.docker.com/linux/static [2022-11-05T17:21:54.907Z] #0 5.327 + tar -xz docker/docker [2022-11-05T17:21:54.907Z] #0 5.327 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-11-05T17:21:55.062Z] #25 18.41 Reading package lists... [2022-11-05T17:21:55.062Z] #25 ... [2022-11-05T17:21:55.062Z] [2022-11-05T17:21:55.062Z] #21 [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-11-05T17:21:55.062Z] #21 9.268 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:55.062Z] #21 9.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:55.062Z] #21 9.330 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:55.062Z] #21 12.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:21:55.062Z] #21 16.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:21:55.166Z] #32 ... [2022-11-05T17:21:55.166Z] [2022-11-05T17:21:55.166Z] #33 [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-11-05T17:21:55.166Z] #0 5.542 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-05T17:21:55.166Z] #0 5.542 Cloning into '.'... [2022-11-05T17:21:55.166Z] #33 ... [2022-11-05T17:21:55.166Z] [2022-11-05T17:21:55.166Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:21:55.166Z] #0 4.222 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:21:55.166Z] #0 4.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:21:55.166Z] #0 4.245 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:21:55.166Z] #0 4.495 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:21:55.166Z] #0 5.800 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:21:55.166Z] #0 8.131 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:21:55.193Z] #33 29.59 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:21:55.193Z] #33 29.59 Need to get 108 MB of archives. [2022-11-05T17:21:55.193Z] #33 29.59 After this operation, 620 MB of additional disk space will be used. [2022-11-05T17:21:55.193Z] #33 29.59 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-11-05T17:21:55.193Z] #33 29.63 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-11-05T17:21:55.325Z] #21 ... [2022-11-05T17:21:55.325Z] [2022-11-05T17:21:55.325Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:21:55.325Z] #32 18.65 runtime [2022-11-05T17:21:55.325Z] #32 19.10 math/bits [2022-11-05T17:21:55.425Z] #34 ... [2022-11-05T17:21:55.426Z] [2022-11-05T17:21:55.426Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:21:55.426Z] #0 2.779 + RM_GOPATH=0 [2022-11-05T17:21:55.426Z] #0 2.779 + TMP_GOPATH= [2022-11-05T17:21:55.426Z] #0 2.779 + : /build [2022-11-05T17:21:55.426Z] #0 2.779 + '[' -z '' ']' [2022-11-05T17:21:55.426Z] #0 2.779 ++ mktemp -d [2022-11-05T17:21:55.426Z] #0 2.779 + export GOPATH=/tmp/tmp.37nwYFp83N [2022-11-05T17:21:55.426Z] #0 2.779 + GOPATH=/tmp/tmp.37nwYFp83N [2022-11-05T17:21:55.426Z] #0 2.779 + RM_GOPATH=1 [2022-11-05T17:21:55.426Z] #0 2.779 + case "$(go env GOARCH)" in [2022-11-05T17:21:55.426Z] #0 2.779 ++ go env GOARCH [2022-11-05T17:21:55.426Z] #0 2.779 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:55.426Z] #0 2.779 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:55.426Z] #0 2.779 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:55.426Z] #0 2.779 + dir=/tmp/install [2022-11-05T17:21:55.427Z] #0 2.779 + bin=rootlesskit [2022-11-05T17:21:55.427Z] #0 2.779 + shift [2022-11-05T17:21:55.427Z] #0 2.779 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-05T17:21:55.427Z] #0 2.779 + . /tmp/install/rootlesskit.installer [2022-11-05T17:21:55.427Z] #0 2.779 ++ : v0.14.4 [2022-11-05T17:21:55.427Z] #0 2.779 + install_rootlesskit [2022-11-05T17:21:55.427Z] #0 2.779 + case "$1" in [2022-11-05T17:21:55.427Z] #0 2.779 + export CGO_ENABLED=0 [2022-11-05T17:21:55.427Z] #0 2.779 + CGO_ENABLED=0 [2022-11-05T17:21:55.427Z] #0 2.779 + _install_rootlesskit [2022-11-05T17:21:55.427Z] #0 2.779 + echo 'Install rootlesskit version v0.14.4' [2022-11-05T17:21:55.427Z] #0 2.779 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:21:55.427Z] #0 2.779 + GOBIN=/build [2022-11-05T17:21:55.427Z] #0 2.779 + GO111MODULE=on [2022-11-05T17:21:55.427Z] #0 2.779 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-05T17:21:55.427Z] #0 2.779 Install rootlesskit version v0.14.4 [2022-11-05T17:21:55.427Z] #0 3.134 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-05T17:21:55.427Z] #0 4.167 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:21:55.427Z] #0 4.167 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:21:55.427Z] #0 4.182 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-05T17:21:55.427Z] #0 4.342 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-05T17:21:55.427Z] #0 6.006 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-05T17:21:55.427Z] #0 6.413 go: downloading github.com/google/uuid v1.3.0 [2022-11-05T17:21:55.427Z] #0 6.465 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-05T17:21:55.427Z] #0 6.485 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-05T17:21:55.427Z] #0 6.591 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:21:55.427Z] #0 6.679 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-05T17:21:55.427Z] #0 6.813 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-05T17:21:55.427Z] #0 7.173 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-05T17:21:55.427Z] #0 7.389 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-05T17:21:55.427Z] #0 10.10 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-05T17:21:55.427Z] #35 ... [2022-11-05T17:21:55.427Z] [2022-11-05T17:21:55.427Z] #36 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:21:55.427Z] #0 4.743 + RM_GOPATH=0 [2022-11-05T17:21:55.427Z] #0 4.743 + TMP_GOPATH= [2022-11-05T17:21:55.427Z] #0 4.743 + : /build [2022-11-05T17:21:55.427Z] #0 4.743 + '[' -z '' ']' [2022-11-05T17:21:55.427Z] #0 4.743 ++ mktemp -d [2022-11-05T17:21:55.427Z] #0 4.750 + export GOPATH=/tmp/tmp.CxmpAfdw7T [2022-11-05T17:21:55.427Z] #0 4.750 + GOPATH=/tmp/tmp.CxmpAfdw7T [2022-11-05T17:21:55.427Z] #0 4.750 + RM_GOPATH=1 [2022-11-05T17:21:55.427Z] #0 4.750 + case "$(go env GOARCH)" in [2022-11-05T17:21:55.427Z] #0 4.751 ++ go env GOARCH [2022-11-05T17:21:55.427Z] #0 4.769 Install vndr version v0.1.2 [2022-11-05T17:21:55.427Z] #0 4.770 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:55.427Z] #0 4.770 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:21:55.427Z] #0 4.770 ++ dirname /tmp/install/install.sh [2022-11-05T17:21:55.427Z] #0 4.770 + dir=/tmp/install [2022-11-05T17:21:55.427Z] #0 4.770 + bin=vndr [2022-11-05T17:21:55.427Z] #0 4.770 + shift [2022-11-05T17:21:55.427Z] #0 4.770 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-05T17:21:55.427Z] #0 4.770 + . /tmp/install/vndr.installer [2022-11-05T17:21:55.427Z] #0 4.770 ++ : v0.1.2 [2022-11-05T17:21:55.427Z] #0 4.770 + install_vndr [2022-11-05T17:21:55.427Z] #0 4.770 + echo 'Install vndr version v0.1.2' [2022-11-05T17:21:55.427Z] #0 4.770 + GOBIN=/build [2022-11-05T17:21:55.427Z] #0 4.770 + GO111MODULE=on [2022-11-05T17:21:55.427Z] #0 4.770 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-05T17:21:55.427Z] #0 5.283 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-05T17:21:55.452Z] #33 29.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-05T17:21:55.452Z] #33 29.76 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-11-05T17:21:55.453Z] #33 29.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-11-05T17:21:55.453Z] #33 29.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-05T17:21:55.453Z] #33 29.93 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-11-05T17:21:55.692Z] #36 ... [2022-11-05T17:21:55.692Z] [2022-11-05T17:21:55.692Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:21:55.692Z] #30 11.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-05T17:21:55.712Z] #33 30.05 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-11-05T17:21:55.712Z] #33 30.06 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-11-05T17:21:55.972Z] #33 30.50 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-11-05T17:21:56.264Z] #32 20.32 math [2022-11-05T17:21:56.264Z] #32 ... [2022-11-05T17:21:56.264Z] [2022-11-05T17:21:56.264Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:21:56.264Z] #28 10.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:21:56.264Z] #28 14.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:21:56.264Z] #28 19.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:21:56.524Z] #28 ... [2022-11-05T17:21:56.524Z] [2022-11-05T17:21:56.524Z] #21 [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-11-05T17:21:56.524Z] #21 20.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:21:56.543Z] #33 ... [2022-11-05T17:21:56.543Z] [2022-11-05T17:21:56.543Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:21:56.543Z] #31 20.84 Reading package lists... [2022-11-05T17:21:56.543Z] #31 25.07 Building dependency tree... [2022-11-05T17:21:56.543Z] #31 28.56 The following additional packages will be installed: [2022-11-05T17:21:56.543Z] #31 28.57 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-05T17:21:56.543Z] #31 28.58 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-05T17:21:56.543Z] #31 28.59 Suggested packages: [2022-11-05T17:21:56.543Z] #31 28.61 manpages-dev protobuf-mode-el python3-setuptools [2022-11-05T17:21:56.543Z] #31 29.70 The following NEW packages will be installed: [2022-11-05T17:21:56.543Z] #31 29.71 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-05T17:21:56.543Z] #31 29.72 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-05T17:21:56.543Z] #31 29.72 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-05T17:21:56.543Z] #31 29.72 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-05T17:21:56.543Z] #31 30.15 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:21:56.543Z] #31 30.15 Need to get 4253 kB of archives. [2022-11-05T17:21:56.543Z] #31 30.15 After this operation, 25.1 MB of additional disk space will be used. [2022-11-05T17:21:56.543Z] #31 30.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-11-05T17:21:56.543Z] #31 30.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-11-05T17:21:56.543Z] #31 30.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-11-05T17:21:56.543Z] #31 30.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-11-05T17:21:56.543Z] #31 30.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-11-05T17:21:56.543Z] #31 30.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2022-11-05T17:21:56.543Z] #31 30.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-11-05T17:21:56.543Z] #31 30.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-11-05T17:21:56.543Z] #31 30.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2022-11-05T17:21:56.543Z] #31 30.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-11-05T17:21:56.543Z] #31 30.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2022-11-05T17:21:56.543Z] #31 30.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2022-11-05T17:21:56.543Z] #31 30.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2022-11-05T17:21:56.543Z] #31 30.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2022-11-05T17:21:56.543Z] #31 30.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2022-11-05T17:21:56.543Z] #31 31.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:21:56.543Z] #31 31.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-05T17:21:56.543Z] #31 31.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-11-05T17:21:56.711Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01ff71f12f54f2fd2) in /home/ubuntu/workspace/moby_PR-44412 [Pipeline] { [Pipeline] checkout [2022-11-05T17:21:56.819Z] The recommended git tool is: git [2022-11-05T17:21:57.298Z] #31 ... [2022-11-05T17:21:57.298Z] [2022-11-05T17:21:57.298Z] #33 [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-11-05T17:21:57.298Z] #33 31.59 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-11-05T17:21:57.606Z] #33 32.09 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-11-05T17:21:57.879Z] #33 ... [2022-11-05T17:21:57.879Z] [2022-11-05T17:21:57.879Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:21:57.879Z] #26 DONE 32.3s [2022-11-05T17:21:57.879Z] [2022-11-05T17:21:57.879Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:21:57.879Z] #25 25.50 Building dependency tree... [2022-11-05T17:21:57.879Z] #25 28.85 The following additional packages will be installed: [2022-11-05T17:21:57.879Z] #25 28.87 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-05T17:21:57.879Z] #25 28.88 Suggested packages: [2022-11-05T17:21:57.879Z] #25 28.88 cmake-doc ninja-build lrzip [2022-11-05T17:21:57.879Z] #25 28.88 Recommended packages: [2022-11-05T17:21:57.879Z] #25 28.88 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-05T17:21:57.879Z] #25 29.60 The following NEW packages will be installed: [2022-11-05T17:21:57.879Z] #25 29.61 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-05T17:21:57.879Z] #25 29.61 vim-common xxd [2022-11-05T17:21:57.879Z] #25 30.02 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:21:57.879Z] #25 30.02 Need to get 15.6 MB of archives. [2022-11-05T17:21:57.879Z] #25 30.02 After this operation, 67.4 MB of additional disk space will be used. [2022-11-05T17:21:57.879Z] #25 30.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:21:57.879Z] #25 30.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:21:57.879Z] #25 30.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-05T17:21:57.879Z] #25 30.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-11-05T17:21:57.879Z] #25 30.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-11-05T17:21:57.879Z] #25 30.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-11-05T17:21:57.879Z] #25 30.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-11-05T17:21:57.879Z] #25 30.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-11-05T17:21:57.879Z] #25 30.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-11-05T17:21:57.879Z] #25 30.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-11-05T17:21:57.879Z] #25 31.44 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:21:57.879Z] #25 31.86 Fetched 15.6 MB in 1s (17.1 MB/s) [2022-11-05T17:21:57.879Z] #25 32.02 Selecting previously unselected package xxd. [2022-11-05T17:21:57.879Z] #25 32.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-05T17:21:57.879Z] #25 32.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-05T17:21:57.879Z] #25 32.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:21:57.957Z] #21 ... [2022-11-05T17:21:57.957Z] [2022-11-05T17:21:57.957Z] #34 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:21:57.957Z] #34 21.41 + mkdir -p /build [2022-11-05T17:21:57.957Z] #34 21.41 + mv docker/docker /build/ [2022-11-05T17:21:57.957Z] #34 21.41 + rmdir docker [2022-11-05T17:21:57.957Z] #34 DONE 22.2s [2022-11-05T17:21:58.157Z] #25 32.48 Selecting previously unselected package vim-common. [2022-11-05T17:21:58.157Z] #25 32.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:21:58.157Z] #25 32.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:21:58.157Z] #25 ... [2022-11-05T17:21:58.157Z] [2022-11-05T17:21:58.157Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:21:58.157Z] #31 32.60 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:21:58.157Z] #31 ... [2022-11-05T17:21:58.157Z] [2022-11-05T17:21:58.157Z] #36 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:21:58.157Z] #36 25.44 Building dependency tree... [2022-11-05T17:21:58.157Z] #36 29.04 The following additional packages will be installed: [2022-11-05T17:21:58.157Z] #36 29.06 libbtrfs0 [2022-11-05T17:21:58.157Z] #36 29.26 The following NEW packages will be installed: [2022-11-05T17:21:58.157Z] #36 29.31 libbtrfs-dev libbtrfs0 [2022-11-05T17:21:58.157Z] #36 29.73 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:21:58.157Z] #36 29.73 Need to get 454 kB of archives. [2022-11-05T17:21:58.157Z] #36 29.73 After this operation, 1275 kB of additional disk space will be used. [2022-11-05T17:21:58.157Z] #36 29.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-11-05T17:21:58.157Z] #36 29.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-11-05T17:21:58.157Z] #36 30.70 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:21:58.157Z] #36 30.96 Fetched 454 kB in 0s (1342 kB/s) [2022-11-05T17:21:58.157Z] #36 31.13 Selecting previously unselected package libbtrfs0:arm64. [2022-11-05T17:21:58.157Z] #36 31.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-05T17:21:58.157Z] #36 31.16 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-11-05T17:21:58.157Z] #36 31.18 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-11-05T17:21:58.157Z] #36 31.40 Selecting previously unselected package libbtrfs-dev:arm64. [2022-11-05T17:21:58.157Z] #36 31.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-11-05T17:21:58.157Z] #36 31.43 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-05T17:21:58.157Z] #36 31.94 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-11-05T17:21:58.157Z] #36 31.98 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-05T17:21:58.157Z] #36 31.99 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:21:58.157Z] #36 DONE 32.6s [2022-11-05T17:21:58.216Z] [2022-11-05T17:21:58.216Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:21:58.216Z] #30 13.67 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:21:58.216Z] #30 13.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:21:58.216Z] #30 13.75 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-05T17:21:58.216Z] #30 14.33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-05T17:21:58.216Z] #30 19.75 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-05T17:21:58.216Z] #30 20.58 go: downloading github.com/google/uuid v1.3.0 [2022-11-05T17:21:58.216Z] #30 20.68 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-05T17:21:58.216Z] #30 20.69 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-05T17:21:58.216Z] #30 20.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:21:58.216Z] #30 20.99 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-05T17:21:58.216Z] #30 21.41 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-05T17:21:58.216Z] #30 21.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-05T17:21:58.216Z] #30 22.22 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-05T17:21:58.315Z] #30 ... [2022-11-05T17:21:58.315Z] [2022-11-05T17:21:58.315Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:21:58.315Z] #32 13.35 + mkdir -p /build [2022-11-05T17:21:58.315Z] #32 13.36 + mv docker/docker /build/ [2022-11-05T17:21:58.315Z] #32 13.38 + rmdir docker [2022-11-05T17:21:58.315Z] #32 DONE 13.7s [2022-11-05T17:21:58.315Z] [2022-11-05T17:21:58.315Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:21:58.315Z] #26 12.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:21:58.315Z] #26 12.92 go: downloading golang.org/x/mod v0.3.0 [2022-11-05T17:21:58.417Z] [2022-11-05T17:21:58.417Z] #33 [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-11-05T17:21:58.417Z] #33 32.81 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-11-05T17:21:59.153Z] #30 ... [2022-11-05T17:21:59.154Z] [2022-11-05T17:21:59.154Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:21:59.154Z] #31 23.46 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:21:59.161Z] using credential docker-jenkins-github-credentials [2022-11-05T17:21:59.170Z] Cloning the remote Git repository [2022-11-05T17:21:59.170Z] Cloning with configured refspecs honoured and without tags [2022-11-05T17:21:59.413Z] #31 23.47 go: downloading golang.org/x/mod v0.3.0 [2022-11-05T17:21:59.795Z] #33 34.15 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-11-05T17:21:59.982Z] #31 ... [2022-11-05T17:21:59.982Z] [2022-11-05T17:21:59.982Z] #29 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:21:59.982Z] #29 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:22:00.057Z] #33 34.45 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-11-05T17:22:00.057Z] #33 34.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-11-05T17:22:00.057Z] #33 34.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-11-05T17:22:00.057Z] #33 34.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-11-05T17:22:00.057Z] #33 34.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-11-05T17:22:00.057Z] #33 34.47 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-11-05T17:22:00.057Z] #33 34.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-11-05T17:22:00.057Z] #33 34.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-11-05T17:22:00.057Z] #33 34.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-11-05T17:22:00.057Z] #33 34.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-11-05T17:22:00.057Z] #33 34.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-11-05T17:22:00.057Z] #33 34.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-11-05T17:22:00.057Z] #33 34.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-11-05T17:22:00.057Z] #33 34.52 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-11-05T17:22:00.057Z] #33 34.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-11-05T17:22:00.057Z] #33 34.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-11-05T17:21:58.891Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:21:58.984Z] > git init /home/ubuntu/workspace/moby_PR-44412 # timeout=10 [2022-11-05T17:21:59.258Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:21:59.258Z] > git --version # timeout=10 [2022-11-05T17:21:59.283Z] > git --version # 'git version 2.17.1' [2022-11-05T17:21:59.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:21:59.285Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:22:00.954Z] #29 25.05 Fetched 8600 kB in 19s (463 kB/s) [2022-11-05T17:22:00.954Z] #29 25.05 Reading package lists... [2022-11-05T17:22:00.954Z] #29 ... [2022-11-05T17:22:00.954Z] [2022-11-05T17:22:00.954Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:22:00.954Z] #30 25.17 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-05T17:22:00.994Z] #33 35.59 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:22:01.253Z] #33 ... [2022-11-05T17:22:01.253Z] [2022-11-05T17:22:01.253Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:22:01.253Z] #32 DONE 35.7s [2022-11-05T17:22:01.253Z] [2022-11-05T17:22:01.253Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:01.253Z] #31 33.10 Fetched 4253 kB in 1s (3297 kB/s) [2022-11-05T17:22:01.253Z] #31 33.34 Selecting previously unselected package libcap2:arm64. [2022-11-05T17:22:01.253Z] #31 33.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-05T17:22:01.253Z] #31 33.44 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-11-05T17:22:01.253Z] #31 33.46 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-11-05T17:22:01.253Z] #31 33.63 Selecting previously unselected package libcap-dev:arm64. [2022-11-05T17:22:01.253Z] #31 33.65 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-11-05T17:22:01.253Z] #31 33.66 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-11-05T17:22:01.253Z] #31 33.88 Selecting previously unselected package libnet1:arm64. [2022-11-05T17:22:01.253Z] #31 33.88 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-11-05T17:22:01.253Z] #31 33.88 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:22:01.253Z] #31 34.06 Selecting previously unselected package libnet1-dev. [2022-11-05T17:22:01.253Z] #31 34.07 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-11-05T17:22:01.253Z] #31 34.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:22:01.253Z] #31 34.26 Selecting previously unselected package libnl-3-200:arm64. [2022-11-05T17:22:01.253Z] #31 34.26 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-11-05T17:22:01.253Z] #31 34.29 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-05T17:22:01.253Z] #31 34.45 Selecting previously unselected package libnl-3-dev:arm64. [2022-11-05T17:22:01.253Z] #31 34.45 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2022-11-05T17:22:01.253Z] #31 34.46 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-11-05T17:22:01.253Z] #31 34.76 Selecting previously unselected package libprotobuf-c1:arm64. [2022-11-05T17:22:01.253Z] #31 34.77 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-11-05T17:22:01.253Z] #31 34.78 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:22:01.253Z] #31 34.91 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-11-05T17:22:01.254Z] #31 34.92 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-11-05T17:22:01.254Z] #31 34.92 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-11-05T17:22:01.254Z] #31 35.04 Selecting previously unselected package zlib1g-dev:arm64. [2022-11-05T17:22:01.254Z] #31 35.04 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2022-11-05T17:22:01.254Z] #31 35.04 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:22:01.254Z] #31 35.34 Selecting previously unselected package libprotobuf23:arm64. [2022-11-05T17:22:01.254Z] #31 35.34 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2022-11-05T17:22:01.254Z] #31 35.36 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-11-05T17:22:01.599Z] #26 ... [2022-11-05T17:22:01.599Z] [2022-11-05T17:22:01.599Z] #21 [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-11-05T17:22:01.599Z] #21 7.518 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:22:01.599Z] #21 7.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:22:01.599Z] #21 7.606 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:22:01.599Z] #21 8.443 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:22:01.599Z] #21 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:22:01.599Z] #21 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:22:01.822Z] #31 36.26 Selecting previously unselected package libprotobuf-lite23:arm64. [2022-11-05T17:22:01.822Z] #31 36.26 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2022-11-05T17:22:01.822Z] #31 36.27 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-11-05T17:22:01.856Z] #21 ... [2022-11-05T17:22:01.856Z] [2022-11-05T17:22:01.856Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:22:01.856Z] #34 16.25 Fetched 8600 kB in 12s (700 kB/s) [2022-11-05T17:22:02.390Z] #31 36.71 Selecting previously unselected package libprotobuf-dev:arm64. [2022-11-05T17:22:02.390Z] #31 36.71 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2022-11-05T17:22:02.390Z] #31 36.72 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2022-11-05T17:22:02.958Z] #31 ... [2022-11-05T17:22:02.958Z] [2022-11-05T17:22:02.958Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:02.958Z] #29 27.25 go: downloading github.com/fatih/color v1.13.0 [2022-11-05T17:22:02.958Z] #29 27.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:22:02.958Z] #29 27.34 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:22:02.958Z] #29 27.34 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-05T17:22:02.958Z] #29 27.38 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-05T17:22:02.958Z] #29 27.53 go: downloading github.com/spf13/viper v1.10.1 [2022-11-05T17:22:02.958Z] #29 27.79 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-05T17:22:02.958Z] #29 28.07 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-05T17:22:02.958Z] #29 28.09 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-05T17:22:02.958Z] #29 28.11 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-05T17:22:02.958Z] #29 28.15 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-05T17:22:02.958Z] #29 29.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-05T17:22:02.958Z] #29 29.02 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-05T17:22:02.958Z] #29 31.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:22:02.958Z] #29 31.98 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-05T17:22:02.958Z] #29 32.07 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-05T17:22:02.958Z] #29 32.16 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-05T17:22:02.958Z] #29 32.22 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-05T17:22:02.958Z] #29 32.39 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-05T17:22:02.958Z] #29 32.43 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-05T17:22:02.958Z] #29 32.53 go: downloading github.com/spf13/afero v1.6.0 [2022-11-05T17:22:02.958Z] #29 32.57 go: downloading github.com/spf13/cast v1.4.1 [2022-11-05T17:22:02.958Z] #29 32.94 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-05T17:22:02.958Z] #29 32.94 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-05T17:22:02.958Z] #29 33.01 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-05T17:22:02.958Z] #29 33.14 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-05T17:22:02.958Z] #29 33.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-05T17:22:02.958Z] #29 33.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-05T17:22:02.958Z] #29 33.29 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-05T17:22:02.958Z] #29 33.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-05T17:22:02.958Z] #29 33.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-05T17:22:02.958Z] #29 33.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-05T17:22:02.958Z] #29 33.60 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-05T17:22:02.958Z] #29 33.67 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-05T17:22:02.958Z] #29 34.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-05T17:22:02.958Z] #29 34.70 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-05T17:22:02.958Z] #29 34.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-05T17:22:02.958Z] #29 34.81 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-05T17:22:02.958Z] #29 34.86 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-05T17:22:02.958Z] #29 34.89 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-05T17:22:02.958Z] #29 35.80 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-05T17:22:02.958Z] #29 35.84 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-05T17:22:02.958Z] #29 35.89 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-05T17:22:02.958Z] #29 35.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-05T17:22:02.958Z] #29 36.11 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-05T17:22:02.958Z] #29 36.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-05T17:22:02.958Z] #29 36.15 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-05T17:22:02.958Z] #29 36.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-05T17:22:02.958Z] #29 36.27 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-05T17:22:02.958Z] #29 36.33 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-05T17:22:02.958Z] #29 36.49 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-05T17:22:02.958Z] #29 36.69 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-05T17:22:02.958Z] #29 36.76 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-05T17:22:02.958Z] #29 36.82 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-05T17:22:02.958Z] #29 36.84 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-05T17:22:02.958Z] #29 36.88 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-05T17:22:02.958Z] #29 36.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-05T17:22:02.958Z] #29 36.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-05T17:22:02.958Z] #29 36.97 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-05T17:22:02.958Z] #29 36.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-05T17:22:02.958Z] #29 37.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-05T17:22:02.958Z] #29 37.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-05T17:22:02.958Z] #29 37.29 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-05T17:22:02.958Z] #29 37.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-05T17:22:02.958Z] #29 37.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-05T17:22:02.958Z] #29 37.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-05T17:22:02.958Z] #29 37.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-05T17:22:02.958Z] #29 37.44 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-05T17:22:02.958Z] #29 37.47 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-05T17:22:02.958Z] #29 ... [2022-11-05T17:22:02.958Z] [2022-11-05T17:22:02.958Z] #30 [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-11-05T17:22:02.958Z] #30 36.56 Updating files: 86% (1317/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-11-05T17:22:02.958Z] #30 37.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-05T17:22:03.219Z] #30 37.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:22:04.387Z] #34 16.25 Reading package lists... [2022-11-05T17:22:04.387Z] #34 ... [2022-11-05T17:22:04.387Z] [2022-11-05T17:22:04.387Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:22:04.387Z] #25 10.20 internal/itoa [2022-11-05T17:22:04.387Z] #25 10.51 runtime [2022-11-05T17:22:04.387Z] #25 10.58 math/bits [2022-11-05T17:22:04.387Z] #25 11.49 math [2022-11-05T17:22:04.387Z] #25 17.60 unicode/utf8 [2022-11-05T17:22:04.387Z] #25 18.45 internal/race [2022-11-05T17:22:04.387Z] #25 18.64 sync/atomic [2022-11-05T17:22:04.387Z] #25 19.38 unicode [2022-11-05T17:22:05.156Z] #30 ... [2022-11-05T17:22:05.156Z] [2022-11-05T17:22:05.156Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:22:05.156Z] #26 DONE 29.3s [2022-11-05T17:22:05.156Z] [2022-11-05T17:22:05.156Z] #21 [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-11-05T17:22:05.156Z] #21 28.92 Fetched 8600 kB in 20s (432 kB/s) [2022-11-05T17:22:05.323Z] #25 ... [2022-11-05T17:22:05.323Z] [2022-11-05T17:22:05.323Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:22:05.323Z] #29 10.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:22:05.323Z] #29 19.56 Fetched 8600 kB in 14s (594 kB/s) [2022-11-05T17:22:05.323Z] #29 19.56 Reading package lists... [2022-11-05T17:22:05.323Z] #29 ... [2022-11-05T17:22:05.323Z] [2022-11-05T17:22:05.323Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:05.323Z] #31 10.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:22:05.323Z] #31 13.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:22:05.891Z] #31 21.71 Fetched 8600 kB in 15s (590 kB/s) [2022-11-05T17:22:05.891Z] #31 21.71 Reading package lists... [2022-11-05T17:22:05.891Z] #31 ... [2022-11-05T17:22:05.891Z] [2022-11-05T17:22:05.891Z] #36 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:22:05.891Z] #36 DONE 21.7s [2022-11-05T17:22:05.891Z] [2022-11-05T17:22:05.891Z] #21 [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-11-05T17:22:05.891Z] #21 21.84 Fetched 8600 kB in 15s (589 kB/s) [2022-11-05T17:22:08.490Z] #30 ... [2022-11-05T17:22:08.490Z] [2022-11-05T17:22:08.490Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:08.490Z] #29 37.50 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-05T17:22:08.490Z] #29 37.51 go: downloading github.com/julz/importas v0.1.0 [2022-11-05T17:22:08.490Z] #29 37.56 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-05T17:22:08.490Z] #29 37.64 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-05T17:22:08.490Z] #29 37.68 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-05T17:22:08.490Z] #29 37.73 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-05T17:22:08.490Z] #29 37.77 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-05T17:22:08.490Z] #29 37.78 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-05T17:22:08.490Z] #29 37.80 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-05T17:22:08.490Z] #29 37.83 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-05T17:22:08.490Z] #29 37.88 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-05T17:22:08.490Z] #29 37.90 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-05T17:22:08.490Z] #29 37.92 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-05T17:22:08.490Z] #29 37.92 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-05T17:22:08.490Z] #29 38.38 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-05T17:22:08.490Z] #29 38.40 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-05T17:22:08.490Z] #29 38.40 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-05T17:22:08.490Z] #29 38.47 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-05T17:22:08.490Z] #29 38.50 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-05T17:22:08.490Z] #29 38.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-05T17:22:08.490Z] #29 38.64 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-05T17:22:08.490Z] #29 38.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-05T17:22:08.490Z] #29 38.70 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-05T17:22:08.490Z] #29 38.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-05T17:22:08.490Z] #29 38.87 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-05T17:22:08.490Z] #29 38.88 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-05T17:22:08.490Z] #29 38.89 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-05T17:22:08.490Z] #29 38.92 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-05T17:22:08.490Z] #29 38.93 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-05T17:22:08.490Z] #29 38.94 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-05T17:22:08.490Z] #29 39.08 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-05T17:22:08.490Z] #29 39.10 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-05T17:22:08.490Z] #29 39.14 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-05T17:22:08.490Z] #29 39.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-05T17:22:08.490Z] #29 39.18 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-05T17:22:08.490Z] #29 39.42 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-05T17:22:08.490Z] #29 39.43 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-05T17:22:08.490Z] #29 39.52 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-05T17:22:08.490Z] #29 39.62 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-05T17:22:08.490Z] #29 39.62 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-05T17:22:08.490Z] #29 39.66 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-05T17:22:08.490Z] #29 39.89 go: downloading honnef.co/go/tools v0.2.2 [2022-11-05T17:22:08.490Z] #29 41.01 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-05T17:22:08.490Z] #29 41.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-05T17:22:08.490Z] #29 41.06 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-05T17:22:08.490Z] #29 41.09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:22:08.490Z] #29 41.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-05T17:22:08.490Z] #29 41.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-05T17:22:08.490Z] #29 41.22 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-05T17:22:08.490Z] #29 41.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-05T17:22:08.490Z] #29 41.55 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-05T17:22:08.490Z] #29 41.56 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-05T17:22:08.490Z] #29 41.68 go: downloading golang.org/x/text v0.3.7 [2022-11-05T17:22:08.490Z] #29 ... [2022-11-05T17:22:08.490Z] [2022-11-05T17:22:08.490Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:22:08.490Z] #0 1.042 + RM_GOPATH=0 [2022-11-05T17:22:08.490Z] #0 1.059 + TMP_GOPATH= [2022-11-05T17:22:08.490Z] #0 1.059 + : /build [2022-11-05T17:22:08.490Z] #0 1.059 + '[' -z '' ']' [2022-11-05T17:22:08.490Z] #0 1.059 ++ mktemp -d [2022-11-05T17:22:08.490Z] #0 1.073 + export GOPATH=/tmp/tmp.vcH5fs7F9T [2022-11-05T17:22:08.490Z] #0 1.073 + GOPATH=/tmp/tmp.vcH5fs7F9T [2022-11-05T17:22:08.490Z] #0 1.073 + RM_GOPATH=1 [2022-11-05T17:22:08.490Z] #0 1.073 + case "$(go env GOARCH)" in [2022-11-05T17:22:08.490Z] #0 1.073 ++ go env GOARCH [2022-11-05T17:22:08.490Z] #0 1.114 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:22:08.490Z] #0 1.114 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:22:08.490Z] #0 1.118 ++ dirname /tmp/install/install.sh [2022-11-05T17:22:08.490Z] #0 1.146 + dir=/tmp/install [2022-11-05T17:22:08.490Z] #0 1.146 + bin=containerd [2022-11-05T17:22:08.490Z] #0 1.146 + shift [2022-11-05T17:22:08.490Z] #0 1.146 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-05T17:22:08.490Z] #0 1.146 + . /tmp/install/containerd.installer [2022-11-05T17:22:08.490Z] #0 1.146 ++ set -e [2022-11-05T17:22:08.490Z] #0 1.146 ++ : v1.6.9 [2022-11-05T17:22:08.490Z] #0 1.146 + install_containerd [2022-11-05T17:22:08.490Z] #0 1.147 + echo 'Install containerd version v1.6.9' [2022-11-05T17:22:08.490Z] #0 1.147 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vcH5fs7F9T/src/github.com/containerd/containerd [2022-11-05T17:22:08.490Z] #0 1.147 Install containerd version v1.6.9 [2022-11-05T17:22:08.490Z] #0 1.195 Cloning into '/tmp/tmp.vcH5fs7F9T/src/github.com/containerd/containerd'... [2022-11-05T17:22:08.490Z] #37 ... [2022-11-05T17:22:08.490Z] [2022-11-05T17:22:08.490Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:08.490Z] #31 38.10 Selecting previously unselected package libprotoc23:arm64. [2022-11-05T17:22:08.490Z] #31 38.12 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2022-11-05T17:22:08.490Z] #31 38.13 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2022-11-05T17:22:08.490Z] #31 38.73 Selecting previously unselected package protobuf-c-compiler. [2022-11-05T17:22:08.490Z] #31 38.76 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2022-11-05T17:22:08.490Z] #31 38.76 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:22:08.490Z] #31 38.92 Selecting previously unselected package protobuf-compiler. [2022-11-05T17:22:08.490Z] #31 38.93 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2022-11-05T17:22:08.490Z] #31 38.97 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-05T17:22:08.490Z] #31 39.11 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:22:08.490Z] #31 39.11 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:22:08.490Z] #31 39.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:22:08.490Z] #31 39.36 Selecting previously unselected package python3-six. [2022-11-05T17:22:08.490Z] #31 39.36 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-05T17:22:08.490Z] #31 39.39 Unpacking python3-six (1.16.0-2) ... [2022-11-05T17:22:08.490Z] #31 39.48 Selecting previously unselected package python3-protobuf. [2022-11-05T17:22:08.490Z] #31 39.48 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2022-11-05T17:22:08.490Z] #31 39.52 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-05T17:22:08.490Z] #31 40.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:22:08.490Z] #31 41.75 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-11-05T17:22:08.490Z] #31 41.77 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:22:08.490Z] #31 41.79 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:22:08.490Z] #31 41.81 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-11-05T17:22:08.490Z] #31 41.84 Setting up libcap2:arm64 (1:2.44-1) ... [2022-11-05T17:22:08.490Z] #31 41.87 Setting up python3-six (1.16.0-2) ... [2022-11-05T17:22:08.490Z] #31 42.85 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-11-05T17:22:08.490Z] #31 42.88 Setting up libprotoc23:arm64 (3.12.4-1) ... [2022-11-05T17:22:08.490Z] #31 42.91 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:22:08.490Z] #31 42.92 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-05T17:22:08.490Z] #31 42.96 Setting up python3-protobuf (3.12.4-1) ... [2022-11-05T17:22:08.748Z] #31 ... [2022-11-05T17:22:08.748Z] [2022-11-05T17:22:08.748Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:22:08.748Z] #25 33.08 Selecting previously unselected package cmake-data. [2022-11-05T17:22:08.748Z] #25 33.08 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-05T17:22:08.748Z] #25 33.14 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:22:08.748Z] #25 37.24 Selecting previously unselected package libicu67:arm64. [2022-11-05T17:22:08.748Z] #25 37.26 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-11-05T17:22:08.748Z] #25 37.28 Unpacking libicu67:arm64 (67.1-7) ... [2022-11-05T17:22:08.748Z] #25 42.30 Selecting previously unselected package libxml2:arm64. [2022-11-05T17:22:08.748Z] #25 42.31 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-11-05T17:22:08.748Z] #25 42.31 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:22:08.748Z] #25 42.77 Selecting previously unselected package libarchive13:arm64. [2022-11-05T17:22:08.748Z] #25 42.77 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-11-05T17:22:08.748Z] #25 42.78 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-11-05T17:22:08.748Z] #25 43.05 Selecting previously unselected package libjsoncpp24:arm64. [2022-11-05T17:22:08.748Z] #25 43.06 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-11-05T17:22:08.749Z] #25 43.08 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-11-05T17:22:08.749Z] #25 43.24 Selecting previously unselected package librhash0:arm64. [2022-11-05T17:22:08.749Z] #25 43.24 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-11-05T17:22:08.749Z] #25 43.25 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-11-05T17:22:08.749Z] #25 ... [2022-11-05T17:22:08.749Z] [2022-11-05T17:22:08.749Z] #33 [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-11-05T17:22:08.749Z] #33 35.95 Fetched 108 MB in 5s (20.7 MB/s) [2022-11-05T17:22:08.749Z] #33 36.12 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-05T17:22:08.749Z] #33 36.12 (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-11-05T17:22:08.749Z] #33 36.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-11-05T17:22:08.749Z] #33 36.23 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:22:08.749Z] #33 38.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-05T17:22:08.749Z] #33 38.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-11-05T17:22:08.749Z] #33 38.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:22:08.749Z] #33 40.85 Selecting previously unselected package binutils-mingw-w64. [2022-11-05T17:22:08.749Z] #33 40.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-05T17:22:08.749Z] #33 40.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:22:08.749Z] #33 40.97 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-11-05T17:22:08.749Z] #33 40.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-11-05T17:22:08.749Z] #33 41.00 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:22:08.749Z] #33 41.19 Selecting previously unselected package dmsetup. [2022-11-05T17:22:08.749Z] #33 41.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-11-05T17:22:08.749Z] #33 41.19 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:22:08.749Z] #33 41.35 Selecting previously unselected package mingw-w64-common. [2022-11-05T17:22:08.749Z] #33 41.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-05T17:22:08.749Z] #33 41.37 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-05T17:22:09.007Z] #33 ... [2022-11-05T17:22:09.007Z] [2022-11-05T17:22:09.007Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:22:09.007Z] #25 43.43 Selecting previously unselected package libuv1:arm64. [2022-11-05T17:22:09.007Z] #25 43.44 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-11-05T17:22:09.007Z] #25 43.45 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-11-05T17:22:09.007Z] #25 43.57 Selecting previously unselected package cmake. [2022-11-05T17:22:09.177Z] #21 21.84 Reading package lists... [2022-11-05T17:22:09.177Z] #21 ... [2022-11-05T17:22:09.177Z] [2022-11-05T17:22:09.177Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:22:09.177Z] #35 15.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-05T17:22:09.266Z] #25 43.59 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-11-05T17:22:09.266Z] #25 43.61 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:22:09.436Z] #35 ... [2022-11-05T17:22:09.436Z] [2022-11-05T17:22:09.436Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:22:09.436Z] #28 23.35 Updating files: 58% (1118/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-05T17:22:09.436Z] #28 24.12 + cd /tmp/tmp.GsjNdHdwXe/src/github.com/docker/libnetwork [2022-11-05T17:22:09.436Z] #28 24.12 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:22:09.436Z] #28 24.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-05T17:22:10.445Z] #21 28.92 Reading package lists... [2022-11-05T17:22:10.445Z] #21 ... [2022-11-05T17:22:10.445Z] [2022-11-05T17:22:10.445Z] #36 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:22:10.446Z] #36 30.93 Updating files: 59% (1136/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-05T17:22:10.446Z] #36 31.72 + cd /tmp/tmp.GI2eVRiaOH/src/github.com/docker/libnetwork [2022-11-05T17:22:10.446Z] #36 31.72 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:22:10.446Z] #36 32.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-05T17:22:11.381Z] #36 ... [2022-11-05T17:22:11.381Z] [2022-11-05T17:22:11.381Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:22:11.381Z] #25 18.41 Reading package lists... [2022-11-05T17:22:11.381Z] #25 25.67 Reading package lists... [2022-11-05T17:22:11.381Z] #25 32.29 Building dependency tree... [2022-11-05T17:22:11.381Z] #25 ... [2022-11-05T17:22:11.381Z] [2022-11-05T17:22:11.381Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:22:11.381Z] #24 34.04 Updating files: 81% (1788/2192) Updating files: 82% (1798/2192) Updating files: 83% (1820/2192) Updating files: 84% (1842/2192) Updating files: 85% (1864/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. [2022-11-05T17:22:11.381Z] #24 34.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-05T17:22:11.493Z] Fetching without tags [2022-11-05T17:22:11.746Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:22:11.804Z] #25 46.13 Setting up libicu67:arm64 (67.1-7) ... [2022-11-05T17:22:11.804Z] #25 46.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:22:11.804Z] #25 46.23 Setting up libuv1:arm64 (1.40.0-2) ... [2022-11-05T17:22:11.804Z] #25 46.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:22:11.951Z] #24 35.94 + 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-11-05T17:22:11.951Z] #24 ... [2022-11-05T17:22:11.951Z] [2022-11-05T17:22:11.951Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:22:11.951Z] #32 26.20 unicode/utf8 [2022-11-05T17:22:11.951Z] #32 27.07 internal/race [2022-11-05T17:22:11.951Z] #32 27.34 sync/atomic [2022-11-05T17:22:11.951Z] #32 27.94 unicode [2022-11-05T17:22:11.951Z] #32 33.26 encoding [2022-11-05T17:22:11.951Z] #32 ... [2022-11-05T17:22:11.951Z] [2022-11-05T17:22:11.951Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:22:11.951Z] #25 36.34 The following additional packages will be installed: [2022-11-05T17:22:11.951Z] #25 36.34 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-05T17:22:11.951Z] #25 36.36 Suggested packages: [2022-11-05T17:22:12.065Z] #25 46.44 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-11-05T17:22:12.065Z] #25 46.47 Setting up librhash0:arm64 (1.4.1-2) ... [2022-11-05T17:22:12.065Z] #25 46.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:22:12.065Z] #25 46.59 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:22:12.210Z] #25 36.38 cmake-doc ninja-build lrzip [2022-11-05T17:22:12.210Z] #25 36.38 Recommended packages: [2022-11-05T17:22:12.210Z] #25 36.38 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-05T17:22:11.419Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:22:11.437Z] > git config --add remote.origin.fetch +refs/pull/44412/head:refs/remotes/origin/PR-44412 # timeout=10 [2022-11-05T17:22:11.454Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:22:11.476Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:22:11.496Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:22:11.496Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:22:11.497Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:22:11.759Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:22:11.787Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:22:12.324Z] #25 46.72 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-11-05T17:22:12.324Z] #25 46.78 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:22:12.324Z] #25 46.81 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:22:12.698Z] Merge succeeded, producing 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:22:12.699Z] Checking out Revision 0211f9e44dba888fa62dc2ba59ea573ad70e9708 (PR-44412) [2022-11-05T17:22:13.148Z] #25 37.36 The following NEW packages will be installed: [2022-11-05T17:22:13.148Z] #25 37.38 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-05T17:22:13.148Z] #25 37.40 vim-common xxd [2022-11-05T17:22:13.714Z] #25 37.84 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:22:13.714Z] #25 37.84 Need to get 17.7 MB of archives. [2022-11-05T17:22:13.714Z] #25 37.84 After this operation, 70.7 MB of additional disk space will be used. [2022-11-05T17:22:13.714Z] #25 37.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:22:13.714Z] #25 37.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:22:13.714Z] #25 37.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-05T17:22:13.714Z] #25 37.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:22:13.714Z] #25 ... [2022-11-05T17:22:13.714Z] [2022-11-05T17:22:13.714Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:13.714Z] #28 27.99 Fetched 8600 kB in 20s (432 kB/s) [2022-11-05T17:22:13.714Z] #28 27.99 Reading package lists... [2022-11-05T17:22:13.972Z] #28 34.30 Reading package lists... [2022-11-05T17:22:13.972Z] #28 ... [2022-11-05T17:22:13.972Z] [2022-11-05T17:22:13.972Z] #29 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:22:13.972Z] #29 25.05 Reading package lists... [2022-11-05T17:22:13.972Z] #29 31.70 Reading package lists... [2022-11-05T17:22:14.231Z] #25 DONE 48.5s [2022-11-05T17:22:14.231Z] [2022-11-05T17:22:14.231Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:14.231Z] #31 46.29 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-11-05T17:22:14.231Z] #31 46.33 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-05T17:22:14.231Z] #31 46.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:22:14.231Z] #31 46.39 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2022-11-05T17:22:14.231Z] #31 46.44 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:22:14.231Z] #31 46.47 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-11-05T17:22:14.231Z] #31 46.51 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:22:14.231Z] #31 DONE 48.5s [2022-11-05T17:22:14.231Z] [2022-11-05T17:22:14.231Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:22:14.231Z] #29 37.15 Building dependency tree... [2022-11-05T17:22:14.231Z] #29 ... [2022-11-05T17:22:14.231Z] [2022-11-05T17:22:14.231Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:22:14.231Z] #25 38.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-11-05T17:22:14.231Z] #25 38.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-11-05T17:22:14.231Z] #25 38.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-11-05T17:22:14.231Z] #25 38.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-11-05T17:22:14.231Z] #25 38.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-11-05T17:22:14.491Z] #25 38.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-11-05T17:22:12.601Z] > git remote # timeout=10 [2022-11-05T17:22:12.623Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:22:12.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:22:12.648Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:22:12.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:22:12.701Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:22:12.730Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:22:15.869Z] #25 40.07 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:22:16.128Z] #25 40.34 Fetched 17.7 MB in 1s (12.1 MB/s) [2022-11-05T17:22:16.128Z] #25 40.40 Selecting previously unselected package xxd. [2022-11-05T17:22:16.128Z] #25 40.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:22:16.128Z] #25 40.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:22:16.128Z] #25 40.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:22:16.128Z] #25 ... [2022-11-05T17:22:16.128Z] [2022-11-05T17:22:16.128Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:22:16.128Z] #30 30.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-05T17:22:16.388Z] #30 ... [2022-11-05T17:22:16.388Z] [2022-11-05T17:22:16.388Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:16.388Z] #28 34.30 Reading package lists... [2022-11-05T17:22:16.648Z] #28 39.49 Building dependency tree... [2022-11-05T17:22:16.769Z] #38 2.217 + RM_GOPATH=0 [2022-11-05T17:22:16.769Z] #38 2.239 + TMP_GOPATH= [2022-11-05T17:22:16.769Z] #38 2.239 + : /build [2022-11-05T17:22:16.769Z] #38 2.239 + '[' -z '' ']' [2022-11-05T17:22:16.769Z] #38 2.240 ++ mktemp -d [2022-11-05T17:22:16.769Z] #38 2.276 + export GOPATH=/tmp/tmp.A3WAY6kBBg [2022-11-05T17:22:16.769Z] #38 2.276 + GOPATH=/tmp/tmp.A3WAY6kBBg [2022-11-05T17:22:16.769Z] #38 2.276 + RM_GOPATH=1 [2022-11-05T17:22:16.769Z] #38 2.276 + case "$(go env GOARCH)" in [2022-11-05T17:22:16.769Z] #38 2.276 ++ go env GOARCH [2022-11-05T17:22:16.769Z] #38 2.317 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:22:16.769Z] #38 2.317 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:22:16.769Z] #38 2.317 ++ dirname /tmp/install/install.sh [2022-11-05T17:22:16.769Z] #38 2.332 Install tini version v0.19.0 [2022-11-05T17:22:16.769Z] #38 2.335 + dir=/tmp/install [2022-11-05T17:22:16.769Z] #38 2.335 + bin=tini [2022-11-05T17:22:16.769Z] #38 2.335 + shift [2022-11-05T17:22:16.769Z] #38 2.335 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-05T17:22:16.769Z] #38 2.335 + . /tmp/install/tini.installer [2022-11-05T17:22:16.769Z] #38 2.335 ++ : v0.19.0 [2022-11-05T17:22:16.769Z] #38 2.335 + install_tini [2022-11-05T17:22:16.769Z] #38 2.335 + echo 'Install tini version v0.19.0' [2022-11-05T17:22:16.769Z] #38 2.335 + git clone https://github.com/krallin/tini.git /tmp/tmp.A3WAY6kBBg/tini [2022-11-05T17:22:16.769Z] #38 2.352 Cloning into '/tmp/tmp.A3WAY6kBBg/tini'... [2022-11-05T17:22:17.319Z] Commit message: "[20.10] update to Go 1.18.8 to address CVE-2022-41716" [2022-11-05T17:22:17.344Z] > git --version # timeout=10 [2022-11-05T17:22:17.371Z] > git --version # 'git version 2.17.1' [2022-11-05T17:22:17.395Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-05T17:22:17.553Z] #28 ... [2022-11-05T17:22:17.553Z] [2022-11-05T17:22:17.553Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:22:17.553Z] #34 16.25 Reading package lists... [2022-11-05T17:22:17.553Z] #34 22.55 Reading package lists... [2022-11-05T17:22:17.553Z] #34 28.41 Building dependency tree... [2022-11-05T17:22:17.553Z] #34 31.61 The following additional packages will be installed: [2022-11-05T17:22:17.553Z] #34 31.64 libbtrfs0 [2022-11-05T17:22:17.553Z] #34 31.85 The following NEW packages will be installed: [2022-11-05T17:22:17.553Z] #34 31.88 libbtrfs-dev libbtrfs0 [2022-11-05T17:22:17.553Z] #34 32.28 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:22:17.553Z] #34 32.28 Need to get 460 kB of archives. [2022-11-05T17:22:17.553Z] #34 32.28 After this operation, 1237 kB of additional disk space will be used. [2022-11-05T17:22:17.553Z] #34 32.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:22:17.553Z] #34 32.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:22:17.553Z] #34 ... [2022-11-05T17:22:17.553Z] [2022-11-05T17:22:17.553Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:22:17.553Z] #24 23.29 Updating files: 75% (1651/2192) Updating files: 76% (1666/2192) Updating files: 77% (1688/2192) Updating files: 78% (1710/2192) Updating files: 79% (1732/2192) Updating files: 80% (1754/2192) Updating files: 81% (1776/2192) Updating files: 82% (1798/2192) Updating files: 83% (1820/2192) Updating files: 84% (1842/2192) Updating files: 85% (1864/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. [2022-11-05T17:22:17.553Z] #24 23.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-05T17:22:17.553Z] #24 26.41 + 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-11-05T17:22:17.553Z] #24 ... [2022-11-05T17:22:17.553Z] [2022-11-05T17:22:17.553Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:22:17.553Z] #34 33.44 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:22:17.720Z] #38 3.670 + cd /tmp/tmp.A3WAY6kBBg/tini [2022-11-05T17:22:17.720Z] #38 3.675 + git checkout -q v0.19.0 [2022-11-05T17:22:17.720Z] #38 3.736 + cmake . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:22:17.811Z] #34 33.70 Fetched 460 kB in 0s (1458 kB/s) [2022-11-05T17:22:18.070Z] #34 33.80 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:22:18.070Z] #34 33.80 (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 ... 15718 files and directories currently installed.) [2022-11-05T17:22:18.070Z] #34 33.88 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:22:18.070Z] #34 33.91 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:22:18.328Z] #34 34.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:22:18.454Z] + docker version [2022-11-05T17:22:18.586Z] #34 34.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:22:18.586Z] #34 34.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:22:18.586Z] #34 ... [2022-11-05T17:22:18.586Z] [2022-11-05T17:22:18.586Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:22:18.586Z] #25 24.25 encoding [2022-11-05T17:22:18.586Z] #25 ... [2022-11-05T17:22:18.586Z] [2022-11-05T17:22:18.586Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:22:18.586Z] #29 19.56 Reading package lists... [2022-11-05T17:22:18.586Z] #29 25.99 Reading package lists... [2022-11-05T17:22:18.586Z] #29 31.37 Building dependency tree... [2022-11-05T17:22:18.586Z] #29 34.39 The following additional packages will be installed: [2022-11-05T17:22:18.586Z] #29 34.40 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-05T17:22:18.586Z] #29 34.41 Suggested packages: [2022-11-05T17:22:18.586Z] #29 34.42 cmake-doc ninja-build lrzip [2022-11-05T17:22:18.586Z] #29 34.42 Recommended packages: [2022-11-05T17:22:18.586Z] #29 34.42 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-05T17:22:18.844Z] #29 ... [2022-11-05T17:22:18.844Z] [2022-11-05T17:22:18.844Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:22:18.844Z] #34 34.51 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:22:18.844Z] #34 34.54 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:22:18.844Z] #34 34.56 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:22:19.100Z] #38 4.768 -- The C compiler identification is GNU 10.2.1 [2022-11-05T17:22:19.100Z] #38 4.854 -- Detecting C compiler ABI info [2022-11-05T17:22:19.103Z] #34 DONE 34.9s [2022-11-05T17:22:19.103Z] [2022-11-05T17:22:19.103Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:19.103Z] #31 21.71 Reading package lists... [2022-11-05T17:22:19.103Z] #31 27.96 Reading package lists... [2022-11-05T17:22:19.103Z] #31 33.16 Building dependency tree... [2022-11-05T17:22:19.103Z] #31 ... [2022-11-05T17:22:19.103Z] [2022-11-05T17:22:19.103Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:22:19.182Z] #28 43.27 The following additional packages will be installed: [2022-11-05T17:22:19.182Z] #28 43.27 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-05T17:22:19.182Z] #28 43.29 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-05T17:22:19.182Z] #28 43.30 Suggested packages: [2022-11-05T17:22:19.182Z] #28 43.31 manpages-dev protobuf-mode-el python3-setuptools [2022-11-05T17:22:19.359Z] #38 ... [2022-11-05T17:22:19.359Z] [2022-11-05T17:22:19.359Z] #24 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:22:19.359Z] #24 43.69 sync [2022-11-05T17:22:19.359Z] #24 43.69 internal/reflectlite [2022-11-05T17:22:19.359Z] #24 45.02 internal/testlog [2022-11-05T17:22:19.359Z] #24 45.93 sort [2022-11-05T17:22:19.359Z] #24 45.93 errors [2022-11-05T17:22:19.359Z] #24 46.49 strconv [2022-11-05T17:22:19.359Z] #24 47.61 io [2022-11-05T17:22:19.359Z] #24 49.72 internal/oserror [2022-11-05T17:22:19.359Z] #24 49.99 syscall [2022-11-05T17:22:19.359Z] #24 51.97 reflect [2022-11-05T17:22:19.359Z] #24 ... [2022-11-05T17:22:19.359Z] [2022-11-05T17:22:19.359Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:19.359Z] #29 45.49 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-05T17:22:19.359Z] #29 45.52 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-05T17:22:19.359Z] #29 45.55 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-05T17:22:19.359Z] #29 45.59 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-05T17:22:19.359Z] #29 45.64 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-05T17:22:19.359Z] #29 45.81 go: downloading golang.org/x/mod v0.5.1 [2022-11-05T17:22:19.359Z] #29 45.81 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-05T17:22:19.359Z] #29 45.87 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-05T17:22:19.359Z] #29 45.89 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-05T17:22:19.359Z] #29 46.05 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-05T17:22:19.359Z] #29 46.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-05T17:22:19.359Z] #29 46.53 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-05T17:22:19.359Z] #29 47.01 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-05T17:22:19.359Z] #29 47.44 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-05T17:22:19.359Z] #29 47.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-05T17:22:19.359Z] #29 47.62 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-05T17:22:19.359Z] #29 47.71 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-05T17:22:19.359Z] #29 47.88 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-05T17:22:19.359Z] #29 47.89 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-05T17:22:19.359Z] #29 47.94 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-05T17:22:19.359Z] #29 47.99 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-05T17:22:19.359Z] #29 48.31 go: downloading github.com/prometheus/common v0.10.0 [2022-11-05T17:22:19.359Z] #29 48.50 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-05T17:22:19.359Z] #29 48.71 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-05T17:22:19.359Z] #29 48.89 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-05T17:22:19.359Z] #29 50.98 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-05T17:22:19.618Z] #29 ... [2022-11-05T17:22:19.618Z] [2022-11-05T17:22:19.618Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:22:19.618Z] #38 5.499 -- Detecting C compiler ABI info - done [2022-11-05T17:22:19.876Z] #38 5.650 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-05T17:22:19.876Z] #38 5.671 -- Detecting C compile features [2022-11-05T17:22:19.876Z] #38 5.671 -- Detecting C compile features - done [2022-11-05T17:22:19.876Z] #38 5.767 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-05T17:22:20.135Z] #38 6.110 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-05T17:22:20.394Z] #38 6.238 -- Configuring done [2022-11-05T17:22:20.394Z] #38 6.295 -- Generating done [2022-11-05T17:22:20.394Z] #38 6.297 -- Build files have been written to: /tmp/tmp.A3WAY6kBBg/tini [2022-11-05T17:22:20.394Z] #38 6.317 + make tini-static [2022-11-05T17:22:20.560Z] #28 44.65 The following NEW packages will be installed: [2022-11-05T17:22:20.560Z] #28 44.66 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-05T17:22:20.560Z] #28 44.66 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-05T17:22:20.560Z] #28 44.66 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-05T17:22:20.560Z] #28 44.66 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-05T17:22:20.560Z] #28 ... [2022-11-05T17:22:20.560Z] [2022-11-05T17:22:20.560Z] #21 [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-11-05T17:22:20.560Z] #21 28.92 Reading package lists... [2022-11-05T17:22:20.560Z] #21 34.89 Reading package lists... [2022-11-05T17:22:20.560Z] #21 40.34 Building dependency tree... [2022-11-05T17:22:20.560Z] #21 44.22 The following additional packages will be installed: [2022-11-05T17:22:20.560Z] #21 44.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:22:20.560Z] #21 44.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-05T17:22:20.560Z] #21 44.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-05T17:22:20.560Z] #21 44.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-05T17:22:20.560Z] #21 44.25 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-05T17:22:20.560Z] #21 44.25 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-05T17:22:20.560Z] #21 44.26 mingw-w64-common mingw-w64-x86-64-dev [2022-11-05T17:22:20.560Z] #21 44.27 Suggested packages: [2022-11-05T17:22:20.560Z] #21 44.27 gcc-10-locales seccomp wine64 [2022-11-05T17:22:20.560Z] #21 ... [2022-11-05T17:22:20.560Z] [2022-11-05T17:22:20.560Z] #29 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:22:20.560Z] #29 37.15 Building dependency tree... [2022-11-05T17:22:20.560Z] #29 41.23 The following additional packages will be installed: [2022-11-05T17:22:20.560Z] #29 41.24 libbtrfs0 [2022-11-05T17:22:20.560Z] #29 41.45 The following NEW packages will be installed: [2022-11-05T17:22:20.560Z] #29 41.47 libbtrfs-dev libbtrfs0 [2022-11-05T17:22:20.560Z] #29 41.91 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:22:20.560Z] #29 41.91 Need to get 460 kB of archives. [2022-11-05T17:22:20.560Z] #29 41.91 After this operation, 1237 kB of additional disk space will be used. [2022-11-05T17:22:20.560Z] #29 41.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:22:20.560Z] #29 41.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:22:20.560Z] #29 43.07 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:22:20.560Z] #29 43.35 Fetched 460 kB in 0s (1323 kB/s) [2022-11-05T17:22:20.560Z] #29 43.46 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:22:20.560Z] #29 43.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 ... 15718 files and directories currently installed.) [2022-11-05T17:22:20.560Z] #29 43.53 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:22:20.560Z] #29 43.54 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:22:20.560Z] #29 43.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:22:20.560Z] #29 43.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:22:20.560Z] #29 43.79 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:22:20.560Z] #29 44.14 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:22:20.560Z] #29 44.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:22:20.560Z] #29 44.20 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:22:20.560Z] #29 DONE 44.8s [2022-11-05T17:22:20.560Z] [2022-11-05T17:22:20.560Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:20.560Z] #35 44.70 go: downloading github.com/fatih/color v1.13.0 [2022-11-05T17:22:20.560Z] #35 44.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:22:20.560Z] #35 44.80 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:22:20.560Z] #35 44.92 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-05T17:22:20.819Z] #35 44.99 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-05T17:22:20.965Z] #38 6.746 Scanning dependencies of target tini-static [2022-11-05T17:22:20.965Z] #38 6.856 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-05T17:22:21.079Z] #35 45.31 go: downloading github.com/spf13/viper v1.10.1 [2022-11-05T17:22:21.338Z] #35 45.56 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-05T17:22:21.632Z] #37 ... [2022-11-05T17:22:21.632Z] [2022-11-05T17:22:21.632Z] #21 [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-11-05T17:22:21.632Z] #21 21.84 Reading package lists... [2022-11-05T17:22:21.632Z] #21 27.45 Reading package lists... [2022-11-05T17:22:21.632Z] #21 32.64 Building dependency tree... [2022-11-05T17:22:21.632Z] #21 35.25 The following additional packages will be installed: [2022-11-05T17:22:21.632Z] #21 35.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:22:21.632Z] #21 35.25 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-05T17:22:21.632Z] #21 35.25 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-05T17:22:21.632Z] #21 35.25 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-05T17:22:21.632Z] #21 35.25 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-05T17:22:21.632Z] #21 35.26 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-05T17:22:21.632Z] #21 35.26 mingw-w64-common mingw-w64-x86-64-dev [2022-11-05T17:22:21.632Z] #21 35.28 Suggested packages: [2022-11-05T17:22:21.632Z] #21 35.28 gcc-10-locales seccomp wine64 [2022-11-05T17:22:21.632Z] #21 36.71 The following NEW packages will be installed: [2022-11-05T17:22:21.632Z] #21 36.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:22:21.632Z] #21 36.71 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-05T17:22:21.632Z] #21 36.71 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-05T17:22:21.632Z] #21 36.71 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-05T17:22:21.632Z] #21 36.71 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-05T17:22:21.632Z] #21 36.71 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-05T17:22:21.632Z] #21 36.71 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-05T17:22:21.632Z] #21 36.71 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-05T17:22:21.632Z] #21 36.71 mingw-w64-x86-64-dev [2022-11-05T17:22:21.632Z] #21 37.16 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:22:21.632Z] #21 37.16 Need to get 115 MB of archives. [2022-11-05T17:22:21.632Z] #21 37.16 After this operation, 645 MB of additional disk space will be used. [2022-11-05T17:22:21.632Z] #21 37.16 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-11-05T17:22:21.632Z] #21 37.27 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-11-05T17:22:21.632Z] #21 37.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-05T17:22:21.632Z] #21 37.47 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-11-05T17:22:21.633Z] #21 ... [2022-11-05T17:22:21.633Z] [2022-11-05T17:22:21.633Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:22:21.633Z] #29 35.45 The following NEW packages will be installed: [2022-11-05T17:22:21.633Z] #29 35.45 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-05T17:22:21.633Z] #29 35.45 vim-common xxd [2022-11-05T17:22:21.633Z] #29 35.85 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:22:21.633Z] #29 35.85 Need to get 17.7 MB of archives. [2022-11-05T17:22:21.633Z] #29 35.85 After this operation, 70.7 MB of additional disk space will be used. [2022-11-05T17:22:21.633Z] #29 35.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:22:21.633Z] #29 35.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:22:21.633Z] #29 35.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-05T17:22:21.633Z] #29 35.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:22:21.633Z] #29 36.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-11-05T17:22:21.633Z] #29 36.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-11-05T17:22:21.633Z] #29 36.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-11-05T17:22:21.633Z] #29 36.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-11-05T17:22:21.633Z] #29 36.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-11-05T17:22:21.633Z] #29 36.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-11-05T17:22:21.906Z] #35 46.01 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-05T17:22:21.906Z] #35 46.01 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-05T17:22:22.364Z] #38 ... [2022-11-05T17:22:22.364Z] [2022-11-05T17:22:22.364Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:22:22.364Z] #27 DONE 56.5s [2022-11-05T17:22:22.364Z] [2022-11-05T17:22:22.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:22.364Z] #0 4.390 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:22:22.364Z] #0 4.390 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:22:22.364Z] #0 4.422 Note: Building without GnuTLS support [2022-11-05T17:22:22.364Z] #0 4.430 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:22:22.364Z] #0 4.430 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:22:22.364Z] #0 6.468 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:22:22.364Z] #0 6.584 GEN .gitid [2022-11-05T17:22:22.364Z] #0 6.666 GEN criu/include/version.h [2022-11-05T17:22:22.364Z] #0 6.738 GEN include/common/asm [2022-11-05T17:22:22.474Z] #35 46.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-05T17:22:22.474Z] #35 46.67 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-05T17:22:22.568Z] #29 38.18 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:22:22.826Z] #29 38.45 Fetched 17.7 MB in 2s (11.1 MB/s) [2022-11-05T17:22:22.826Z] #29 38.56 Selecting previously unselected package xxd. [2022-11-05T17:22:22.826Z] #29 38.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:22:22.826Z] #29 38.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:22:22.826Z] #29 38.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:22:22.931Z] #39 ... [2022-11-05T17:22:22.931Z] [2022-11-05T17:22:22.931Z] #33 [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-11-05T17:22:22.931Z] #33 47.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-05T17:22:22.931Z] #33 47.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-05T17:22:22.931Z] #33 47.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:22:22.931Z] #33 56.99 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-05T17:22:22.931Z] #33 57.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:22:22.931Z] #33 57.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:22:22.931Z] #33 57.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-05T17:22:22.931Z] #33 57.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:22:22.931Z] #33 57.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:22:22.931Z] #33 ... [2022-11-05T17:22:22.931Z] [2022-11-05T17:22:22.931Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:22:22.931Z] #38 8.922 [100%] Linking C executable tini-static [2022-11-05T17:22:23.084Z] #29 38.90 Selecting previously unselected package vim-common. [2022-11-05T17:22:23.084Z] #29 38.90 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:22:23.084Z] #29 38.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:22:23.414Z] #35 ... [2022-11-05T17:22:23.414Z] [2022-11-05T17:22:23.414Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:22:23.414Z] #27 DONE 47.5s [2022-11-05T17:22:23.414Z] [2022-11-05T17:22:23.414Z] #21 [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-11-05T17:22:23.414Z] #21 46.08 The following NEW packages will be installed: [2022-11-05T17:22:23.414Z] #21 46.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:22:23.414Z] #21 46.09 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-05T17:22:23.414Z] #21 46.09 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-05T17:22:23.414Z] #21 46.09 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-05T17:22:23.414Z] #21 46.09 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-05T17:22:23.414Z] #21 46.10 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-05T17:22:23.414Z] #21 46.11 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-05T17:22:23.414Z] #21 46.11 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-05T17:22:23.414Z] #21 46.12 mingw-w64-x86-64-dev [2022-11-05T17:22:23.414Z] #21 46.49 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:22:23.414Z] #21 46.49 Need to get 115 MB of archives. [2022-11-05T17:22:23.414Z] #21 46.49 After this operation, 645 MB of additional disk space will be used. [2022-11-05T17:22:23.414Z] #21 46.49 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-11-05T17:22:23.414Z] #21 46.55 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-11-05T17:22:23.414Z] #21 46.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-05T17:22:23.414Z] #21 46.66 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-11-05T17:22:23.414Z] #21 46.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-11-05T17:22:23.414Z] #21 46.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-05T17:22:23.414Z] #21 46.92 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-11-05T17:22:23.414Z] #21 47.10 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-11-05T17:22:23.414Z] #21 47.11 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-11-05T17:22:23.650Z] #29 39.28 Selecting previously unselected package cmake-data. [2022-11-05T17:22:23.650Z] #29 39.28 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-05T17:22:23.650Z] #29 39.29 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:22:23.673Z] #21 48.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-11-05T17:22:23.869Z] #38 9.718 [100%] Built target tini-static [2022-11-05T17:22:23.869Z] #38 9.801 + mkdir -p /build [2022-11-05T17:22:23.869Z] #38 9.805 + cp tini-static /build/docker-init [2022-11-05T17:22:23.869Z] #38 DONE 9.9s [2022-11-05T17:22:23.869Z] [2022-11-05T17:22:23.869Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:23.869Z] #39 9.534 PBCC images/timens.pb-c.c [2022-11-05T17:22:23.869Z] #39 9.547 DEP images/timens.pb-c.d [2022-11-05T17:22:23.869Z] #39 9.645 PBCC images/fown.pb-c.c [2022-11-05T17:22:23.869Z] #39 9.682 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-05T17:22:23.869Z] #39 9.774 PBCC images/opts.pb-c.c [2022-11-05T17:22:23.869Z] #39 9.843 PBCC images/memfd.pb-c.c [2022-11-05T17:22:23.869Z] #39 9.877 DEP images/fown.pb-c.d [2022-11-05T17:22:23.869Z] #39 9.979 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-05T17:22:24.075Z] Fetching without tags [2022-11-05T17:22:24.128Z] #39 10.05 DEP images/opts.pb-c.d [2022-11-05T17:22:24.128Z] #39 10.11 DEP images/memfd.pb-c.d [2022-11-05T17:22:24.128Z] #39 10.18 PBCC images/sit.pb-c.c [2022-11-05T17:22:24.128Z] #39 10.25 DEP images/sit.pb-c.d [2022-11-05T17:22:24.352Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:22:24.387Z] #39 10.37 PBCC images/macvlan.pb-c.c [2022-11-05T17:22:24.587Z] #29 ... [2022-11-05T17:22:24.587Z] [2022-11-05T17:22:24.587Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:22:24.587Z] #30 DONE 40.4s [2022-11-05T17:22:24.587Z] [2022-11-05T17:22:24.587Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:24.587Z] #31 36.59 The following additional packages will be installed: [2022-11-05T17:22:24.587Z] #31 36.59 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-05T17:22:24.587Z] #31 36.59 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-05T17:22:24.587Z] #31 36.62 Suggested packages: [2022-11-05T17:22:24.587Z] #31 36.62 manpages-dev protobuf-mode-el python3-setuptools [2022-11-05T17:22:24.587Z] #31 37.99 The following NEW packages will be installed: [2022-11-05T17:22:24.587Z] #31 37.99 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-05T17:22:24.587Z] #31 37.99 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-05T17:22:24.587Z] #31 37.99 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-05T17:22:24.587Z] #31 37.99 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-05T17:22:24.587Z] #31 38.34 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:22:24.587Z] #31 38.34 Need to get 4583 kB of archives. [2022-11-05T17:22:24.587Z] #31 38.34 After this operation, 25.9 MB of additional disk space will be used. [2022-11-05T17:22:24.587Z] #31 38.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:22:24.587Z] #31 38.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-11-05T17:22:24.587Z] #31 38.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:22:24.587Z] #31 38.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-11-05T17:22:24.587Z] #31 38.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-05T17:22:24.587Z] #31 38.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-11-05T17:22:24.587Z] #31 38.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:22:24.587Z] #31 38.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-11-05T17:22:24.587Z] #31 38.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-11-05T17:22:24.587Z] #31 38.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-11-05T17:22:24.587Z] #31 38.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-11-05T17:22:24.587Z] #31 38.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-11-05T17:22:24.587Z] #31 38.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-11-05T17:22:24.587Z] #31 38.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-11-05T17:22:24.587Z] #31 38.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-11-05T17:22:24.587Z] #31 38.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:22:24.587Z] #31 38.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-05T17:22:24.587Z] #31 38.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-11-05T17:22:24.587Z] #31 39.64 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:22:24.587Z] #31 39.92 Fetched 4583 kB in 1s (7049 kB/s) [2022-11-05T17:22:24.587Z] #31 40.05 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:22:24.587Z] #31 40.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:22:24.587Z] #31 40.13 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:22:24.587Z] #31 40.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:22:24.587Z] #31 40.36 Selecting previously unselected package libcap-dev:amd64. [2022-11-05T17:22:24.587Z] #31 40.36 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-11-05T17:22:24.587Z] #31 40.40 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:22:24.646Z] #39 10.44 DEP images/macvlan.pb-c.d [2022-11-05T17:22:24.646Z] #39 10.63 PBCC images/autofs.pb-c.c [2022-11-05T17:22:24.848Z] #31 40.63 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:22:24.848Z] #31 40.63 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:22:24.848Z] #31 40.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:22:24.848Z] #31 40.80 Selecting previously unselected package libnet1-dev. [2022-11-05T17:22:24.906Z] #39 10.72 DEP images/autofs.pb-c.d [2022-11-05T17:22:24.906Z] #39 10.86 PBCC images/sysctl.pb-c.c [2022-11-05T17:22:24.906Z] #39 10.93 DEP images/sysctl.pb-c.d [2022-11-05T17:22:23.953Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:22:23.968Z] > git config --add remote.origin.fetch +refs/pull/44412/head:refs/remotes/origin/PR-44412 # timeout=10 [2022-11-05T17:22:23.989Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:22:24.019Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:22:24.048Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:22:24.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:22:24.056Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:22:24.331Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:22:24.351Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:22:25.112Z] #31 40.82 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:22:25.112Z] #31 40.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:22:25.165Z] #39 11.03 PBCC images/time.pb-c.c [2022-11-05T17:22:25.165Z] #39 11.04 DEP images/time.pb-c.d [2022-11-05T17:22:25.165Z] #39 11.08 PBCC images/binfmt-misc.pb-c.c [2022-11-05T17:22:25.165Z] #39 11.09 DEP images/binfmt-misc.pb-c.d [2022-11-05T17:22:25.165Z] #39 11.13 PBCC images/seccomp.pb-c.c [2022-11-05T17:22:25.165Z] #39 11.15 DEP images/seccomp.pb-c.d [2022-11-05T17:22:25.165Z] #39 11.22 PBCC images/userns.pb-c.c [2022-11-05T17:22:25.220Z] Merge succeeded, producing 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:22:25.220Z] Checking out Revision 0211f9e44dba888fa62dc2ba59ea573ad70e9708 (PR-44412) [2022-11-05T17:22:25.371Z] #31 41.08 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:22:25.371Z] #31 41.08 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:22:25.371Z] #31 41.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:22:25.424Z] #39 11.29 DEP images/userns.pb-c.d [2022-11-05T17:22:25.424Z] #39 11.33 PBCC images/cgroup.pb-c.c [2022-11-05T17:22:25.424Z] #39 11.34 DEP images/cgroup.pb-c.d [2022-11-05T17:22:25.424Z] #39 11.38 PBCC images/ext-file.pb-c.c [2022-11-05T17:22:25.424Z] #39 11.39 DEP images/ext-file.pb-c.d [2022-11-05T17:22:25.424Z] #39 11.42 PBCC images/rpc.pb-c.c [2022-11-05T17:22:25.424Z] #39 11.47 DEP images/rpc.pb-c.d [2022-11-05T17:22:25.424Z] #39 11.53 PBCC images/siginfo.pb-c.c [2022-11-05T17:22:25.581Z] #21 49.88 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-11-05T17:22:25.630Z] #31 41.32 Selecting previously unselected package libnl-3-dev:amd64. [2022-11-05T17:22:25.630Z] #31 41.32 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:22:25.630Z] #31 41.32 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:22:25.683Z] #39 11.60 DEP images/siginfo.pb-c.d [2022-11-05T17:22:25.683Z] #39 11.69 PBCC images/pagemap.pb-c.c [2022-11-05T17:22:25.683Z] #39 11.73 DEP images/pagemap.pb-c.d [2022-11-05T17:22:25.888Z] #31 41.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:22:25.888Z] #31 41.65 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:22:25.888Z] #31 41.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:22:25.942Z] #39 11.84 PBCC images/rlimit.pb-c.c [2022-11-05T17:22:25.942Z] #39 11.89 DEP images/rlimit.pb-c.d [2022-11-05T17:22:26.202Z] #39 11.95 PBCC images/file-lock.pb-c.c [2022-11-05T17:22:26.202Z] #39 11.97 DEP images/file-lock.pb-c.d [2022-11-05T17:22:26.202Z] #39 12.02 PBCC images/tty.pb-c.c [2022-11-05T17:22:26.202Z] #39 12.08 DEP images/tty.pb-c.d [2022-11-05T17:22:26.202Z] #39 12.14 PBCC images/tun.pb-c.c [2022-11-05T17:22:26.202Z] #39 12.16 PBCC images/netdev.pb-c.c [2022-11-05T17:22:26.202Z] #39 12.21 DEP images/tun.pb-c.d [2022-11-05T17:22:26.456Z] #31 41.93 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-11-05T17:22:26.456Z] #31 41.93 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:22:26.456Z] #31 41.93 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:22:26.456Z] #31 42.14 Selecting previously unselected package zlib1g-dev:amd64. [2022-11-05T17:22:26.456Z] #31 42.14 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-11-05T17:22:26.456Z] #31 42.14 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:22:26.456Z] #31 42.33 Selecting previously unselected package libprotobuf23:amd64. [2022-11-05T17:22:26.456Z] #31 42.33 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-11-05T17:22:26.461Z] #39 12.27 DEP images/netdev.pb-c.d [2022-11-05T17:22:26.461Z] #39 12.34 PBCC images/vma.pb-c.c [2022-11-05T17:22:26.461Z] #39 12.40 DEP images/vma.pb-c.d [2022-11-05T17:22:26.522Z] #21 50.69 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-11-05T17:22:26.522Z] #21 ... [2022-11-05T17:22:26.522Z] [2022-11-05T17:22:26.522Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:22:26.522Z] #25 40.76 Selecting previously unselected package vim-common. [2022-11-05T17:22:26.522Z] #25 40.76 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:22:26.522Z] #25 40.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:22:26.522Z] #25 41.15 Selecting previously unselected package cmake-data. [2022-11-05T17:22:26.522Z] #25 41.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-05T17:22:26.522Z] #25 41.17 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:22:26.522Z] #25 44.67 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:22:26.522Z] #25 44.69 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:22:26.522Z] #25 44.71 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:22:26.522Z] #25 ... [2022-11-05T17:22:26.522Z] [2022-11-05T17:22:26.522Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:26.522Z] #35 50.90 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-05T17:22:26.522Z] #35 50.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:22:26.522Z] #35 50.95 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-05T17:22:26.716Z] #31 42.42 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:22:26.720Z] #39 12.50 PBCC images/creds.pb-c.c [2022-11-05T17:22:26.720Z] #39 12.51 DEP images/creds.pb-c.d [2022-11-05T17:22:26.720Z] #39 12.56 PBCC images/utsns.pb-c.c [2022-11-05T17:22:26.720Z] #39 12.57 DEP images/utsns.pb-c.d [2022-11-05T17:22:26.720Z] #39 12.62 PBCC images/ipc-desc.pb-c.c [2022-11-05T17:22:26.720Z] #39 12.64 PBCC images/ipc-sem.pb-c.c [2022-11-05T17:22:26.720Z] #39 12.66 DEP images/ipc-desc.pb-c.d [2022-11-05T17:22:26.720Z] #39 12.68 DEP images/ipc-sem.pb-c.d [2022-11-05T17:22:26.720Z] #39 12.72 PBCC images/ipc-msg.pb-c.c [2022-11-05T17:22:26.720Z] #39 12.73 DEP images/ipc-msg.pb-c.d [2022-11-05T17:22:26.720Z] #39 12.75 PBCC images/ipc-shm.pb-c.c [2022-11-05T17:22:26.720Z] #39 12.76 DEP images/ipc-shm.pb-c.d [2022-11-05T17:22:26.720Z] #39 12.80 PBCC images/ipc-var.pb-c.c [2022-11-05T17:22:26.720Z] #39 12.81 DEP images/ipc-var.pb-c.d [2022-11-05T17:22:26.720Z] #39 12.83 PBCC images/sk-opts.pb-c.c [2022-11-05T17:22:26.720Z] #39 12.83 PBCC images/packet-sock.pb-c.c [2022-11-05T17:22:26.979Z] #39 12.86 DEP images/sk-opts.pb-c.d [2022-11-05T17:22:26.979Z] #39 12.88 DEP images/packet-sock.pb-c.d [2022-11-05T17:22:26.979Z] #39 12.90 PBCC images/sk-netlink.pb-c.c [2022-11-05T17:22:26.979Z] #39 12.92 DEP images/sk-netlink.pb-c.d [2022-11-05T17:22:26.979Z] #39 12.96 PBCC images/sk-inet.pb-c.c [2022-11-05T17:22:26.979Z] #39 12.97 DEP images/sk-inet.pb-c.d [2022-11-05T17:22:26.979Z] #39 12.99 PBCC images/sk-unix.pb-c.c [2022-11-05T17:22:26.979Z] #39 13.00 DEP images/sk-unix.pb-c.d [2022-11-05T17:22:26.979Z] #39 13.01 PBCC images/mm.pb-c.c [2022-11-05T17:22:26.979Z] #39 13.02 DEP images/mm.pb-c.d [2022-11-05T17:22:26.979Z] #39 13.04 PBCC images/timerfd.pb-c.c [2022-11-05T17:22:26.979Z] #39 13.06 DEP images/timerfd.pb-c.d [2022-11-05T17:22:27.094Z] #35 51.11 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-05T17:22:27.094Z] #35 51.16 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-05T17:22:27.094Z] #35 51.18 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-05T17:22:27.094Z] #35 51.28 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-05T17:22:27.094Z] #35 51.40 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-05T17:22:27.243Z] #39 13.15 PBCC images/timer.pb-c.c [2022-11-05T17:22:27.243Z] #39 13.17 DEP images/timer.pb-c.d [2022-11-05T17:22:27.243Z] #39 13.22 PBCC images/sa.pb-c.c [2022-11-05T17:22:27.243Z] #39 13.26 DEP images/sa.pb-c.d [2022-11-05T17:22:25.095Z] > git remote # timeout=10 [2022-11-05T17:22:25.119Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:22:25.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:22:25.145Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:22:25.172Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:22:25.195Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:22:25.215Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:22:27.354Z] #35 51.42 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-05T17:22:27.354Z] #35 51.45 go: downloading github.com/spf13/afero v1.6.0 [2022-11-05T17:22:27.354Z] #35 51.55 go: downloading github.com/spf13/cast v1.4.1 [2022-11-05T17:22:27.354Z] #35 51.57 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-05T17:22:27.354Z] #35 51.63 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-05T17:22:27.354Z] #35 51.65 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-05T17:22:27.354Z] #35 51.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-05T17:22:27.502Z] #39 13.41 PBCC images/pipe-data.pb-c.c [2022-11-05T17:22:27.502Z] #39 13.43 DEP images/pipe-data.pb-c.d [2022-11-05T17:22:27.502Z] #39 13.47 PBCC images/mnt.pb-c.c [2022-11-05T17:22:27.502Z] #39 13.49 DEP images/mnt.pb-c.d [2022-11-05T17:22:27.502Z] #39 13.50 PBCC images/sk-packet.pb-c.c [2022-11-05T17:22:27.502Z] #39 13.52 DEP images/sk-packet.pb-c.d [2022-11-05T17:22:27.502Z] #39 13.56 PBCC images/tcp-stream.pb-c.c [2022-11-05T17:22:27.617Z] #35 51.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-05T17:22:27.617Z] #35 51.86 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-05T17:22:27.617Z] #35 51.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-05T17:22:27.617Z] #35 51.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-05T17:22:27.617Z] #35 51.92 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-05T17:22:27.617Z] #35 51.94 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-05T17:22:27.617Z] #35 51.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-05T17:22:27.650Z] #31 ... [2022-11-05T17:22:27.650Z] [2022-11-05T17:22:27.650Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:22:27.650Z] #29 43.17 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:22:27.650Z] #29 43.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:22:27.650Z] #29 43.19 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:22:27.762Z] #39 13.58 DEP images/tcp-stream.pb-c.d [2022-11-05T17:22:27.762Z] #39 13.66 PBCC images/pipe.pb-c.c [2022-11-05T17:22:27.762Z] #39 13.71 DEP images/pipe.pb-c.d [2022-11-05T17:22:27.762Z] #39 13.78 PBCC images/pstree.pb-c.c [2022-11-05T17:22:27.879Z] #35 52.04 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-05T17:22:27.879Z] #35 52.18 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-05T17:22:27.909Z] #29 ... [2022-11-05T17:22:27.909Z] [2022-11-05T17:22:27.909Z] #28 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:22:27.909Z] #28 DONE 43.8s [2022-11-05T17:22:28.025Z] #39 13.79 DEP images/pstree.pb-c.d [2022-11-05T17:22:28.025Z] #39 13.85 PBCC images/fs.pb-c.c [2022-11-05T17:22:28.025Z] #39 13.88 DEP images/fs.pb-c.d [2022-11-05T17:22:28.025Z] #39 13.92 PBCC images/signalfd.pb-c.c [2022-11-05T17:22:28.025Z] #39 13.94 DEP images/signalfd.pb-c.d [2022-11-05T17:22:28.025Z] #39 13.97 PBCC images/fh.pb-c.c [2022-11-05T17:22:28.025Z] #39 14.01 PBCC images/fsnotify.pb-c.c [2022-11-05T17:22:28.025Z] #39 14.03 DEP images/fh.pb-c.d [2022-11-05T17:22:28.025Z] #39 14.09 DEP images/fsnotify.pb-c.d [2022-11-05T17:22:28.025Z] #39 14.13 PBCC images/eventpoll.pb-c.c [2022-11-05T17:22:28.138Z] #35 52.41 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-05T17:22:28.138Z] #35 52.47 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-05T17:22:28.168Z] [2022-11-05T17:22:28.168Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:28.168Z] #31 43.29 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-11-05T17:22:28.168Z] #31 43.42 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-11-05T17:22:28.168Z] #31 43.42 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:22:28.168Z] #31 43.70 Selecting previously unselected package libprotobuf-dev:amd64. [2022-11-05T17:22:28.168Z] #31 43.72 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-11-05T17:22:28.168Z] #31 43.72 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:22:28.284Z] #39 14.19 DEP images/eventpoll.pb-c.d [2022-11-05T17:22:28.284Z] #39 14.26 PBCC images/eventfd.pb-c.c [2022-11-05T17:22:28.284Z] #39 14.29 DEP images/eventfd.pb-c.d [2022-11-05T17:22:28.284Z] #39 14.40 PBCC images/remap-file-path.pb-c.c [2022-11-05T17:22:28.398Z] #35 52.52 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-05T17:22:28.398Z] #35 52.56 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-05T17:22:28.398Z] #35 ... [2022-11-05T17:22:28.398Z] [2022-11-05T17:22:28.398Z] #36 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:22:28.398Z] #36 DONE 52.6s [2022-11-05T17:22:28.398Z] [2022-11-05T17:22:28.398Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:28.398Z] #35 52.66 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-05T17:22:28.544Z] #39 14.43 DEP images/remap-file-path.pb-c.d [2022-11-05T17:22:28.544Z] #39 14.47 PBCC images/fifo.pb-c.c [2022-11-05T17:22:28.544Z] #39 14.52 DEP images/fifo.pb-c.d [2022-11-05T17:22:28.657Z] #35 52.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-05T17:22:28.803Z] #39 14.58 PBCC images/ghost-file.pb-c.c [2022-11-05T17:22:28.803Z] #39 14.62 DEP images/ghost-file.pb-c.d [2022-11-05T17:22:28.803Z] #39 14.73 PBCC images/regfile.pb-c.c [2022-11-05T17:22:28.803Z] #39 14.77 DEP images/regfile.pb-c.d [2022-11-05T17:22:28.803Z] #39 14.88 PBCC images/ns.pb-c.c [2022-11-05T17:22:28.916Z] #35 53.05 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-05T17:22:28.916Z] #35 53.13 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-05T17:22:28.916Z] #35 53.22 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-05T17:22:29.062Z] #39 14.91 DEP images/ns.pb-c.d [2022-11-05T17:22:29.062Z] #39 14.95 PBCC images/fdinfo.pb-c.c [2022-11-05T17:22:29.062Z] #39 15.04 DEP images/fdinfo.pb-c.d [2022-11-05T17:22:29.062Z] #39 15.11 PBCC images/core-aarch64.pb-c.c [2022-11-05T17:22:29.062Z] #39 15.14 PBCC images/core-arm.pb-c.c [2022-11-05T17:22:29.065Z] Commit message: "[20.10] update to Go 1.18.8 to address CVE-2022-41716" [2022-11-05T17:22:29.112Z] > git --version # timeout=10 [2022-11-05T17:22:29.132Z] > git --version # 'git version 2.17.1' [2022-11-05T17:22:29.149Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-05T17:22:29.178Z] #35 53.28 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-05T17:22:29.178Z] #35 53.35 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-05T17:22:29.178Z] #35 53.41 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-05T17:22:29.321Z] #39 15.18 PBCC images/core-ppc64.pb-c.c [2022-11-05T17:22:29.322Z] #39 15.19 PBCC images/core-s390.pb-c.c [2022-11-05T17:22:29.322Z] #39 15.24 PBCC images/core-x86.pb-c.c [2022-11-05T17:22:29.322Z] #39 15.29 PBCC images/core.pb-c.c [2022-11-05T17:22:29.322Z] #39 15.38 PBCC images/inventory.pb-c.c [2022-11-05T17:22:29.469Z] #35 53.74 go: downloading github.com/breml/bidichk v0.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:22:29.581Z] #39 15.44 DEP images/core-aarch64.pb-c.d [2022-11-05T17:22:29.581Z] #39 15.52 DEP images/core-arm.pb-c.d [2022-11-05T17:22:29.581Z] #39 15.62 DEP images/core-ppc64.pb-c.d [2022-11-05T17:22:29.611Z] #31 45.42 Selecting previously unselected package libprotoc23:amd64. [2022-11-05T17:22:29.611Z] #31 45.42 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-11-05T17:22:29.611Z] #31 45.42 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:22:29.729Z] #35 53.92 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-05T17:22:29.729Z] #35 53.96 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-05T17:22:29.840Z] #39 15.74 DEP images/core-s390.pb-c.d [2022-11-05T17:22:29.840Z] #39 15.79 DEP images/core-x86.pb-c.d [2022-11-05T17:22:29.840Z] #39 15.82 DEP images/core.pb-c.d [2022-11-05T17:22:29.873Z] #31 ... [2022-11-05T17:22:29.873Z] [2022-11-05T17:22:29.873Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:29.873Z] #27 35.59 go: downloading github.com/fatih/color v1.13.0 [2022-11-05T17:22:29.873Z] #27 35.59 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:22:29.873Z] #27 35.64 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:22:29.873Z] #27 35.67 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-05T17:22:29.873Z] #27 35.72 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-05T17:22:29.873Z] #27 36.11 go: downloading github.com/spf13/viper v1.10.1 [2022-11-05T17:22:29.873Z] #27 36.11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-05T17:22:29.873Z] #27 36.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-05T17:22:29.873Z] #27 36.65 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-05T17:22:29.873Z] #27 36.67 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-05T17:22:29.873Z] #27 36.71 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-05T17:22:29.873Z] #27 37.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-05T17:22:29.873Z] #27 38.00 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-05T17:22:29.873Z] #27 41.71 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:22:29.873Z] #27 41.71 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-05T17:22:29.873Z] #27 41.97 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-05T17:22:29.873Z] #27 42.14 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-05T17:22:29.873Z] #27 42.14 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-05T17:22:29.873Z] #27 42.18 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-05T17:22:29.873Z] #27 42.18 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-05T17:22:29.873Z] #27 42.21 go: downloading github.com/spf13/afero v1.6.0 [2022-11-05T17:22:29.873Z] #27 42.34 go: downloading github.com/spf13/cast v1.4.1 [2022-11-05T17:22:29.873Z] #27 42.34 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-05T17:22:29.873Z] #27 42.38 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-05T17:22:29.873Z] #27 42.58 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-05T17:22:29.873Z] #27 42.62 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-05T17:22:29.873Z] #27 42.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-05T17:22:29.873Z] #27 42.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-05T17:22:29.873Z] #27 42.86 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-05T17:22:29.873Z] #27 42.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-05T17:22:29.873Z] #27 42.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-05T17:22:29.873Z] #27 43.01 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-05T17:22:29.873Z] #27 43.03 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-05T17:22:29.873Z] #27 43.05 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-05T17:22:29.873Z] #27 43.88 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-05T17:22:29.873Z] #27 44.05 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-05T17:22:29.873Z] #27 44.05 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-05T17:22:29.873Z] #27 44.11 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-05T17:22:29.873Z] #27 44.31 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-05T17:22:29.873Z] #27 44.33 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-05T17:22:29.873Z] #27 45.33 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-05T17:22:29.873Z] #27 45.42 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-05T17:22:29.873Z] #27 45.42 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-05T17:22:29.873Z] #27 45.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-05T17:22:29.873Z] #27 45.42 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-05T17:22:29.873Z] #27 45.44 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-05T17:22:29.873Z] #27 45.48 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-05T17:22:29.873Z] #27 45.69 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-05T17:22:29.873Z] #27 45.69 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-05T17:22:29.873Z] #27 45.76 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-05T17:22:29.873Z] #27 45.82 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-05T17:22:30.007Z] #35 54.07 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-05T17:22:30.007Z] #35 54.10 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-05T17:22:30.007Z] #35 54.14 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-05T17:22:30.007Z] #35 54.15 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-05T17:22:30.007Z] #35 54.20 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-05T17:22:30.007Z] #35 54.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-05T17:22:30.007Z] #35 54.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-05T17:22:30.007Z] #35 54.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-05T17:22:30.007Z] #35 54.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-05T17:22:30.087Z] + docker version [2022-11-05T17:22:30.099Z] #39 15.95 DEP images/inventory.pb-c.d [2022-11-05T17:22:30.099Z] #39 16.01 PBCC images/cpuinfo.pb-c.c [2022-11-05T17:22:30.099Z] #39 16.06 DEP images/cpuinfo.pb-c.d [2022-11-05T17:22:30.099Z] #39 16.11 PBCC images/stats.pb-c.c [2022-11-05T17:22:30.132Z] #27 46.01 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-05T17:22:30.133Z] #27 46.01 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-05T17:22:30.133Z] #27 ... [2022-11-05T17:22:30.133Z] [2022-11-05T17:22:30.133Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:30.133Z] #31 46.01 Selecting previously unselected package protobuf-c-compiler. [2022-11-05T17:22:30.133Z] #31 46.06 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:22:30.133Z] #31 46.06 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:22:30.267Z] #35 54.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-05T17:22:30.267Z] #35 54.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-05T17:22:30.267Z] #35 54.67 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-05T17:22:30.361Z] #39 16.17 DEP images/stats.pb-c.d [2022-11-05T17:22:30.393Z] #31 46.21 Selecting previously unselected package protobuf-compiler. [2022-11-05T17:22:30.393Z] #31 46.21 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-11-05T17:22:30.393Z] #31 46.23 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-05T17:22:30.527Z] #35 54.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-05T17:22:30.527Z] #35 54.73 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-05T17:22:30.527Z] #35 54.78 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-05T17:22:30.527Z] #35 54.87 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-05T17:22:30.527Z] #35 54.91 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-05T17:22:30.527Z] #35 ... [2022-11-05T17:22:30.527Z] [2022-11-05T17:22:30.527Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:22:30.527Z] #0 1.011 + RM_GOPATH=0 [2022-11-05T17:22:30.527Z] #0 1.012 + TMP_GOPATH= [2022-11-05T17:22:30.527Z] #0 1.012 + : /build [2022-11-05T17:22:30.527Z] #0 1.013 + '[' -z '' ']' [2022-11-05T17:22:30.527Z] #0 1.013 ++ mktemp -d [2022-11-05T17:22:30.527Z] #0 1.016 + export GOPATH=/tmp/tmp.PclmcG2rPv [2022-11-05T17:22:30.527Z] #0 1.017 + GOPATH=/tmp/tmp.PclmcG2rPv [2022-11-05T17:22:30.527Z] #0 1.017 + RM_GOPATH=1 [2022-11-05T17:22:30.527Z] #0 1.017 + case "$(go env GOARCH)" in [2022-11-05T17:22:30.527Z] #0 1.018 ++ go env GOARCH [2022-11-05T17:22:30.527Z] #0 1.055 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:22:30.527Z] #0 1.055 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:22:30.527Z] #0 1.065 ++ dirname /tmp/install/install.sh [2022-11-05T17:22:30.527Z] #0 1.071 + dir=/tmp/install [2022-11-05T17:22:30.527Z] #0 1.071 + bin=containerd [2022-11-05T17:22:30.527Z] #0 1.071 + shift [2022-11-05T17:22:30.527Z] #0 1.071 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-05T17:22:30.527Z] #0 1.071 + . /tmp/install/containerd.installer [2022-11-05T17:22:30.527Z] #0 1.071 ++ set -e [2022-11-05T17:22:30.527Z] #0 1.071 ++ : v1.6.9 [2022-11-05T17:22:30.527Z] #0 1.071 + install_containerd [2022-11-05T17:22:30.527Z] #0 1.072 + echo 'Install containerd version v1.6.9' [2022-11-05T17:22:30.527Z] #0 1.072 Install containerd version v1.6.9 [2022-11-05T17:22:30.527Z] #0 1.072 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PclmcG2rPv/src/github.com/containerd/containerd [2022-11-05T17:22:30.527Z] #0 1.077 Cloning into '/tmp/tmp.PclmcG2rPv/src/github.com/containerd/containerd'... [2022-11-05T17:22:30.652Z] #31 46.39 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:22:30.652Z] #31 46.39 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:22:30.652Z] #31 46.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:22:30.788Z] #37 ... [2022-11-05T17:22:30.788Z] [2022-11-05T17:22:30.788Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:30.788Z] #35 54.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-05T17:22:30.788Z] #35 54.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-05T17:22:30.788Z] #35 55.00 go: downloading github.com/julz/importas v0.1.0 [2022-11-05T17:22:30.788Z] #35 55.05 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-05T17:22:30.788Z] #35 55.17 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-05T17:22:30.788Z] #35 ... [2022-11-05T17:22:30.788Z] [2022-11-05T17:22:30.788Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:30.788Z] #28 45.09 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:22:30.788Z] #28 45.09 Need to get 4583 kB of archives. [2022-11-05T17:22:30.788Z] #28 45.09 After this operation, 25.9 MB of additional disk space will be used. [2022-11-05T17:22:30.788Z] #28 45.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:22:30.788Z] #28 45.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-11-05T17:22:30.788Z] #28 45.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:22:30.788Z] #28 45.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-11-05T17:22:30.788Z] #28 45.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-05T17:22:30.788Z] #28 45.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-11-05T17:22:30.788Z] #28 45.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:22:30.788Z] #28 45.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-11-05T17:22:30.788Z] #28 45.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-11-05T17:22:30.788Z] #28 45.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-11-05T17:22:30.788Z] #28 46.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-11-05T17:22:30.788Z] #28 46.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-11-05T17:22:30.788Z] #28 46.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-11-05T17:22:30.788Z] #28 46.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-11-05T17:22:30.788Z] #28 47.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-11-05T17:22:30.788Z] #28 47.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:22:30.788Z] #28 47.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-05T17:22:30.788Z] #28 47.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-11-05T17:22:30.788Z] #28 48.88 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:22:30.788Z] #28 49.13 Fetched 4583 kB in 2s (2000 kB/s) [2022-11-05T17:22:30.788Z] #28 49.29 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:22:30.788Z] #28 49.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:22:30.788Z] #28 49.34 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 49.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:22:30.788Z] #28 49.46 Selecting previously unselected package libcap-dev:amd64. [2022-11-05T17:22:30.788Z] #28 49.46 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 49.47 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:22:30.788Z] #28 49.69 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:22:30.788Z] #28 49.69 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 49.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:22:30.788Z] #28 49.86 Selecting previously unselected package libnet1-dev. [2022-11-05T17:22:30.788Z] #28 49.87 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 49.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:22:30.788Z] #28 50.17 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:22:30.788Z] #28 50.18 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 50.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:22:30.788Z] #28 50.33 Selecting previously unselected package libnl-3-dev:amd64. [2022-11-05T17:22:30.788Z] #28 50.34 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 50.35 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:22:30.788Z] #28 50.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:22:30.788Z] #28 50.71 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 50.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:22:30.788Z] #28 50.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-11-05T17:22:30.788Z] #28 50.89 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 50.90 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:22:30.788Z] #28 51.02 Selecting previously unselected package zlib1g-dev:amd64. [2022-11-05T17:22:30.788Z] #28 51.02 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 51.03 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:22:30.788Z] #28 51.28 Selecting previously unselected package libprotobuf23:amd64. [2022-11-05T17:22:30.788Z] #28 51.29 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 51.30 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:22:30.788Z] #28 52.33 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-11-05T17:22:30.788Z] #28 52.34 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 52.36 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:22:30.788Z] #28 52.73 Selecting previously unselected package libprotobuf-dev:amd64. [2022-11-05T17:22:30.788Z] #28 52.73 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 52.74 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:22:30.788Z] #28 54.59 Selecting previously unselected package libprotoc23:amd64. [2022-11-05T17:22:30.788Z] #28 54.60 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-11-05T17:22:30.788Z] #28 54.62 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:22:30.910Z] #31 46.69 Selecting previously unselected package python3-six. [2022-11-05T17:22:30.911Z] #31 46.69 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-05T17:22:30.911Z] #31 46.69 Unpacking python3-six (1.16.0-2) ... [2022-11-05T17:22:31.049Z] #28 55.23 Selecting previously unselected package protobuf-c-compiler. [2022-11-05T17:22:31.049Z] #28 55.26 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:22:31.049Z] #28 55.27 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:22:31.049Z] #28 ... [2022-11-05T17:22:31.049Z] [2022-11-05T17:22:31.049Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:31.049Z] #35 55.18 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-05T17:22:31.049Z] #35 55.22 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-05T17:22:31.049Z] #35 55.24 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-05T17:22:31.049Z] #35 55.28 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-05T17:22:31.049Z] #35 55.31 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-05T17:22:31.049Z] #35 55.41 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-05T17:22:31.170Z] #31 46.82 Selecting previously unselected package python3-protobuf. [2022-11-05T17:22:31.170Z] #31 46.82 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-11-05T17:22:31.170Z] #31 46.82 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-05T17:22:31.308Z] #35 55.45 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-05T17:22:31.308Z] #35 55.47 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-05T17:22:31.308Z] #35 55.51 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-05T17:22:31.308Z] #35 55.51 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-05T17:22:31.736Z] #31 47.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:22:31.737Z] #31 ... [2022-11-05T17:22:31.737Z] [2022-11-05T17:22:31.737Z] #21 [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-11-05T17:22:31.737Z] #21 37.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-11-05T17:22:31.737Z] #21 37.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-05T17:22:31.737Z] #21 37.79 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-11-05T17:22:31.737Z] #21 38.03 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-11-05T17:22:31.737Z] #21 38.04 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-11-05T17:22:31.737Z] #21 38.86 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-11-05T17:22:31.737Z] #21 40.85 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-11-05T17:22:31.737Z] #21 41.53 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-11-05T17:22:31.737Z] #21 42.23 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-11-05T17:22:31.737Z] #21 44.05 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-11-05T17:22:31.737Z] #21 44.62 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-11-05T17:22:31.737Z] #21 44.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-11-05T17:22:31.737Z] #21 44.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-11-05T17:22:31.737Z] #21 44.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:22:31.737Z] #21 44.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:22:31.737Z] #21 44.67 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-11-05T17:22:31.737Z] #21 44.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-11-05T17:22:31.737Z] #21 44.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-11-05T17:22:31.737Z] #21 44.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-11-05T17:22:31.737Z] #21 44.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-11-05T17:22:31.737Z] #21 44.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-11-05T17:22:31.737Z] #21 44.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-11-05T17:22:31.737Z] #21 44.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-11-05T17:22:31.737Z] #21 44.75 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-11-05T17:22:31.737Z] #21 44.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-11-05T17:22:31.737Z] #21 44.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-11-05T17:22:31.737Z] #21 45.89 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:22:31.737Z] #21 46.20 Fetched 115 MB in 8s (14.4 MB/s) [2022-11-05T17:22:31.737Z] #21 46.22 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-05T17:22:31.737Z] #21 46.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 ... 15718 files and directories currently installed.) [2022-11-05T17:22:31.737Z] #21 46.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:22:31.737Z] #21 46.32 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:22:31.995Z] #21 ... [2022-11-05T17:22:31.995Z] [2022-11-05T17:22:31.995Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:31.995Z] #27 46.08 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-05T17:22:31.995Z] #27 46.17 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-05T17:22:31.995Z] #27 46.20 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-05T17:22:31.995Z] #27 46.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-05T17:22:31.995Z] #27 46.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-05T17:22:31.995Z] #27 46.48 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-05T17:22:31.995Z] #27 46.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-05T17:22:31.995Z] #27 46.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-05T17:22:31.995Z] #27 46.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-05T17:22:31.995Z] #27 46.91 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-05T17:22:31.995Z] #27 46.91 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-05T17:22:31.995Z] #27 46.92 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-05T17:22:31.995Z] #27 46.93 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-05T17:22:31.995Z] #27 46.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-05T17:22:31.995Z] #27 47.00 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-05T17:22:31.995Z] #27 47.02 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-05T17:22:31.995Z] #27 47.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-05T17:22:31.995Z] #27 47.11 go: downloading github.com/julz/importas v0.1.0 [2022-11-05T17:22:31.995Z] #27 47.16 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-05T17:22:31.995Z] #27 47.21 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-05T17:22:31.995Z] #27 47.34 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-05T17:22:31.995Z] #27 47.38 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-05T17:22:31.995Z] #27 47.38 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-05T17:22:31.995Z] #27 47.45 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-05T17:22:31.995Z] #27 47.52 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-05T17:22:31.995Z] #27 47.52 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-05T17:22:31.995Z] #27 47.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-05T17:22:31.995Z] #27 47.63 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-05T17:22:31.995Z] #27 47.66 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-05T17:22:31.995Z] #27 47.66 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-05T17:22:32.253Z] #35 56.32 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-05T17:22:32.253Z] #35 56.36 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-05T17:22:32.253Z] #35 56.36 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-05T17:22:32.253Z] #35 56.44 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-05T17:22:32.253Z] #35 56.56 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-05T17:22:32.253Z] #35 56.60 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-05T17:22:32.253Z] #35 56.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-05T17:22:32.253Z] #35 56.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-05T17:22:32.269Z] #39 17.93 make[1]: Nothing to be done for 'all'. [2022-11-05T17:22:32.513Z] #35 56.71 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-05T17:22:32.562Z] #27 ... [2022-11-05T17:22:32.562Z] [2022-11-05T17:22:32.562Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:22:32.562Z] #37 3.305 + RM_GOPATH=0 [2022-11-05T17:22:32.562Z] #37 3.305 + TMP_GOPATH= [2022-11-05T17:22:32.562Z] #37 3.305 + : /build [2022-11-05T17:22:32.562Z] #37 3.305 + '[' -z '' ']' [2022-11-05T17:22:32.562Z] #37 3.306 ++ mktemp -d [2022-11-05T17:22:32.562Z] #37 3.311 + export GOPATH=/tmp/tmp.ib6FO5XFaa [2022-11-05T17:22:32.562Z] #37 3.311 + GOPATH=/tmp/tmp.ib6FO5XFaa [2022-11-05T17:22:32.562Z] #37 3.312 + RM_GOPATH=1 [2022-11-05T17:22:32.562Z] #37 3.312 + case "$(go env GOARCH)" in [2022-11-05T17:22:32.562Z] #37 3.312 ++ go env GOARCH [2022-11-05T17:22:32.562Z] #37 3.333 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:22:32.562Z] #37 3.345 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:22:32.562Z] #37 3.346 ++ dirname /tmp/install/install.sh [2022-11-05T17:22:32.562Z] #37 3.353 + dir=/tmp/install [2022-11-05T17:22:32.562Z] #37 3.353 + bin=containerd [2022-11-05T17:22:32.562Z] #37 3.354 + shift [2022-11-05T17:22:32.562Z] #37 3.354 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-05T17:22:32.562Z] #37 3.357 + . /tmp/install/containerd.installer [2022-11-05T17:22:32.562Z] #37 3.357 ++ set -e [2022-11-05T17:22:32.562Z] #37 3.358 ++ : v1.6.9 [2022-11-05T17:22:32.562Z] #37 3.358 + install_containerd [2022-11-05T17:22:32.562Z] #37 3.361 + echo 'Install containerd version v1.6.9' [2022-11-05T17:22:32.562Z] #37 3.361 Install containerd version v1.6.9 [2022-11-05T17:22:32.562Z] #37 3.361 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ib6FO5XFaa/src/github.com/containerd/containerd [2022-11-05T17:22:32.563Z] #37 3.363 Cloning into '/tmp/tmp.ib6FO5XFaa/src/github.com/containerd/containerd'... [2022-11-05T17:22:32.563Z] #37 ... [2022-11-05T17:22:32.563Z] [2022-11-05T17:22:32.563Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:32.563Z] #27 48.33 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-05T17:22:32.563Z] #27 48.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-05T17:22:32.563Z] #27 48.35 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-05T17:22:32.563Z] #27 48.35 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-05T17:22:32.773Z] #35 56.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-05T17:22:32.773Z] #35 57.00 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-05T17:22:32.773Z] #35 57.01 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-05T17:22:32.773Z] #35 57.03 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-05T17:22:32.773Z] #35 57.07 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-05T17:22:32.773Z] #35 57.10 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-05T17:22:32.773Z] #35 57.12 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-05T17:22:32.773Z] #35 57.17 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-05T17:22:32.773Z] #35 57.21 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-05T17:22:32.821Z] #27 48.49 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-05T17:22:32.821Z] #27 48.57 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-05T17:22:32.821Z] #27 48.62 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-05T17:22:33.032Z] #35 57.30 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-05T17:22:33.032Z] #35 57.30 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-05T17:22:33.079Z] #27 48.70 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-05T17:22:33.079Z] #27 48.70 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-05T17:22:33.079Z] #27 48.90 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-05T17:22:33.079Z] #27 48.90 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-05T17:22:33.291Z] #35 57.41 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-05T17:22:33.339Z] #27 48.93 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-05T17:22:33.339Z] #27 48.93 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-05T17:22:33.339Z] #27 48.97 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-05T17:22:33.339Z] #27 49.11 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-05T17:22:33.339Z] #27 49.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-05T17:22:33.339Z] #27 49.21 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-05T17:22:33.339Z] #27 49.22 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-05T17:22:33.550Z] #35 57.77 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-05T17:22:33.550Z] #35 57.80 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-05T17:22:33.550Z] #35 57.81 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-05T17:22:33.550Z] #35 57.83 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-05T17:22:33.550Z] #35 57.88 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-05T17:22:33.597Z] #27 49.32 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-05T17:22:33.597Z] #27 49.32 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-05T17:22:33.597Z] #27 49.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-05T17:22:33.814Z] #35 58.06 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-05T17:22:33.856Z] #27 49.62 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-05T17:22:33.856Z] #27 49.66 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-05T17:22:33.856Z] #27 49.66 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-05T17:22:34.074Z] #35 58.21 go: downloading honnef.co/go/tools v0.2.2 [2022-11-05T17:22:34.115Z] #27 49.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-05T17:22:34.115Z] #27 49.80 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-05T17:22:34.179Z] #39 20.07 CC images/stats.o [2022-11-05T17:22:34.374Z] #27 50.19 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-05T17:22:34.632Z] #27 50.33 go: downloading honnef.co/go/tools v0.2.2 [2022-11-05T17:22:34.745Z] #39 20.53 CC images/core.o [2022-11-05T17:22:35.462Z] #35 ... [2022-11-05T17:22:35.462Z] [2022-11-05T17:22:35.462Z] #25 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:22:35.462Z] #25 51.92 Selecting previously unselected package libxml2:amd64. [2022-11-05T17:22:35.462Z] #25 51.93 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-11-05T17:22:35.462Z] #25 51.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:22:35.462Z] #25 52.75 Selecting previously unselected package libarchive13:amd64. [2022-11-05T17:22:35.462Z] #25 52.75 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-11-05T17:22:35.462Z] #25 52.76 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:22:35.462Z] #25 53.28 Selecting previously unselected package libjsoncpp24:amd64. [2022-11-05T17:22:35.462Z] #25 53.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-11-05T17:22:35.462Z] #25 53.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:22:35.462Z] #25 53.66 Selecting previously unselected package librhash0:amd64. [2022-11-05T17:22:35.462Z] #25 53.66 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-11-05T17:22:35.462Z] #25 53.67 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:22:35.462Z] #25 54.01 Selecting previously unselected package libuv1:amd64. [2022-11-05T17:22:35.462Z] #25 54.01 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-11-05T17:22:35.462Z] #25 54.10 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:22:35.462Z] #25 54.25 Selecting previously unselected package cmake. [2022-11-05T17:22:35.462Z] #25 54.26 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-11-05T17:22:35.462Z] #25 54.30 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:22:35.462Z] #25 58.27 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:22:35.462Z] #25 58.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:22:35.462Z] #25 58.34 Setting up libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:22:35.462Z] #25 58.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:22:35.462Z] #25 58.39 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:22:35.462Z] #25 58.41 Setting up librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:22:35.462Z] #25 58.43 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:22:35.462Z] #25 58.46 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:22:35.462Z] #25 58.49 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:22:35.462Z] #25 58.52 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:22:35.462Z] #25 58.54 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:22:35.462Z] #25 DONE 59.6s [2022-11-05T17:22:35.462Z] [2022-11-05T17:22:35.462Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:35.462Z] #28 55.27 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:22:35.462Z] #28 55.42 Selecting previously unselected package protobuf-compiler. [2022-11-05T17:22:35.462Z] #28 55.44 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-11-05T17:22:35.462Z] #28 55.45 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-05T17:22:35.462Z] #28 55.60 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:22:35.462Z] #28 55.61 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:22:35.462Z] #28 55.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:22:35.462Z] #28 55.83 Selecting previously unselected package python3-six. [2022-11-05T17:22:35.462Z] #28 55.85 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-05T17:22:35.462Z] #28 55.87 Unpacking python3-six (1.16.0-2) ... [2022-11-05T17:22:35.462Z] #28 55.96 Selecting previously unselected package python3-protobuf. [2022-11-05T17:22:35.462Z] #28 55.97 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-11-05T17:22:35.462Z] #28 55.98 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-05T17:22:35.462Z] #28 56.60 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:22:35.462Z] #28 58.58 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:22:35.462Z] #28 58.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:22:35.462Z] #28 58.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:22:35.462Z] #28 58.68 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:22:35.462Z] #28 58.71 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:22:35.462Z] #28 58.74 Setting up python3-six (1.16.0-2) ... [2022-11-05T17:22:35.683Z] #39 21.38 CC images/core-x86.o [2022-11-05T17:22:35.683Z] #39 ... [2022-11-05T17:22:35.683Z] [2022-11-05T17:22:35.683Z] #24 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:22:35.683Z] #24 60.18 internal/syscall/unix [2022-11-05T17:22:35.683Z] #24 60.54 time [2022-11-05T17:22:35.683Z] #24 66.77 internal/poll [2022-11-05T17:22:35.683Z] #24 67.18 internal/fmtsort [2022-11-05T17:22:35.683Z] #24 67.88 internal/syscall/execenv [2022-11-05T17:22:35.683Z] #24 68.26 path [2022-11-05T17:22:35.683Z] #24 69.01 io/fs [2022-11-05T17:22:35.683Z] #24 69.46 strings [2022-11-05T17:22:35.683Z] #24 70.32 os [2022-11-05T17:22:35.721Z] #28 59.82 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:22:35.721Z] #28 59.88 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:22:35.721Z] #28 59.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:22:35.721Z] #28 59.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:22:35.721Z] #28 60.01 Setting up python3-protobuf (3.12.4-1) ... [2022-11-05T17:22:36.251Z] #24 ... [2022-11-05T17:22:36.251Z] [2022-11-05T17:22:36.252Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:36.252Z] #39 22.12 CC images/core-arm.o [2022-11-05T17:22:36.534Z] #27 52.00 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-05T17:22:36.534Z] #27 52.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-05T17:22:36.534Z] #27 52.08 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-05T17:22:36.534Z] #27 52.22 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:22:36.534Z] #27 52.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-05T17:22:36.534Z] #27 52.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-05T17:22:36.534Z] #27 52.34 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-05T17:22:36.534Z] #27 52.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-05T17:22:36.583Z] Client: Docker Engine - Community [2022-11-05T17:22:36.583Z] Version: 22.06.0-beta.0 [2022-11-05T17:22:36.584Z] API version: 1.42 [2022-11-05T17:22:36.584Z] Go version: go1.18.3 [2022-11-05T17:22:36.584Z] Git commit: 3e9117b [2022-11-05T17:22:36.584Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-05T17:22:36.584Z] OS/Arch: linux/amd64 [2022-11-05T17:22:36.584Z] Context: default [2022-11-05T17:22:36.584Z] [2022-11-05T17:22:36.584Z] Server: Docker Engine - Community [2022-11-05T17:22:36.584Z] Engine: [2022-11-05T17:22:36.584Z] Version: 22.06.0-beta.0 [2022-11-05T17:22:36.584Z] API version: 1.42 (minimum version 1.12) [2022-11-05T17:22:36.584Z] Go version: go1.18.3 [2022-11-05T17:22:36.584Z] Git commit: 38633e7 [2022-11-05T17:22:36.584Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-05T17:22:36.584Z] OS/Arch: linux/amd64 [2022-11-05T17:22:36.584Z] Experimental: true [2022-11-05T17:22:36.584Z] containerd: [2022-11-05T17:22:36.584Z] Version: 1.6.8 [2022-11-05T17:22:36.584Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:22:36.584Z] runc: [2022-11-05T17:22:36.584Z] Version: 1.1.4 [2022-11-05T17:22:36.584Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-05T17:22:36.584Z] docker-init: [2022-11-05T17:22:36.584Z] Version: 0.19.0 [2022-11-05T17:22:36.584Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-05T17:22:36.662Z] #28 ... [2022-11-05T17:22:36.662Z] [2022-11-05T17:22:36.662Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:22:36.662Z] #32 60.97 sync [2022-11-05T17:22:36.662Z] #32 60.98 internal/reflectlite [2022-11-05T17:22:36.792Z] #27 52.70 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-05T17:22:36.820Z] #39 22.65 CC images/core-aarch64.o [2022-11-05T17:22:36.916Z] + docker info [2022-11-05T17:22:36.916Z] Client: [2022-11-05T17:22:36.916Z] Context: default [2022-11-05T17:22:36.916Z] Debug Mode: false [2022-11-05T17:22:36.916Z] Plugins: [2022-11-05T17:22:36.916Z] buildx: Docker Buildx (Docker Inc.) [2022-11-05T17:22:36.916Z] Version: c5aec24 [2022-11-05T17:22:36.916Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-11-05T17:22:36.916Z] compose: Docker Compose (Docker Inc.) [2022-11-05T17:22:36.916Z] Version: v2.12.0 [2022-11-05T17:22:36.916Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-05T17:22:36.916Z] scan: Docker Scan (Docker Inc.) [2022-11-05T17:22:36.916Z] Version: v0.17.0 [2022-11-05T17:22:36.916Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-11-05T17:22:36.916Z] [2022-11-05T17:22:36.916Z] Server: [2022-11-05T17:22:36.916Z] Containers: 0 [2022-11-05T17:22:36.916Z] Running: 0 [2022-11-05T17:22:36.916Z] Paused: 0 [2022-11-05T17:22:36.916Z] Stopped: 0 [2022-11-05T17:22:36.916Z] Images: 0 [2022-11-05T17:22:36.917Z] Server Version: 22.06.0-beta.0 [2022-11-05T17:22:36.917Z] Storage Driver: overlay2 [2022-11-05T17:22:36.917Z] Backing Filesystem: extfs [2022-11-05T17:22:36.917Z] Supports d_type: true [2022-11-05T17:22:36.917Z] Using metacopy: false [2022-11-05T17:22:36.917Z] Native Overlay Diff: true [2022-11-05T17:22:36.917Z] userxattr: false [2022-11-05T17:22:36.917Z] Logging Driver: json-file [2022-11-05T17:22:36.917Z] Cgroup Driver: cgroupfs [2022-11-05T17:22:36.917Z] Cgroup Version: 1 [2022-11-05T17:22:36.917Z] Plugins: [2022-11-05T17:22:36.917Z] Volume: local [2022-11-05T17:22:36.917Z] Network: bridge host ipvlan macvlan null overlay [2022-11-05T17:22:36.917Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-05T17:22:36.917Z] Swarm: inactive [2022-11-05T17:22:36.917Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-11-05T17:22:36.917Z] Default Runtime: runc [2022-11-05T17:22:36.917Z] Init Binary: docker-init [2022-11-05T17:22:36.917Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:22:36.917Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-05T17:22:36.917Z] init version: de40ad0 [2022-11-05T17:22:36.917Z] Security Options: [2022-11-05T17:22:36.917Z] apparmor [2022-11-05T17:22:36.917Z] seccomp [2022-11-05T17:22:36.917Z] Profile: builtin [2022-11-05T17:22:36.917Z] Kernel Version: 5.4.0-1088-aws [2022-11-05T17:22:36.917Z] Operating System: Ubuntu 18.04.6 LTS [2022-11-05T17:22:36.917Z] OSType: linux [2022-11-05T17:22:36.917Z] Architecture: x86_64 [2022-11-05T17:22:36.917Z] CPUs: 2 [2022-11-05T17:22:36.917Z] Total Memory: 7.483GiB [2022-11-05T17:22:36.917Z] Name: ip-10-100-61-82 [2022-11-05T17:22:36.917Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-11-05T17:22:36.917Z] Docker Root Dir: /var/lib/docker [2022-11-05T17:22:36.917Z] Debug Mode: false [2022-11-05T17:22:36.917Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:22:36.917Z] Labels: [2022-11-05T17:22:36.917Z] Experimental: true [2022-11-05T17:22:36.917Z] Insecure Registries: [2022-11-05T17:22:36.917Z] 127.0.0.0/8 [2022-11-05T17:22:36.917Z] Live Restore Enabled: true [2022-11-05T17:22:36.917Z] [2022-11-05T17:22:36.917Z] WARNING: No swap limit support [Pipeline] sh [2022-11-05T17:22:37.050Z] #27 52.74 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-05T17:22:37.050Z] #27 52.90 go: downloading golang.org/x/text v0.3.7 [2022-11-05T17:22:37.078Z] #39 22.97 CC images/core-ppc64.o [2022-11-05T17:22:37.243Z] #32 ... [2022-11-05T17:22:37.243Z] [2022-11-05T17:22:37.243Z] #21 [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-11-05T17:22:37.243Z] #21 51.50 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-11-05T17:22:37.243Z] #21 53.60 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-11-05T17:22:37.243Z] #21 54.27 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-11-05T17:22:37.243Z] #21 54.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-11-05T17:22:37.243Z] #21 54.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-11-05T17:22:37.243Z] #21 54.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:22:37.243Z] #21 54.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:22:37.243Z] #21 54.32 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-11-05T17:22:37.243Z] #21 54.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-11-05T17:22:37.243Z] #21 54.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-11-05T17:22:37.243Z] #21 54.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-11-05T17:22:37.243Z] #21 54.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-11-05T17:22:37.243Z] #21 54.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-11-05T17:22:37.243Z] #21 54.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-11-05T17:22:37.243Z] #21 54.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-11-05T17:22:37.243Z] #21 54.43 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-11-05T17:22:37.243Z] #21 54.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-11-05T17:22:37.243Z] #21 54.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-11-05T17:22:37.243Z] #21 55.45 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:22:37.243Z] #21 55.66 Fetched 115 MB in 8s (13.9 MB/s) [2022-11-05T17:22:37.243Z] #21 55.73 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-05T17:22:37.243Z] #21 55.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:22:37.243Z] #21 55.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:22:37.243Z] #21 55.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:22:37.243Z] #21 57.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-05T17:22:37.243Z] #21 57.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:22:37.243Z] #21 57.88 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:22:37.243Z] #21 60.95 Selecting previously unselected package binutils-mingw-w64. [2022-11-05T17:22:37.243Z] #21 60.96 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-05T17:22:37.243Z] #21 61.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:22:37.243Z] #21 61.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-11-05T17:22:37.243Z] #21 61.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:22:37.243Z] #21 61.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:22:37.243Z] #21 61.38 Selecting previously unselected package dmsetup. [2022-11-05T17:22:37.243Z] #21 61.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:22:37.243Z] #21 61.42 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:22:37.243Z] #21 61.65 Selecting previously unselected package mingw-w64-common. [2022-11-05T17:22:37.243Z] #21 ... [2022-11-05T17:22:37.243Z] [2022-11-05T17:22:37.243Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:22:37.243Z] #0 0.994 + RM_GOPATH=0 [2022-11-05T17:22:37.243Z] #0 0.994 + TMP_GOPATH= [2022-11-05T17:22:37.243Z] #0 0.994 + : /build [2022-11-05T17:22:37.243Z] #0 0.994 + '[' -z '' ']' [2022-11-05T17:22:37.243Z] #0 0.994 ++ mktemp -d [2022-11-05T17:22:37.243Z] #0 0.996 + export GOPATH=/tmp/tmp.PhjqAYWaoI [2022-11-05T17:22:37.243Z] #0 0.996 + GOPATH=/tmp/tmp.PhjqAYWaoI [2022-11-05T17:22:37.243Z] #0 0.996 + RM_GOPATH=1 [2022-11-05T17:22:37.243Z] #0 0.996 + case "$(go env GOARCH)" in [2022-11-05T17:22:37.243Z] #0 0.997 ++ go env GOARCH [2022-11-05T17:22:37.243Z] #0 1.028 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:22:37.243Z] #0 1.028 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:22:37.243Z] #0 1.029 ++ dirname /tmp/install/install.sh [2022-11-05T17:22:37.243Z] #0 1.036 + dir=/tmp/install [2022-11-05T17:22:37.243Z] #0 1.036 + bin=tini [2022-11-05T17:22:37.243Z] #0 1.036 + shift [2022-11-05T17:22:37.243Z] #0 1.036 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-05T17:22:37.243Z] #0 1.036 + . /tmp/install/tini.installer [2022-11-05T17:22:37.243Z] #0 1.036 ++ : v0.19.0 [2022-11-05T17:22:37.243Z] #0 1.036 + install_tini [2022-11-05T17:22:37.243Z] #0 1.036 + echo 'Install tini version v0.19.0' [2022-11-05T17:22:37.243Z] #0 1.036 Install tini version v0.19.0 [2022-11-05T17:22:37.243Z] #0 1.036 + git clone https://github.com/krallin/tini.git /tmp/tmp.PhjqAYWaoI/tini [2022-11-05T17:22:37.243Z] #0 1.041 Cloning into '/tmp/tmp.PhjqAYWaoI/tini'... [2022-11-05T17:22:37.243Z] #0 1.844 + cd /tmp/tmp.PhjqAYWaoI/tini [2022-11-05T17:22:37.243Z] #0 1.845 + git checkout -q v0.19.0 [2022-11-05T17:22:37.243Z] #0 1.864 + cmake . [2022-11-05T17:22:37.251Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:22:37.251Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:22:37.251Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44412/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-11-05T17:22:37.251Z] + bash /home/ubuntu/workspace/moby_PR-44412/check-config.sh [2022-11-05T17:22:37.251Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-05T17:22:37.251Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-11-05T17:22:37.251Z] [2022-11-05T17:22:37.251Z] Generally Necessary: [2022-11-05T17:22:37.251Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-05T17:22:37.251Z] - apparmor: enabled and tools installed [2022-11-05T17:22:37.251Z] - CONFIG_NAMESPACES: enabled [2022-11-05T17:22:37.251Z] - CONFIG_NET_NS: enabled [2022-11-05T17:22:37.251Z] - CONFIG_PID_NS: enabled [2022-11-05T17:22:37.251Z] - CONFIG_IPC_NS: enabled [2022-11-05T17:22:37.251Z] - CONFIG_UTS_NS: enabled [2022-11-05T17:22:37.251Z] - CONFIG_CGROUPS: enabled [2022-11-05T17:22:37.251Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-05T17:22:37.251Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-05T17:22:37.251Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-05T17:22:37.251Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-05T17:22:37.251Z] - CONFIG_CPUSETS: enabled [2022-11-05T17:22:37.251Z] - CONFIG_MEMCG: enabled [2022-11-05T17:22:37.251Z] - CONFIG_KEYS: enabled [2022-11-05T17:22:37.251Z] - CONFIG_VETH: enabled (as module) [2022-11-05T17:22:37.251Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-05T17:22:37.251Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-05T17:22:37.251Z] - CONFIG_NF_NAT_IPV4: missing [2022-11-05T17:22:37.543Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-05T17:22:37.543Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-05T17:22:37.543Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-05T17:22:37.543Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-05T17:22:37.543Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-05T17:22:37.543Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-05T17:22:37.543Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-05T17:22:37.543Z] - CONFIG_NF_NAT_NEEDED: missing [2022-11-05T17:22:37.543Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-05T17:22:37.543Z] [2022-11-05T17:22:37.543Z] Optional Features: [2022-11-05T17:22:37.543Z] - CONFIG_USER_NS: enabled [2022-11-05T17:22:37.543Z] - CONFIG_SECCOMP: enabled [2022-11-05T17:22:37.543Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-05T17:22:37.543Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-05T17:22:37.543Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-11-05T17:22:37.543Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-11-05T17:22:37.543Z] - CONFIG_BLK_CGROUP: enabled [2022-11-05T17:22:37.543Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-05T17:22:37.543Z] - CONFIG_IOSCHED_CFQ: missing [2022-11-05T17:22:37.543Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-11-05T17:22:37.543Z] - CONFIG_CGROUP_PERF: enabled [2022-11-05T17:22:37.543Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-05T17:22:37.543Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-05T17:22:37.543Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-05T17:22:37.543Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-05T17:22:37.543Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-05T17:22:37.543Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-05T17:22:37.543Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-05T17:22:37.543Z] - CONFIG_IP_VS: enabled (as module) [2022-11-05T17:22:37.809Z] #38 2.357 -- The C compiler identification is GNU 10.2.1 [2022-11-05T17:22:37.810Z] #38 2.441 -- Detecting C compiler ABI info [2022-11-05T17:22:37.823Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-05T17:22:37.823Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-05T17:22:37.823Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-05T17:22:37.823Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-05T17:22:37.823Z] - CONFIG_EXT4_FS: enabled [2022-11-05T17:22:37.823Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-05T17:22:37.823Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-05T17:22:37.823Z] - Network Drivers: [2022-11-05T17:22:37.823Z] - "overlay": [2022-11-05T17:22:37.823Z] - CONFIG_VXLAN: enabled (as module) [2022-11-05T17:22:37.823Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-05T17:22:37.823Z] Optional (for encrypted networks): [2022-11-05T17:22:37.823Z] - CONFIG_CRYPTO: enabled [2022-11-05T17:22:37.823Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-05T17:22:37.823Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-05T17:22:37.823Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-05T17:22:37.823Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-05T17:22:37.823Z] - CONFIG_XFRM: enabled [2022-11-05T17:22:37.823Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-05T17:22:37.823Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-05T17:22:37.823Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-05T17:22:37.823Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-11-05T17:22:37.823Z] - "ipvlan": [2022-11-05T17:22:37.823Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-05T17:22:37.823Z] - "macvlan": [2022-11-05T17:22:37.823Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-05T17:22:37.823Z] - CONFIG_DUMMY: enabled (as module) [2022-11-05T17:22:37.823Z] - "ftp,tftp client in container": [2022-11-05T17:22:37.823Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-05T17:22:37.823Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-05T17:22:37.823Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-05T17:22:37.823Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-05T17:22:37.823Z] - Storage Drivers: [2022-11-05T17:22:38.069Z] #39 23.87 CC images/core-s390.o [2022-11-05T17:22:38.070Z] #38 ... [2022-11-05T17:22:38.070Z] [2022-11-05T17:22:38.070Z] #33 [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-11-05T17:22:38.070Z] #33 52.14 Updating files: 87% (1331/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-11-05T17:22:38.070Z] #33 53.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-05T17:22:38.070Z] #33 53.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:22:38.088Z] - "aufs": [2022-11-05T17:22:38.088Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-05T17:22:38.088Z] - "btrfs": [2022-11-05T17:22:38.088Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-05T17:22:38.088Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-05T17:22:38.088Z] - "devicemapper": [2022-11-05T17:22:38.088Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-05T17:22:38.088Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-05T17:22:38.088Z] - "overlay": [2022-11-05T17:22:38.088Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-05T17:22:38.088Z] - "zfs": [2022-11-05T17:22:38.088Z] - /dev/zfs: present [2022-11-05T17:22:38.088Z] - zfs command: missing [2022-11-05T17:22:38.088Z] - zpool command: missing [2022-11-05T17:22:38.088Z] [2022-11-05T17:22:38.088Z] Limits: [2022-11-05T17:22:38.088Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-05T17:22:38.088Z] [2022-11-05T17:22:38.088Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-05T17:22:38.329Z] #33 ... [2022-11-05T17:22:38.329Z] [2022-11-05T17:22:38.329Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:38.329Z] #35 60.11 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-05T17:22:38.329Z] #35 60.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-05T17:22:38.329Z] #35 60.29 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-05T17:22:38.329Z] #35 60.41 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-05T17:22:38.329Z] #35 60.42 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:22:38.329Z] #35 61.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-05T17:22:38.329Z] #35 61.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-05T17:22:38.329Z] #35 61.95 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-05T17:22:38.329Z] #35 61.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-05T17:22:38.329Z] #35 62.31 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-05T17:22:38.329Z] #35 62.31 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-05T17:22:38.329Z] #35 62.44 go: downloading golang.org/x/text v0.3.7 [2022-11-05T17:22:38.447Z] + sudo modprobe ip_vs [2022-11-05T17:22:38.447Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 . [2022-11-05T17:22:38.641Z] #39 24.70 CC images/cpuinfo.o [2022-11-05T17:22:39.037Z] #1 [internal] load build definition from Dockerfile [2022-11-05T17:22:39.037Z] #1 transferring dockerfile: 16.91kB done [2022-11-05T17:22:39.037Z] #1 DONE 0.1s [2022-11-05T17:22:39.037Z] [2022-11-05T17:22:39.037Z] #2 [internal] load .dockerignore [2022-11-05T17:22:39.037Z] #2 transferring context: 87B 0.0s done [2022-11-05T17:22:39.037Z] #2 DONE 0.1s [2022-11-05T17:22:39.037Z] [2022-11-05T17:22:39.037Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-05T17:22:39.296Z] #3 DONE 0.4s [2022-11-05T17:22:39.296Z] [2022-11-05T17:22:39.296Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-05T17:22:39.296Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-05T17:22:39.297Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-05T17:22:39.297Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-11-05T17:22:39.556Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-11-05T17:22:39.556Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 1.05MB / 9.94MB 0.2s [2022-11-05T17:22:39.556Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.44MB / 9.94MB 0.3s [2022-11-05T17:22:39.583Z] #27 ... [2022-11-05T17:22:39.583Z] [2022-11-05T17:22:39.583Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:39.583Z] #31 49.26 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:22:39.583Z] #31 49.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:22:39.583Z] #31 49.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:22:39.583Z] #31 49.32 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:22:39.583Z] #31 49.38 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:22:39.583Z] #31 49.38 Setting up python3-six (1.16.0-2) ... [2022-11-05T17:22:39.583Z] #31 50.48 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:22:39.583Z] #31 50.50 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:22:39.583Z] #31 50.55 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:22:39.583Z] #31 50.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:22:39.583Z] #31 50.58 Setting up python3-protobuf (3.12.4-1) ... [2022-11-05T17:22:39.583Z] #31 54.76 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:22:39.583Z] #31 54.81 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-05T17:22:39.583Z] #31 54.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:22:39.583Z] #31 54.84 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:22:39.583Z] #31 54.85 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:22:39.583Z] #31 54.87 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:22:39.583Z] #31 54.90 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:22:39.583Z] #31 DONE 55.2s [2022-11-05T17:22:39.584Z] [2022-11-05T17:22:39.584Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:39.584Z] #39 25.37 CC images/inventory.o [2022-11-05T17:22:39.816Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.4s [2022-11-05T17:22:39.816Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.4s done [2022-11-05T17:22:39.816Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-11-05T17:22:39.842Z] #39 25.68 CC images/fdinfo.o [2022-11-05T17:22:40.079Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.3s done [2022-11-05T17:22:40.101Z] #39 26.00 CC images/fown.o [2022-11-05T17:22:40.101Z] #39 ... [2022-11-05T17:22:40.101Z] [2022-11-05T17:22:40.101Z] #33 [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-11-05T17:22:40.101Z] #33 64.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-05T17:22:40.101Z] #33 64.45 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:22:40.101Z] #33 64.45 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:22:40.101Z] #33 ... [2022-11-05T17:22:40.101Z] [2022-11-05T17:22:40.101Z] #24 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:22:40.101Z] #24 72.21 bufio [2022-11-05T17:22:40.101Z] #24 74.29 text/tabwriter [2022-11-05T17:22:40.132Z] Client: Docker Engine - Community [2022-11-05T17:22:40.132Z] Version: 22.06.0-beta.0 [2022-11-05T17:22:40.132Z] API version: 1.42 [2022-11-05T17:22:40.132Z] Go version: go1.18.3 [2022-11-05T17:22:40.132Z] Git commit: 3e9117b [2022-11-05T17:22:40.132Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-05T17:22:40.132Z] OS/Arch: linux/amd64 [2022-11-05T17:22:40.132Z] Context: default [2022-11-05T17:22:40.132Z] [2022-11-05T17:22:40.132Z] Server: Docker Engine - Community [2022-11-05T17:22:40.132Z] Engine: [2022-11-05T17:22:40.132Z] Version: 22.06.0-beta.0 [2022-11-05T17:22:40.132Z] API version: 1.42 (minimum version 1.12) [2022-11-05T17:22:40.132Z] Go version: go1.18.3 [2022-11-05T17:22:40.132Z] Git commit: 38633e7 [2022-11-05T17:22:40.132Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-05T17:22:40.132Z] OS/Arch: linux/amd64 [2022-11-05T17:22:40.132Z] Experimental: true [2022-11-05T17:22:40.132Z] containerd: [2022-11-05T17:22:40.132Z] Version: 1.6.8 [2022-11-05T17:22:40.132Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:22:40.132Z] runc: [2022-11-05T17:22:40.132Z] Version: 1.1.4 [2022-11-05T17:22:40.132Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-05T17:22:40.132Z] docker-init: [2022-11-05T17:22:40.132Z] Version: 0.19.0 [2022-11-05T17:22:40.132Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-05T17:22:40.339Z] #4 DONE 1.0s [2022-11-05T17:22:40.482Z] + docker info [2022-11-05T17:22:40.483Z] Client: [2022-11-05T17:22:40.483Z] Context: default [2022-11-05T17:22:40.483Z] Debug Mode: false [2022-11-05T17:22:40.483Z] Plugins: [2022-11-05T17:22:40.483Z] buildx: Docker Buildx (Docker Inc.) [2022-11-05T17:22:40.483Z] Version: c5aec24 [2022-11-05T17:22:40.483Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-11-05T17:22:40.483Z] compose: Docker Compose (Docker Inc.) [2022-11-05T17:22:40.483Z] Version: v2.12.0 [2022-11-05T17:22:40.483Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-05T17:22:40.483Z] scan: Docker Scan (Docker Inc.) [2022-11-05T17:22:40.483Z] Version: v0.17.0 [2022-11-05T17:22:40.483Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-11-05T17:22:40.483Z] [2022-11-05T17:22:40.483Z] Server: [2022-11-05T17:22:40.483Z] Containers: 0 [2022-11-05T17:22:40.483Z] Running: 0 [2022-11-05T17:22:40.483Z] Paused: 0 [2022-11-05T17:22:40.483Z] Stopped: 0 [2022-11-05T17:22:40.483Z] Images: 0 [2022-11-05T17:22:40.483Z] Server Version: 22.06.0-beta.0 [2022-11-05T17:22:40.483Z] Storage Driver: overlay2 [2022-11-05T17:22:40.483Z] Backing Filesystem: extfs [2022-11-05T17:22:40.483Z] Supports d_type: true [2022-11-05T17:22:40.483Z] Using metacopy: false [2022-11-05T17:22:40.483Z] Native Overlay Diff: true [2022-11-05T17:22:40.483Z] userxattr: false [2022-11-05T17:22:40.483Z] Logging Driver: json-file [2022-11-05T17:22:40.483Z] Cgroup Driver: cgroupfs [2022-11-05T17:22:40.483Z] Cgroup Version: 1 [2022-11-05T17:22:40.483Z] Plugins: [2022-11-05T17:22:40.483Z] Volume: local [2022-11-05T17:22:40.483Z] Network: bridge host ipvlan macvlan null overlay [2022-11-05T17:22:40.483Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-05T17:22:40.483Z] Swarm: inactive [2022-11-05T17:22:40.483Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-11-05T17:22:40.483Z] Default Runtime: runc [2022-11-05T17:22:40.483Z] Init Binary: docker-init [2022-11-05T17:22:40.483Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:22:40.483Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-05T17:22:40.483Z] init version: de40ad0 [2022-11-05T17:22:40.483Z] Security Options: [2022-11-05T17:22:40.483Z] apparmor [2022-11-05T17:22:40.483Z] seccomp [2022-11-05T17:22:40.483Z] Profile: builtin [2022-11-05T17:22:40.483Z] Kernel Version: 5.4.0-1088-aws [2022-11-05T17:22:40.483Z] Operating System: Ubuntu 18.04.6 LTS [2022-11-05T17:22:40.483Z] OSType: linux [2022-11-05T17:22:40.483Z] Architecture: x86_64 [2022-11-05T17:22:40.483Z] CPUs: 2 [2022-11-05T17:22:40.483Z] Total Memory: 7.565GiB [2022-11-05T17:22:40.483Z] Name: ip-10-100-78-33 [2022-11-05T17:22:40.483Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-11-05T17:22:40.483Z] Docker Root Dir: /var/lib/docker [2022-11-05T17:22:40.483Z] Debug Mode: false [2022-11-05T17:22:40.483Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:22:40.483Z] Labels: [2022-11-05T17:22:40.483Z] Experimental: true [2022-11-05T17:22:40.483Z] Insecure Registries: [2022-11-05T17:22:40.483Z] 127.0.0.0/8 [2022-11-05T17:22:40.483Z] Live Restore Enabled: true [2022-11-05T17:22:40.483Z] [2022-11-05T17:22:40.483Z] WARNING: No swap limit support [Pipeline] sh [2022-11-05T17:22:40.518Z] #38 ... [2022-11-05T17:22:40.518Z] [2022-11-05T17:22:40.518Z] #33 [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-11-05T17:22:40.518Z] #33 46.10 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: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-11-05T17:22:40.518Z] #33 46.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-05T17:22:40.518Z] #33 47.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:22:40.518Z] #33 ... [2022-11-05T17:22:40.518Z] [2022-11-05T17:22:40.518Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:22:40.518Z] #29 50.57 Selecting previously unselected package libxml2:amd64. [2022-11-05T17:22:40.518Z] #29 50.57 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-11-05T17:22:40.518Z] #29 50.57 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:22:40.518Z] #29 51.15 Selecting previously unselected package libarchive13:amd64. [2022-11-05T17:22:40.518Z] #29 51.15 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-11-05T17:22:40.518Z] #29 51.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:22:40.518Z] #29 51.49 Selecting previously unselected package libjsoncpp24:amd64. [2022-11-05T17:22:40.518Z] #29 51.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-11-05T17:22:40.518Z] #29 51.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:22:40.518Z] #29 51.87 Selecting previously unselected package librhash0:amd64. [2022-11-05T17:22:40.518Z] #29 51.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-11-05T17:22:40.518Z] #29 51.90 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:22:40.518Z] #29 52.09 Selecting previously unselected package libuv1:amd64. [2022-11-05T17:22:40.518Z] #29 52.10 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-11-05T17:22:40.518Z] #29 52.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:22:40.518Z] #29 52.36 Selecting previously unselected package cmake. [2022-11-05T17:22:40.518Z] #29 52.36 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-11-05T17:22:40.518Z] #29 52.39 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:22:40.599Z] [2022-11-05T17:22:40.599Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:22:40.792Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:22:40.792Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:22:40.792Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44412/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-11-05T17:22:40.792Z] + bash /home/ubuntu/workspace/moby_PR-44412/check-config.sh [2022-11-05T17:22:40.792Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-05T17:22:40.792Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-11-05T17:22:40.792Z] [2022-11-05T17:22:40.792Z] Generally Necessary: [2022-11-05T17:22:40.792Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-05T17:22:40.792Z] - apparmor: enabled and tools installed [2022-11-05T17:22:40.792Z] - CONFIG_NAMESPACES: enabled [2022-11-05T17:22:40.792Z] - CONFIG_NET_NS: enabled [2022-11-05T17:22:40.792Z] - CONFIG_PID_NS: enabled [2022-11-05T17:22:40.792Z] - CONFIG_IPC_NS: enabled [2022-11-05T17:22:40.792Z] - CONFIG_UTS_NS: enabled [2022-11-05T17:22:40.792Z] - CONFIG_CGROUPS: enabled [2022-11-05T17:22:40.792Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-05T17:22:40.792Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-05T17:22:40.792Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-05T17:22:40.792Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-05T17:22:40.792Z] - CONFIG_CPUSETS: enabled [2022-11-05T17:22:40.792Z] - CONFIG_MEMCG: enabled [2022-11-05T17:22:40.792Z] - CONFIG_KEYS: enabled [2022-11-05T17:22:40.792Z] - CONFIG_VETH: enabled (as module) [2022-11-05T17:22:40.792Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-05T17:22:40.792Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-05T17:22:40.792Z] - CONFIG_NF_NAT_IPV4: missing [2022-11-05T17:22:40.792Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-05T17:22:40.792Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-05T17:22:40.792Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-05T17:22:40.868Z] #35 ... [2022-11-05T17:22:40.868Z] [2022-11-05T17:22:40.868Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:22:40.868Z] #28 63.92 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:22:40.868Z] #28 63.94 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-05T17:22:40.868Z] #28 63.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:22:40.868Z] #28 63.98 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:22:40.868Z] #28 64.02 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:22:40.868Z] #28 64.05 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:22:40.868Z] #28 64.09 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:22:40.868Z] #28 DONE 65.1s [2022-11-05T17:22:40.868Z] [2022-11-05T17:22:40.868Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:41.037Z] #24 75.41 io/ioutil [2022-11-05T17:22:41.037Z] #24 75.41 fmt [2022-11-05T17:22:41.058Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-05T17:22:41.058Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-05T17:22:41.058Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-05T17:22:41.058Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-05T17:22:41.058Z] - CONFIG_NF_NAT_NEEDED: missing [2022-11-05T17:22:41.058Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-05T17:22:41.058Z] [2022-11-05T17:22:41.058Z] Optional Features: [2022-11-05T17:22:41.058Z] - CONFIG_USER_NS: enabled [2022-11-05T17:22:41.058Z] - CONFIG_SECCOMP: enabled [2022-11-05T17:22:41.058Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-05T17:22:41.058Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-05T17:22:41.058Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-11-05T17:22:41.058Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-11-05T17:22:41.058Z] - CONFIG_BLK_CGROUP: enabled [2022-11-05T17:22:41.058Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-05T17:22:41.058Z] - CONFIG_IOSCHED_CFQ: missing [2022-11-05T17:22:41.085Z] #29 56.77 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:22:41.085Z] #29 56.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:22:41.085Z] #29 56.82 Setting up libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:22:41.085Z] #29 56.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:22:41.085Z] #29 56.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:22:41.085Z] #29 56.91 Setting up librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:22:41.085Z] #29 56.92 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:22:41.085Z] #29 56.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:22:41.085Z] #29 56.98 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:22:41.343Z] #29 57.00 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:22:41.343Z] #29 57.03 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:22:41.345Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-11-05T17:22:41.346Z] - CONFIG_CGROUP_PERF: enabled [2022-11-05T17:22:41.346Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-05T17:22:41.346Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-05T17:22:41.346Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-05T17:22:41.346Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-05T17:22:41.346Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-05T17:22:41.346Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-05T17:22:41.346Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-05T17:22:41.346Z] - CONFIG_IP_VS: enabled (as module) [2022-11-05T17:22:41.346Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-05T17:22:41.346Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-05T17:22:41.346Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-05T17:22:41.346Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-05T17:22:41.346Z] - CONFIG_EXT4_FS: enabled [2022-11-05T17:22:41.346Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-05T17:22:41.346Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-05T17:22:41.346Z] - Network Drivers: [2022-11-05T17:22:41.346Z] - "overlay": [2022-11-05T17:22:41.346Z] - CONFIG_VXLAN: enabled (as module) [2022-11-05T17:22:41.346Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-05T17:22:41.346Z] Optional (for encrypted networks): [2022-11-05T17:22:41.603Z] - CONFIG_CRYPTO: enabled [2022-11-05T17:22:41.603Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-05T17:22:41.603Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-05T17:22:41.603Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-05T17:22:41.603Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-05T17:22:41.603Z] - CONFIG_XFRM: enabled [2022-11-05T17:22:41.603Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-05T17:22:41.603Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-05T17:22:41.603Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-05T17:22:41.603Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-11-05T17:22:41.603Z] - "ipvlan": [2022-11-05T17:22:41.603Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-05T17:22:41.603Z] - "macvlan": [2022-11-05T17:22:41.603Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-05T17:22:41.603Z] - CONFIG_DUMMY: enabled (as module) [2022-11-05T17:22:41.603Z] - "ftp,tftp client in container": [2022-11-05T17:22:41.603Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-05T17:22:41.603Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-05T17:22:41.603Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-05T17:22:41.603Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-05T17:22:41.603Z] - Storage Drivers: [2022-11-05T17:22:41.603Z] - "aufs": [2022-11-05T17:22:41.603Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-05T17:22:41.603Z] - "btrfs": [2022-11-05T17:22:41.603Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-05T17:22:41.603Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-05T17:22:41.603Z] - "devicemapper": [2022-11-05T17:22:41.603Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-05T17:22:41.603Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-05T17:22:41.603Z] - "overlay": [2022-11-05T17:22:41.603Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-05T17:22:41.603Z] - "zfs": [2022-11-05T17:22:41.603Z] - /dev/zfs: present [2022-11-05T17:22:41.603Z] - zfs command: missing [2022-11-05T17:22:41.603Z] - zpool command: missing [2022-11-05T17:22:41.603Z] [2022-11-05T17:22:41.603Z] Limits: [2022-11-05T17:22:41.603Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-05T17:22:41.603Z] [2022-11-05T17:22:41.603Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-05T17:22:41.911Z] #29 DONE 57.7s [2022-11-05T17:22:41.911Z] [2022-11-05T17:22:41.911Z] #21 [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-11-05T17:22:41.911Z] #21 48.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-05T17:22:41.911Z] #21 48.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:22:41.911Z] #21 48.80 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:22:41.911Z] #21 51.35 Selecting previously unselected package binutils-mingw-w64. [2022-11-05T17:22:41.911Z] #21 51.36 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-05T17:22:41.911Z] #21 51.39 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:22:41.911Z] #21 51.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-11-05T17:22:41.911Z] #21 51.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:22:41.911Z] #21 51.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:22:41.911Z] #21 52.00 Selecting previously unselected package dmsetup. [2022-11-05T17:22:41.911Z] #21 52.00 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:22:41.911Z] #21 52.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:22:41.911Z] #21 52.22 Selecting previously unselected package mingw-w64-common. [2022-11-05T17:22:41.911Z] #21 52.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-05T17:22:41.911Z] #21 52.22 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-05T17:22:41.911Z] #21 ... [2022-11-05T17:22:41.911Z] [2022-11-05T17:22:41.911Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:22:41.971Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 . [2022-11-05T17:22:42.229Z] #1 [internal] load build definition from Dockerfile [2022-11-05T17:22:42.229Z] #1 transferring dockerfile: [2022-11-05T17:22:42.248Z] #39 ... [2022-11-05T17:22:42.248Z] [2022-11-05T17:22:42.248Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:22:42.248Z] #38 3.071 -- Detecting C compiler ABI info - done [2022-11-05T17:22:42.248Z] #38 3.218 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-05T17:22:42.248Z] #38 3.229 -- Detecting C compile features [2022-11-05T17:22:42.248Z] #38 3.233 -- Detecting C compile features - done [2022-11-05T17:22:42.248Z] #38 3.274 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-05T17:22:42.248Z] #38 3.494 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-05T17:22:42.248Z] #38 3.589 -- Configuring done [2022-11-05T17:22:42.248Z] #38 3.625 -- Generating done [2022-11-05T17:22:42.248Z] #38 3.626 -- Build files have been written to: /tmp/tmp.PhjqAYWaoI/tini [2022-11-05T17:22:42.248Z] #38 3.645 + make tini-static [2022-11-05T17:22:42.248Z] #38 4.129 Scanning dependencies of target tini-static [2022-11-05T17:22:42.248Z] #38 4.219 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-05T17:22:42.248Z] #38 5.639 [100%] Linking C executable tini-static [2022-11-05T17:22:42.248Z] #38 6.619 [100%] Built target tini-static [2022-11-05T17:22:42.248Z] #38 6.720 + mkdir -p /build [2022-11-05T17:22:42.248Z] #38 6.724 + cp tini-static /build/docker-init [2022-11-05T17:22:42.248Z] #38 DONE 7.1s [2022-11-05T17:22:42.485Z] #1 transferring dockerfile: 16.91kB done [2022-11-05T17:22:42.485Z] #1 DONE 0.2s [2022-11-05T17:22:42.485Z] [2022-11-05T17:22:42.485Z] #2 [internal] load .dockerignore [2022-11-05T17:22:42.485Z] #2 transferring context: 87B done [2022-11-05T17:22:42.485Z] #2 DONE 0.2s [2022-11-05T17:22:42.485Z] [2022-11-05T17:22:42.485Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-05T17:22:42.510Z] [2022-11-05T17:22:42.510Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:22:42.510Z] #32 62.67 internal/testlog [2022-11-05T17:22:42.510Z] #32 63.80 errors [2022-11-05T17:22:42.510Z] #32 63.80 sort [2022-11-05T17:22:42.510Z] #32 64.19 strconv [2022-11-05T17:22:42.510Z] #32 65.07 io [2022-11-05T17:22:42.510Z] #32 66.56 internal/oserror [2022-11-05T17:22:42.510Z] #32 66.82 syscall [2022-11-05T17:22:42.787Z] #3 DONE 0.5s [2022-11-05T17:22:43.043Z] [2022-11-05T17:22:43.043Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-05T17:22:43.043Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-05T17:22:43.043Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-05T17:22:43.043Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-11-05T17:22:43.043Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-11-05T17:22:43.043Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-11-05T17:22:43.043Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-11-05T17:22:43.300Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-11-05T17:22:43.561Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.5s done [2022-11-05T17:22:43.889Z] #32 ... [2022-11-05T17:22:43.889Z] [2022-11-05T17:22:43.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:43.889Z] #39 2.997 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:22:43.889Z] #39 2.997 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:22:43.889Z] #39 3.011 Note: Building without GnuTLS support [2022-11-05T17:22:43.889Z] #39 3.035 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:22:43.889Z] #39 3.036 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:22:43.906Z] #5 ... [2022-11-05T17:22:43.906Z] [2022-11-05T17:22:43.906Z] #6 [internal] load metadata for docker.io/library/golang:1.18.8-bullseye [2022-11-05T17:22:43.906Z] #6 DONE 3.1s [2022-11-05T17:22:43.906Z] [2022-11-05T17:22:43.906Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-05T17:22:43.906Z] #7 DONE 3.1s [2022-11-05T17:22:43.906Z] [2022-11-05T17:22:43.906Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:22:43.906Z] #8 DONE 3.1s [2022-11-05T17:22:43.906Z] [2022-11-05T17:22:43.906Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:22:43.906Z] #5 DONE 3.2s [2022-11-05T17:22:44.168Z] #4 DONE 1.0s [2022-11-05T17:22:44.168Z] [2022-11-05T17:22:44.168Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:22:44.324Z] #24 ... [2022-11-05T17:22:44.324Z] [2022-11-05T17:22:44.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:44.324Z] #39 26.31 CC images/ns.o [2022-11-05T17:22:44.324Z] #39 26.64 CC images/regfile.o [2022-11-05T17:22:44.324Z] #39 26.94 CC images/ghost-file.o [2022-11-05T17:22:44.324Z] #39 27.39 CC images/fifo.o [2022-11-05T17:22:44.324Z] #39 27.86 CC images/remap-file-path.o [2022-11-05T17:22:44.324Z] #39 28.31 CC images/eventfd.o [2022-11-05T17:22:44.324Z] #39 28.72 CC images/eventpoll.o [2022-11-05T17:22:44.324Z] #39 29.27 CC images/fh.o [2022-11-05T17:22:44.324Z] #39 29.92 CC images/fsnotify.o [2022-11-05T17:22:45.102Z] #5 DONE 0.9s [2022-11-05T17:22:45.103Z] [2022-11-05T17:22:45.103Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-05T17:22:45.103Z] #6 DONE 0.9s [2022-11-05T17:22:45.103Z] [2022-11-05T17:22:45.103Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:22:45.103Z] #7 DONE 1.0s [2022-11-05T17:22:45.103Z] [2022-11-05T17:22:45.103Z] #8 [internal] load metadata for docker.io/library/golang:1.18.8-bullseye [2022-11-05T17:22:45.103Z] #8 DONE 1.0s [2022-11-05T17:22:45.197Z] #39 2.995 + RM_GOPATH=0 [2022-11-05T17:22:45.197Z] #39 2.995 + TMP_GOPATH= [2022-11-05T17:22:45.197Z] #39 2.996 + : /build [2022-11-05T17:22:45.197Z] #39 2.996 + '[' -z '' ']' [2022-11-05T17:22:45.197Z] #39 2.996 ++ mktemp -d [2022-11-05T17:22:45.197Z] #39 2.998 + export GOPATH=/tmp/tmp.mxB3RV4ZYa [2022-11-05T17:22:45.197Z] #39 2.998 + GOPATH=/tmp/tmp.mxB3RV4ZYa [2022-11-05T17:22:45.197Z] #39 2.998 + RM_GOPATH=1 [2022-11-05T17:22:45.197Z] #39 2.998 + case "$(go env GOARCH)" in [2022-11-05T17:22:45.197Z] #39 2.998 ++ go env GOARCH [2022-11-05T17:22:45.197Z] #39 3.026 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:22:45.198Z] #39 3.026 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:22:45.198Z] #39 3.028 ++ dirname /tmp/install/install.sh [2022-11-05T17:22:45.198Z] #39 3.031 + dir=/tmp/install [2022-11-05T17:22:45.198Z] #39 3.031 + bin=tini [2022-11-05T17:22:45.198Z] #39 3.031 + shift [2022-11-05T17:22:45.198Z] #39 3.031 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-05T17:22:45.198Z] #39 3.031 + . /tmp/install/tini.installer [2022-11-05T17:22:45.198Z] #39 3.032 ++ : v0.19.0 [2022-11-05T17:22:45.198Z] #39 3.032 + install_tini [2022-11-05T17:22:45.198Z] #39 3.032 + echo 'Install tini version v0.19.0' [2022-11-05T17:22:45.198Z] #39 3.032 Install tini version v0.19.0 [2022-11-05T17:22:45.198Z] #39 3.033 + git clone https://github.com/krallin/tini.git /tmp/tmp.mxB3RV4ZYa/tini [2022-11-05T17:22:45.198Z] #39 3.043 Cloning into '/tmp/tmp.mxB3RV4ZYa/tini'... [2022-11-05T17:22:45.258Z] #39 30.97 CC images/signalfd.o [2022-11-05T17:22:45.330Z] [2022-11-05T17:22:45.330Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:22:45.330Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-05T17:22:45.330Z] #9 DONE 0.1s [2022-11-05T17:22:45.330Z] [2022-11-05T17:22:45.330Z] #10 [internal] load build context [2022-11-05T17:22:45.330Z] #10 transferring context: 30B [2022-11-05T17:22:45.516Z] #39 31.44 CC images/fs.o [2022-11-05T17:22:45.763Z] #39 3.776 + cd /tmp/tmp.mxB3RV4ZYa/tini [2022-11-05T17:22:45.763Z] #39 3.778 + git checkout -q v0.19.0 [2022-11-05T17:22:45.763Z] #39 3.810 + cmake . [2022-11-05T17:22:46.082Z] #39 31.83 CC images/pstree.o [2022-11-05T17:22:46.332Z] #39 4.413 -- The C compiler identification is GNU 10.2.1 [2022-11-05T17:22:46.332Z] #39 4.469 -- Detecting C compiler ABI info [2022-11-05T17:22:46.332Z] #39 ... [2022-11-05T17:22:46.332Z] [2022-11-05T17:22:46.332Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:22:46.332Z] #25 52.22 internal/reflectlite [2022-11-05T17:22:46.332Z] #25 52.22 sync [2022-11-05T17:22:46.332Z] #25 53.92 internal/testlog [2022-11-05T17:22:46.332Z] #25 55.12 errors [2022-11-05T17:22:46.332Z] #25 55.12 sort [2022-11-05T17:22:46.332Z] #25 55.58 strconv [2022-11-05T17:22:46.332Z] #25 56.56 io [2022-11-05T17:22:46.332Z] #25 58.27 internal/oserror [2022-11-05T17:22:46.332Z] #25 58.51 syscall [2022-11-05T17:22:46.332Z] #25 58.99 reflect [2022-11-05T17:22:46.341Z] #39 32.28 CC images/pipe.o [2022-11-05T17:22:46.341Z] #39 ... [2022-11-05T17:22:46.341Z] [2022-11-05T17:22:46.341Z] #33 [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-11-05T17:22:46.341Z] #33 80.89 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-05T17:22:46.341Z] #33 80.90 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:22:46.425Z] #39 5.145 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:22:46.425Z] #39 5.189 GEN .gitid [2022-11-05T17:22:46.425Z] #39 5.211 GEN criu/include/version.h [2022-11-05T17:22:46.425Z] #39 5.279 GEN include/common/asm [2022-11-05T17:22:46.592Z] #25 ... [2022-11-05T17:22:46.592Z] [2022-11-05T17:22:46.593Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:46.593Z] #27 58.81 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-05T17:22:46.593Z] #27 58.89 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-05T17:22:46.593Z] #27 58.95 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-05T17:22:46.593Z] #27 58.99 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-05T17:22:46.593Z] #27 59.04 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-05T17:22:46.593Z] #27 59.11 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-05T17:22:46.593Z] #27 59.12 go: downloading golang.org/x/mod v0.5.1 [2022-11-05T17:22:46.593Z] #27 59.24 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-05T17:22:46.593Z] #27 59.25 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-05T17:22:46.593Z] #27 59.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-05T17:22:46.593Z] #27 59.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-05T17:22:46.593Z] #27 59.50 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-05T17:22:46.593Z] #27 59.92 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-05T17:22:46.593Z] #27 60.02 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-05T17:22:46.593Z] #27 60.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-05T17:22:46.593Z] #27 60.40 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-05T17:22:46.593Z] #27 60.43 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-05T17:22:46.593Z] #27 60.49 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-05T17:22:46.593Z] #27 60.50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-05T17:22:46.593Z] #27 60.52 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-05T17:22:46.593Z] #27 60.56 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-05T17:22:46.593Z] #27 60.83 go: downloading github.com/prometheus/common v0.10.0 [2022-11-05T17:22:46.593Z] #27 61.00 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-05T17:22:46.593Z] #27 61.14 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-05T17:22:46.593Z] #27 61.31 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-05T17:22:46.600Z] #33 80.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:22:46.851Z] #27 ... [2022-11-05T17:22:46.851Z] [2022-11-05T17:22:46.851Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:22:46.851Z] #26 DONE 62.5s [2022-11-05T17:22:46.851Z] [2022-11-05T17:22:46.851Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:46.851Z] #38 4.307 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:22:46.851Z] #38 4.307 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:22:46.851Z] #38 4.308 Note: Building without GnuTLS support [2022-11-05T17:22:46.851Z] #38 4.322 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:22:46.851Z] #38 4.322 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:22:46.851Z] #38 6.409 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:22:46.851Z] #38 6.460 GEN .gitid [2022-11-05T17:22:46.851Z] #38 6.498 GEN criu/include/version.h [2022-11-05T17:22:46.851Z] #38 6.612 GEN include/common/asm [2022-11-05T17:22:47.013Z] [2022-11-05T17:22:47.013Z] #9 [internal] load build context [2022-11-05T17:22:47.271Z] #9 transferring context: 706.67kB 0.2s [2022-11-05T17:22:47.362Z] #39 ... [2022-11-05T17:22:47.362Z] [2022-11-05T17:22:47.362Z] #21 [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-11-05T17:22:47.362Z] #21 61.66 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-05T17:22:47.362Z] #21 61.69 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-05T17:22:47.362Z] #21 68.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-05T17:22:47.362Z] #21 68.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-05T17:22:47.362Z] #21 68.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:22:47.622Z] #21 ... [2022-11-05T17:22:47.622Z] [2022-11-05T17:22:47.622Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:47.622Z] #39 6.751 PBCC images/timens.pb-c.c [2022-11-05T17:22:47.622Z] #39 6.788 DEP images/timens.pb-c.d [2022-11-05T17:22:47.622Z] #39 6.835 PBCC images/fown.pb-c.c [2022-11-05T17:22:47.622Z] #39 6.875 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-05T17:22:47.881Z] #39 6.987 PBCC images/opts.pb-c.c [2022-11-05T17:22:47.881Z] #39 7.067 PBCC images/memfd.pb-c.c [2022-11-05T17:22:47.881Z] #39 7.105 DEP images/fown.pb-c.d [2022-11-05T17:22:48.141Z] #39 7.156 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-05T17:22:48.141Z] #39 7.262 DEP images/opts.pb-c.d [2022-11-05T17:22:48.141Z] #39 7.362 DEP images/memfd.pb-c.d [2022-11-05T17:22:48.141Z] #39 7.482 PBCC images/sit.pb-c.c [2022-11-05T17:22:48.225Z] #38 8.460 PBCC images/timens.pb-c.c [2022-11-05T17:22:48.226Z] #38 8.477 DEP images/timens.pb-c.d [2022-11-05T17:22:48.226Z] #38 8.534 PBCC images/fown.pb-c.c [2022-11-05T17:22:48.226Z] #38 8.580 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-05T17:22:48.226Z] #38 8.640 PBCC images/opts.pb-c.c [2022-11-05T17:22:48.226Z] #38 8.688 PBCC images/memfd.pb-c.c [2022-11-05T17:22:48.226Z] #38 8.740 DEP images/fown.pb-c.d [2022-11-05T17:22:48.226Z] #38 8.783 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-05T17:22:48.226Z] #38 8.861 DEP images/opts.pb-c.d [2022-11-05T17:22:48.226Z] #38 8.912 DEP images/memfd.pb-c.d [2022-11-05T17:22:48.226Z] #38 8.968 PBCC images/sit.pb-c.c [2022-11-05T17:22:48.400Z] #39 7.519 DEP images/sit.pb-c.d [2022-11-05T17:22:48.400Z] #39 7.594 PBCC images/macvlan.pb-c.c [2022-11-05T17:22:48.400Z] #39 7.620 DEP images/macvlan.pb-c.d [2022-11-05T17:22:48.400Z] #39 7.705 PBCC images/autofs.pb-c.c [2022-11-05T17:22:48.484Z] #38 9.034 DEP images/sit.pb-c.d [2022-11-05T17:22:48.484Z] #38 9.099 PBCC images/macvlan.pb-c.c [2022-11-05T17:22:48.484Z] #38 9.124 DEP images/macvlan.pb-c.d [2022-11-05T17:22:48.659Z] #39 7.732 DEP images/autofs.pb-c.d [2022-11-05T17:22:48.659Z] #39 7.798 PBCC images/sysctl.pb-c.c [2022-11-05T17:22:48.659Z] #39 7.814 DEP images/sysctl.pb-c.d [2022-11-05T17:22:48.659Z] #39 7.866 PBCC images/time.pb-c.c [2022-11-05T17:22:48.659Z] #39 7.902 DEP images/time.pb-c.d [2022-11-05T17:22:48.659Z] #39 7.963 PBCC images/binfmt-misc.pb-c.c [2022-11-05T17:22:48.742Z] #38 9.202 PBCC images/autofs.pb-c.c [2022-11-05T17:22:48.742Z] #38 9.248 DEP images/autofs.pb-c.d [2022-11-05T17:22:48.742Z] #38 9.282 PBCC images/sysctl.pb-c.c [2022-11-05T17:22:48.742Z] #38 9.292 DEP images/sysctl.pb-c.d [2022-11-05T17:22:48.742Z] #38 9.349 PBCC images/time.pb-c.c [2022-11-05T17:22:48.742Z] #38 9.398 DEP images/time.pb-c.d [2022-11-05T17:22:48.742Z] #38 9.434 PBCC images/binfmt-misc.pb-c.c [2022-11-05T17:22:48.742Z] #38 9.491 DEP images/binfmt-misc.pb-c.d [2022-11-05T17:22:48.941Z] #39 7.998 DEP images/binfmt-misc.pb-c.d [2022-11-05T17:22:48.941Z] #39 8.122 PBCC images/seccomp.pb-c.c [2022-11-05T17:22:48.941Z] #39 8.159 DEP images/seccomp.pb-c.d [2022-11-05T17:22:48.941Z] #39 8.250 PBCC images/userns.pb-c.c [2022-11-05T17:22:49.000Z] #38 9.560 PBCC images/seccomp.pb-c.c [2022-11-05T17:22:49.000Z] #38 9.591 DEP images/seccomp.pb-c.d [2022-11-05T17:22:49.000Z] #38 9.696 PBCC images/userns.pb-c.c [2022-11-05T17:22:49.202Z] #39 8.256 DEP images/userns.pb-c.d [2022-11-05T17:22:49.202Z] #39 8.344 PBCC images/cgroup.pb-c.c [2022-11-05T17:22:49.202Z] #39 8.399 DEP images/cgroup.pb-c.d [2022-11-05T17:22:49.202Z] #39 8.475 PBCC images/ext-file.pb-c.c [2022-11-05T17:22:49.202Z] #39 8.510 DEP images/ext-file.pb-c.d [2022-11-05T17:22:49.258Z] #38 9.737 DEP images/userns.pb-c.d [2022-11-05T17:22:49.259Z] #38 9.792 PBCC images/cgroup.pb-c.c [2022-11-05T17:22:49.259Z] #38 9.827 DEP images/cgroup.pb-c.d [2022-11-05T17:22:49.259Z] #38 9.924 PBCC images/ext-file.pb-c.c [2022-11-05T17:22:49.259Z] #38 9.946 DEP images/ext-file.pb-c.d [2022-11-05T17:22:49.467Z] #39 8.704 PBCC images/rpc.pb-c.c [2022-11-05T17:22:49.467Z] #39 8.761 DEP images/rpc.pb-c.d [2022-11-05T17:22:49.517Z] #38 10.00 PBCC images/rpc.pb-c.c [2022-11-05T17:22:49.517Z] #38 10.08 DEP images/rpc.pb-c.d [2022-11-05T17:22:49.517Z] #38 10.13 PBCC images/siginfo.pb-c.c [2022-11-05T17:22:49.517Z] #38 10.17 DEP images/siginfo.pb-c.d [2022-11-05T17:22:49.517Z] #38 10.22 PBCC images/pagemap.pb-c.c [2022-11-05T17:22:49.730Z] #39 8.877 PBCC images/siginfo.pb-c.c [2022-11-05T17:22:49.730Z] #39 8.926 DEP images/siginfo.pb-c.d [2022-11-05T17:22:49.730Z] #39 8.991 PBCC images/pagemap.pb-c.c [2022-11-05T17:22:49.775Z] #38 10.28 DEP images/pagemap.pb-c.d [2022-11-05T17:22:49.775Z] #38 10.35 PBCC images/rlimit.pb-c.c [2022-11-05T17:22:49.775Z] #38 10.38 DEP images/rlimit.pb-c.d [2022-11-05T17:22:49.775Z] #38 10.44 PBCC images/file-lock.pb-c.c [2022-11-05T17:22:49.775Z] #38 10.45 DEP images/file-lock.pb-c.d [2022-11-05T17:22:49.989Z] #39 9.131 DEP images/pagemap.pb-c.d [2022-11-05T17:22:49.989Z] #39 9.224 PBCC images/rlimit.pb-c.c [2022-11-05T17:22:49.989Z] #39 9.250 DEP images/rlimit.pb-c.d [2022-11-05T17:22:50.033Z] #38 10.56 PBCC images/tty.pb-c.c [2022-11-05T17:22:50.033Z] #38 10.67 DEP images/tty.pb-c.d [2022-11-05T17:22:50.033Z] #38 10.78 PBCC images/tun.pb-c.c [2022-11-05T17:22:50.253Z] #39 9.356 PBCC images/file-lock.pb-c.c [2022-11-05T17:22:50.253Z] #39 ... [2022-11-05T17:22:50.253Z] [2022-11-05T17:22:50.253Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:22:50.253Z] #31 DONE 74.5s [2022-11-05T17:22:50.253Z] [2022-11-05T17:22:50.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:50.253Z] #39 9.382 DEP images/file-lock.pb-c.d [2022-11-05T17:22:50.292Z] #38 ... [2022-11-05T17:22:50.292Z] [2022-11-05T17:22:50.292Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:22:50.292Z] #39 5.067 -- Detecting C compiler ABI info - done [2022-11-05T17:22:50.292Z] #39 5.181 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-05T17:22:50.292Z] #39 5.182 -- Detecting C compile features [2022-11-05T17:22:50.292Z] #39 5.185 -- Detecting C compile features - done [2022-11-05T17:22:50.292Z] #39 5.230 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-05T17:22:50.292Z] #39 5.414 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-05T17:22:50.292Z] #39 5.487 -- Configuring done [2022-11-05T17:22:50.292Z] #39 5.516 -- Generating done [2022-11-05T17:22:50.292Z] #39 5.536 -- Build files have been written to: /tmp/tmp.mxB3RV4ZYa/tini [2022-11-05T17:22:50.292Z] #39 5.550 + make tini-static [2022-11-05T17:22:50.292Z] #39 5.876 Scanning dependencies of target tini-static [2022-11-05T17:22:50.292Z] #39 5.937 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-05T17:22:50.292Z] #39 7.198 [100%] Linking C executable tini-static [2022-11-05T17:22:50.292Z] #39 7.954 [100%] Built target tini-static [2022-11-05T17:22:50.292Z] #39 8.023 + mkdir -p /build [2022-11-05T17:22:50.292Z] #39 8.023 + cp tini-static /build/docker-init [2022-11-05T17:22:50.292Z] #39 DONE 8.3s [2022-11-05T17:22:50.292Z] [2022-11-05T17:22:50.292Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:50.292Z] #38 10.86 PBCC images/netdev.pb-c.c [2022-11-05T17:22:50.292Z] #38 ... [2022-11-05T17:22:50.292Z] [2022-11-05T17:22:50.292Z] #21 [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-11-05T17:22:50.292Z] #21 58.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-05T17:22:50.292Z] #21 58.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-05T17:22:50.292Z] #21 58.05 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:22:50.292Z] #21 64.25 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-05T17:22:50.292Z] #21 64.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:22:50.292Z] #21 64.25 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:22:50.292Z] #21 64.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-05T17:22:50.292Z] #21 64.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:22:50.292Z] #21 64.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:22:50.292Z] #21 ... [2022-11-05T17:22:50.292Z] [2022-11-05T17:22:50.292Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:50.292Z] #38 10.91 DEP images/tun.pb-c.d [2022-11-05T17:22:50.292Z] #38 11.01 DEP images/netdev.pb-c.d [2022-11-05T17:22:50.512Z] #39 9.559 PBCC images/tty.pb-c.c [2022-11-05T17:22:50.512Z] #39 9.662 DEP images/tty.pb-c.d [2022-11-05T17:22:50.550Z] #38 11.14 PBCC images/vma.pb-c.c [2022-11-05T17:22:50.550Z] #38 11.16 DEP images/vma.pb-c.d [2022-11-05T17:22:50.550Z] #38 11.23 PBCC images/creds.pb-c.c [2022-11-05T17:22:50.550Z] #38 11.27 DEP images/creds.pb-c.d [2022-11-05T17:22:50.655Z] #10 transferring context: 27.93MB 5.0s [2022-11-05T17:22:50.770Z] #39 9.889 PBCC images/tun.pb-c.c [2022-11-05T17:22:50.770Z] #39 10.02 PBCC images/netdev.pb-c.c [2022-11-05T17:22:50.808Z] #38 11.30 PBCC images/utsns.pb-c.c [2022-11-05T17:22:50.808Z] #38 11.31 DEP images/utsns.pb-c.d [2022-11-05T17:22:50.808Z] #38 11.40 PBCC images/ipc-desc.pb-c.c [2022-11-05T17:22:50.808Z] #38 11.43 PBCC images/ipc-sem.pb-c.c [2022-11-05T17:22:50.808Z] #38 11.48 DEP images/ipc-desc.pb-c.d [2022-11-05T17:22:50.808Z] #38 11.54 DEP images/ipc-sem.pb-c.d [2022-11-05T17:22:50.918Z] #10 ... [2022-11-05T17:22:50.918Z] [2022-11-05T17:22:50.918Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:22:50.918Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-05T17:22:50.918Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-05T17:22:50.918Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:22:50.918Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-11-05T17:22:50.918Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done [2022-11-05T17:22:50.918Z] #9 DONE 5.8s [2022-11-05T17:22:50.918Z] [2022-11-05T17:22:50.918Z] #10 [internal] load build context [2022-11-05T17:22:50.918Z] #10 ... [2022-11-05T17:22:50.918Z] [2022-11-05T17:22:50.918Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:22:50.918Z] #11 resolve docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf 0.1s done [2022-11-05T17:22:50.918Z] #11 sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf 1.86kB / 1.86kB done [2022-11-05T17:22:50.918Z] #11 sha256:0fb1e79db0084e49cd4169612c6f7b7d414a1dba59072997cd3ac3ae1d725361 1.80kB / 1.80kB done [2022-11-05T17:22:50.918Z] #11 sha256:5dbca7d087255ed1b95318a361616eb652167d50954591eca6c94fe36eb92694 7.10kB / 7.10kB done [2022-11-05T17:22:50.918Z] #11 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.8s done [2022-11-05T17:22:50.918Z] #11 sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 5.16MB / 5.16MB 1.9s done [2022-11-05T17:22:50.918Z] #11 sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 10.88MB / 10.88MB 2.1s done [2022-11-05T17:22:50.918Z] #11 sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 85.97MB / 85.97MB 5.3s done [2022-11-05T17:22:50.918Z] #11 sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 54.59MB / 54.59MB 4.6s done [2022-11-05T17:22:50.918Z] #11 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 113.25MB / 141.93MB 5.5s [2022-11-05T17:22:50.918Z] #11 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 3.1s [2022-11-05T17:22:50.918Z] #11 sha256:623d7734067d7da36f5e20c88daf24f3ba0ff5075ff4021c00bc9f70dc0c7902 156B / 156B 5.3s done [2022-11-05T17:22:51.029Z] #39 10.19 DEP images/tun.pb-c.d [2022-11-05T17:22:51.029Z] #39 10.26 DEP images/netdev.pb-c.d [2022-11-05T17:22:51.066Z] #38 11.60 PBCC images/ipc-msg.pb-c.c [2022-11-05T17:22:51.066Z] #38 11.64 DEP images/ipc-msg.pb-c.d [2022-11-05T17:22:51.066Z] #38 11.76 PBCC images/ipc-shm.pb-c.c [2022-11-05T17:22:51.066Z] #38 11.76 DEP images/ipc-shm.pb-c.d [2022-11-05T17:22:51.179Z] #11 ... [2022-11-05T17:22:51.179Z] [2022-11-05T17:22:51.179Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:22:51.179Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-05T17:22:51.179Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:22:51.179Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-05T17:22:51.179Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-05T17:22:51.179Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-11-05T17:22:51.179Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2022-11-05T17:22:51.179Z] #12 DONE 5.9s [2022-11-05T17:22:51.179Z] [2022-11-05T17:22:51.179Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:22:51.179Z] #11 ... [2022-11-05T17:22:51.179Z] [2022-11-05T17:22:51.179Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:22:51.179Z] #13 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.1s done [2022-11-05T17:22:51.179Z] #13 sha256:725ea075576e253aff7f205e8ff1f07d28ee28cb98089fb6d50eda013aeaeca5 529B / 529B done [2022-11-05T17:22:51.179Z] #13 sha256:d8cacd17cfdcf44e296b41c96f5dab7ae82024c28c4f45bd9181f3823bca639f 1.46kB / 1.46kB done [2022-11-05T17:22:51.179Z] #13 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done [2022-11-05T17:22:51.179Z] #13 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.9s done [2022-11-05T17:22:51.179Z] #13 ... [2022-11-05T17:22:51.179Z] [2022-11-05T17:22:51.179Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:22:51.179Z] #11 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 123.73MB / 141.93MB 5.8s [2022-11-05T17:22:51.287Z] #39 10.36 PBCC images/vma.pb-c.c [2022-11-05T17:22:51.287Z] #39 10.42 DEP images/vma.pb-c.d [2022-11-05T17:22:51.287Z] #39 10.54 PBCC images/creds.pb-c.c [2022-11-05T17:22:51.324Z] #38 11.89 PBCC images/ipc-var.pb-c.c [2022-11-05T17:22:51.324Z] #38 11.89 DEP images/ipc-var.pb-c.d [2022-11-05T17:22:51.324Z] #38 11.89 PBCC images/sk-opts.pb-c.c [2022-11-05T17:22:51.324Z] #38 11.91 PBCC images/packet-sock.pb-c.c [2022-11-05T17:22:51.324Z] #38 11.97 DEP images/sk-opts.pb-c.d [2022-11-05T17:22:51.324Z] #38 12.00 DEP images/packet-sock.pb-c.d [2022-11-05T17:22:51.444Z] #11 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 132.09MB / 141.93MB 6.0s [2022-11-05T17:22:51.547Z] #39 10.59 DEP images/creds.pb-c.d [2022-11-05T17:22:51.547Z] #39 10.67 PBCC images/utsns.pb-c.c [2022-11-05T17:22:51.547Z] #39 10.71 DEP images/utsns.pb-c.d [2022-11-05T17:22:51.547Z] #39 10.76 PBCC images/ipc-desc.pb-c.c [2022-11-05T17:22:51.547Z] #39 10.77 PBCC images/ipc-sem.pb-c.c [2022-11-05T17:22:51.582Z] #38 12.08 PBCC images/sk-netlink.pb-c.c [2022-11-05T17:22:51.582Z] #38 12.13 DEP images/sk-netlink.pb-c.d [2022-11-05T17:22:51.582Z] #38 12.25 PBCC images/sk-inet.pb-c.c [2022-11-05T17:22:51.704Z] #11 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 139.46MB / 141.93MB 6.2s [2022-11-05T17:22:51.806Z] #39 10.81 DEP images/ipc-desc.pb-c.d [2022-11-05T17:22:51.806Z] #39 10.86 DEP images/ipc-sem.pb-c.d [2022-11-05T17:22:51.806Z] #39 10.92 PBCC images/ipc-msg.pb-c.c [2022-11-05T17:22:51.806Z] #39 10.95 DEP images/ipc-msg.pb-c.d [2022-11-05T17:22:51.806Z] #39 11.02 PBCC images/ipc-shm.pb-c.c [2022-11-05T17:22:51.806Z] #39 11.06 DEP images/ipc-shm.pb-c.d [2022-11-05T17:22:51.840Z] #38 12.33 DEP images/sk-inet.pb-c.d [2022-11-05T17:22:51.841Z] #38 12.46 PBCC images/sk-unix.pb-c.c [2022-11-05T17:22:51.841Z] #38 12.46 DEP images/sk-unix.pb-c.d [2022-11-05T17:22:51.841Z] #38 12.56 PBCC images/mm.pb-c.c [2022-11-05T17:22:51.841Z] #38 12.58 DEP images/mm.pb-c.d [2022-11-05T17:22:51.871Z] #33 ... [2022-11-05T17:22:51.871Z] [2022-11-05T17:22:51.871Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:22:51.871Z] #37 49.21 Updating files: 33% (1714/5081) Updating files: 34% (1728/5081) Updating files: 35% (1779/5081) Updating files: 36% (1830/5081) Updating files: 37% (1880/5081) Updating files: 38% (1931/5081) Updating files: 39% (1982/5081) Updating files: 40% (2033/5081) Updating files: 41% (2084/5081) Updating files: 42% (2135/5081) Updating files: 43% (2185/5081) Updating files: 44% (2236/5081) Updating files: 45% (2287/5081) Updating files: 46% (2338/5081) Updating files: 47% (2389/5081) Updating files: 48% (2439/5081) Updating files: 49% (2490/5081) Updating files: 50% (2541/5081) Updating files: 51% (2592/5081) Updating files: 52% (2643/5081) Updating files: 53% (2693/5081) Updating files: 54% (2744/5081) Updating files: 55% (2795/5081) Updating files: 56% (2846/5081) Updating files: 57% (2897/5081) Updating files: 58% (2947/5081) Updating files: 59% (2998/5081) Updating files: 60% (3049/5081) Updating files: 61% (3100/5081) Updating files: 62% (3151/5081) Updating files: 63% (3202/5081) Updating files: 64% (3252/5081) Updating files: 65% (3303/5081) Updating files: 66% (3354/5081) Updating files: 67% (3405/5081) Updating files: 68% (3456/5081) Updating files: 69% (3506/5081) Updating files: 70% (3557/5081) Updating files: 71% (3608/5081) Updating files: 72% (3659/5081) Updating files: 73% (3710/5081) Updating files: 74% (3760/5081) Updating files: 75% (3811/5081) Updating files: 76% (3862/5081) Updating files: 77% (3913/5081) Updating files: 78% (3964/5081) Updating files: 79% (4014/5081) Updating files: 80% (4065/5081) Updating files: 81% (4116/5081) Updating files: 82% (4167/5081) Updating files: 83% (4218/5081) Updating files: 84% (4269/5081) Updating files: 85% (4319/5081) Updating files: 86% (4370/5081) Updating files: 87% (4421/5081) Updating files: 87% (4450/5081) Updating files: 88% (4472/5081) Updating files: 89% (4523/5081) Updating files: 90% (4573/5081) Updating files: 91% (4624/5081) Updating files: 92% (4675/5081) Updating files: 93% (4726/5081) Updating files: 94% (4777/5081) Updating files: 95% (4827/5081) Updating files: 96% (4878/5081) Updating files: 97% (4929/5081) Updating files: 98% (4980/5081) Updating files: 99% (5031/5081) Updating files: 100% (5081/5081) Updating files: 100% (5081/5081), done. [2022-11-05T17:22:51.871Z] #37 51.84 + cd /tmp/tmp.vcH5fs7F9T/src/github.com/containerd/containerd [2022-11-05T17:22:51.871Z] #37 51.84 + git checkout -q v1.6.9 [2022-11-05T17:22:52.065Z] #39 11.10 PBCC images/ipc-var.pb-c.c [2022-11-05T17:22:52.065Z] #39 11.14 DEP images/ipc-var.pb-c.d [2022-11-05T17:22:52.065Z] #39 11.18 PBCC images/sk-opts.pb-c.c [2022-11-05T17:22:52.065Z] #39 11.23 PBCC images/packet-sock.pb-c.c [2022-11-05T17:22:52.065Z] #39 11.30 DEP images/sk-opts.pb-c.d [2022-11-05T17:22:52.099Z] #38 12.69 PBCC images/timerfd.pb-c.c [2022-11-05T17:22:52.099Z] #38 12.71 DEP images/timerfd.pb-c.d [2022-11-05T17:22:52.129Z] #37 53.88 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-05T17:22:52.129Z] #37 53.88 + BUILDTAGS='netgo osusergo static_build' [2022-11-05T17:22:52.129Z] #37 53.88 + export EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:22:52.129Z] #37 53.88 + EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:22:52.129Z] #37 53.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-05T17:22:52.129Z] #37 53.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-05T17:22:52.129Z] #37 53.88 + '[' '' = dynamic ']' [2022-11-05T17:22:52.129Z] #37 53.88 + make [2022-11-05T17:22:52.330Z] #39 11.38 DEP images/packet-sock.pb-c.d [2022-11-05T17:22:52.330Z] #39 11.47 PBCC images/sk-netlink.pb-c.c [2022-11-05T17:22:52.330Z] #39 11.54 DEP images/sk-netlink.pb-c.d [2022-11-05T17:22:52.330Z] #39 11.60 PBCC images/sk-inet.pb-c.c [2022-11-05T17:22:52.357Z] #38 12.77 PBCC images/timer.pb-c.c [2022-11-05T17:22:52.357Z] #38 12.78 DEP images/timer.pb-c.d [2022-11-05T17:22:52.357Z] #38 12.83 PBCC images/sa.pb-c.c [2022-11-05T17:22:52.357Z] #38 12.95 DEP images/sa.pb-c.d [2022-11-05T17:22:52.357Z] #38 13.02 PBCC images/pipe-data.pb-c.c [2022-11-05T17:22:52.357Z] #38 13.03 DEP images/pipe-data.pb-c.d [2022-11-05T17:22:52.387Z] #37 ... [2022-11-05T17:22:52.387Z] [2022-11-05T17:22:52.387Z] #24 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:22:52.387Z] #24 78.93 flag [2022-11-05T17:22:52.387Z] #24 78.99 github.com/BurntSushi/toml [2022-11-05T17:22:52.387Z] #24 81.04 log [2022-11-05T17:22:52.387Z] #24 84.60 github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:22:52.387Z] #24 DONE 86.8s [2022-11-05T17:22:52.387Z] [2022-11-05T17:22:52.387Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:52.387Z] #39 32.63 CC images/tcp-stream.o [2022-11-05T17:22:52.387Z] #39 32.93 CC images/sk-packet.o [2022-11-05T17:22:52.387Z] #39 33.39 CC images/mnt.o [2022-11-05T17:22:52.387Z] #39 33.79 CC images/pipe-data.o [2022-11-05T17:22:52.387Z] #39 34.07 CC images/sa.o [2022-11-05T17:22:52.387Z] #39 34.51 CC images/timer.o [2022-11-05T17:22:52.387Z] #39 35.19 CC images/timerfd.o [2022-11-05T17:22:52.387Z] #39 35.38 CC images/mm.o [2022-11-05T17:22:52.387Z] #39 35.82 CC images/sk-opts.o [2022-11-05T17:22:52.387Z] #39 36.16 CC images/sk-unix.o [2022-11-05T17:22:52.387Z] #39 36.38 CC images/sk-inet.o [2022-11-05T17:22:52.387Z] #39 36.73 CC images/tun.o [2022-11-05T17:22:52.387Z] #39 37.27 CC images/sk-netlink.o [2022-11-05T17:22:52.387Z] #39 37.56 CC images/packet-sock.o [2022-11-05T17:22:52.387Z] #39 37.96 CC images/ipc-var.o [2022-11-05T17:22:52.387Z] #39 38.31 CC images/ipc-desc.o [2022-11-05T17:22:52.585Z] #9 transferring context: 53.56MB 5.2s done [2022-11-05T17:22:52.585Z] #9 DONE 5.6s [2022-11-05T17:22:52.585Z] [2022-11-05T17:22:52.585Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:22:52.585Z] #10 resolve docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf 0.1s done [2022-11-05T17:22:52.585Z] #10 sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf 1.86kB / 1.86kB done [2022-11-05T17:22:52.585Z] #10 sha256:0fb1e79db0084e49cd4169612c6f7b7d414a1dba59072997cd3ac3ae1d725361 1.80kB / 1.80kB done [2022-11-05T17:22:52.585Z] #10 sha256:5dbca7d087255ed1b95318a361616eb652167d50954591eca6c94fe36eb92694 7.10kB / 7.10kB done [2022-11-05T17:22:52.585Z] #10 sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 10.88MB / 10.88MB 0.7s done [2022-11-05T17:22:52.585Z] #10 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.6s done [2022-11-05T17:22:52.585Z] #10 sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 5.16MB / 5.16MB 0.5s done [2022-11-05T17:22:52.585Z] #10 sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 54.59MB / 54.59MB 2.3s done [2022-11-05T17:22:52.585Z] #10 sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 85.97MB / 85.97MB 3.5s done [2022-11-05T17:22:52.585Z] #10 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 141.93MB / 141.93MB 5.4s [2022-11-05T17:22:52.585Z] #10 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 3.4s [2022-11-05T17:22:52.585Z] #10 sha256:623d7734067d7da36f5e20c88daf24f3ba0ff5075ff4021c00bc9f70dc0c7902 156B / 156B 2.6s done [2022-11-05T17:22:52.589Z] #39 11.65 DEP images/sk-inet.pb-c.d [2022-11-05T17:22:52.589Z] #39 11.72 PBCC images/sk-unix.pb-c.c [2022-11-05T17:22:52.589Z] #39 11.77 DEP images/sk-unix.pb-c.d [2022-11-05T17:22:52.615Z] #38 13.11 PBCC images/mnt.pb-c.c [2022-11-05T17:22:52.615Z] #38 13.11 DEP images/mnt.pb-c.d [2022-11-05T17:22:52.615Z] #38 13.19 PBCC images/sk-packet.pb-c.c [2022-11-05T17:22:52.615Z] #38 13.19 DEP images/sk-packet.pb-c.d [2022-11-05T17:22:52.644Z] #39 38.71 CC images/ipc-shm.o [2022-11-05T17:22:52.841Z] #10 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 141.93MB / 141.93MB 5.5s done [2022-11-05T17:22:52.841Z] #10 ... [2022-11-05T17:22:52.841Z] [2022-11-05T17:22:52.841Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:22:52.841Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-05T17:22:52.841Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:22:52.841Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-05T17:22:52.841Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-05T17:22:52.841Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-11-05T17:22:52.841Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-11-05T17:22:52.841Z] #11 DONE 5.9s [2022-11-05T17:22:52.841Z] [2022-11-05T17:22:52.841Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:22:52.841Z] #12 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.1s done [2022-11-05T17:22:52.841Z] #12 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done [2022-11-05T17:22:52.841Z] #12 sha256:725ea075576e253aff7f205e8ff1f07d28ee28cb98089fb6d50eda013aeaeca5 529B / 529B done [2022-11-05T17:22:52.841Z] #12 sha256:d8cacd17cfdcf44e296b41c96f5dab7ae82024c28c4f45bd9181f3823bca639f 1.46kB / 1.46kB done [2022-11-05T17:22:52.841Z] #12 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.6s done [2022-11-05T17:22:52.848Z] #39 11.87 PBCC images/mm.pb-c.c [2022-11-05T17:22:52.848Z] #39 11.92 DEP images/mm.pb-c.d [2022-11-05T17:22:52.848Z] #39 11.98 PBCC images/timerfd.pb-c.c [2022-11-05T17:22:52.848Z] #39 12.03 DEP images/timerfd.pb-c.d [2022-11-05T17:22:52.848Z] #39 12.09 PBCC images/timer.pb-c.c [2022-11-05T17:22:52.874Z] #38 13.28 PBCC images/tcp-stream.pb-c.c [2022-11-05T17:22:52.874Z] #38 13.36 DEP images/tcp-stream.pb-c.d [2022-11-05T17:22:52.874Z] #38 13.43 PBCC images/pipe.pb-c.c [2022-11-05T17:22:52.874Z] #38 13.43 DEP images/pipe.pb-c.d [2022-11-05T17:22:52.874Z] #38 13.51 PBCC images/pstree.pb-c.c [2022-11-05T17:22:53.107Z] #39 12.09 DEP images/timer.pb-c.d [2022-11-05T17:22:53.107Z] #39 12.15 PBCC images/sa.pb-c.c [2022-11-05T17:22:53.107Z] #39 12.20 DEP images/sa.pb-c.d [2022-11-05T17:22:53.107Z] #39 12.28 PBCC images/pipe-data.pb-c.c [2022-11-05T17:22:53.107Z] #39 12.29 DEP images/pipe-data.pb-c.d [2022-11-05T17:22:53.144Z] #38 13.54 DEP images/pstree.pb-c.d [2022-11-05T17:22:53.144Z] #38 13.64 PBCC images/fs.pb-c.c [2022-11-05T17:22:53.144Z] #38 13.64 DEP images/fs.pb-c.d [2022-11-05T17:22:53.144Z] #38 13.71 PBCC images/signalfd.pb-c.c [2022-11-05T17:22:53.144Z] #38 13.74 DEP images/signalfd.pb-c.d [2022-11-05T17:22:53.211Z] #39 39.03 CC images/ipc-msg.o [2022-11-05T17:22:53.365Z] #39 12.39 PBCC images/mnt.pb-c.c [2022-11-05T17:22:53.365Z] #39 12.46 DEP images/mnt.pb-c.d [2022-11-05T17:22:53.365Z] #39 12.52 PBCC images/sk-packet.pb-c.c [2022-11-05T17:22:53.365Z] #39 12.53 DEP images/sk-packet.pb-c.d [2022-11-05T17:22:53.365Z] #39 12.58 PBCC images/tcp-stream.pb-c.c [2022-11-05T17:22:53.404Z] #12 ... [2022-11-05T17:22:53.404Z] [2022-11-05T17:22:53.404Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:22:53.404Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:22:53.404Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-05T17:22:53.404Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-05T17:22:53.404Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-11-05T17:22:53.404Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-11-05T17:22:53.404Z] #13 DONE 6.5s [2022-11-05T17:22:53.404Z] [2022-11-05T17:22:53.404Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:22:53.406Z] #38 13.83 PBCC images/fh.pb-c.c [2022-11-05T17:22:53.406Z] #38 13.91 PBCC images/fsnotify.pb-c.c [2022-11-05T17:22:53.406Z] #38 13.91 DEP images/fh.pb-c.d [2022-11-05T17:22:53.406Z] #38 13.97 DEP images/fsnotify.pb-c.d [2022-11-05T17:22:53.406Z] #38 14.07 PBCC images/eventpoll.pb-c.c [2022-11-05T17:22:53.406Z] #38 14.07 DEP images/eventpoll.pb-c.d [2022-11-05T17:22:53.470Z] #39 39.56 CC images/ipc-sem.o [2022-11-05T17:22:53.614Z] #11 ... [2022-11-05T17:22:53.614Z] [2022-11-05T17:22:53.614Z] #10 [internal] load build context [2022-11-05T17:22:53.614Z] #10 transferring context: 53.56MB 7.7s done [2022-11-05T17:22:53.614Z] #10 DONE 8.1s [2022-11-05T17:22:53.614Z] [2022-11-05T17:22:53.614Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:22:53.624Z] #39 12.65 DEP images/tcp-stream.pb-c.d [2022-11-05T17:22:53.624Z] #39 12.73 PBCC images/pipe.pb-c.c [2022-11-05T17:22:53.624Z] #39 12.78 DEP images/pipe.pb-c.d [2022-11-05T17:22:53.624Z] #39 12.84 PBCC images/pstree.pb-c.c [2022-11-05T17:22:53.624Z] #39 12.85 DEP images/pstree.pb-c.d [2022-11-05T17:22:53.624Z] #39 12.91 PBCC images/fs.pb-c.c [2022-11-05T17:22:53.624Z] #39 12.94 DEP images/fs.pb-c.d [2022-11-05T17:22:53.664Z] #38 14.18 PBCC images/eventfd.pb-c.c [2022-11-05T17:22:53.664Z] #38 14.18 DEP images/eventfd.pb-c.d [2022-11-05T17:22:53.664Z] #38 14.20 PBCC images/remap-file-path.pb-c.c [2022-11-05T17:22:53.664Z] #38 14.23 DEP images/remap-file-path.pb-c.d [2022-11-05T17:22:53.664Z] #38 14.34 PBCC images/fifo.pb-c.c [2022-11-05T17:22:53.883Z] #39 12.99 PBCC images/signalfd.pb-c.c [2022-11-05T17:22:53.883Z] #39 13.06 DEP images/signalfd.pb-c.d [2022-11-05T17:22:53.883Z] #39 13.13 PBCC images/fh.pb-c.c [2022-11-05T17:22:53.883Z] #39 13.17 PBCC images/fsnotify.pb-c.c [2022-11-05T17:22:53.922Z] #38 14.35 DEP images/fifo.pb-c.d [2022-11-05T17:22:53.922Z] #38 14.41 PBCC images/ghost-file.pb-c.c [2022-11-05T17:22:53.922Z] #38 14.49 DEP images/ghost-file.pb-c.d [2022-11-05T17:22:53.922Z] #38 14.53 PBCC images/regfile.pb-c.c [2022-11-05T17:22:53.922Z] #38 14.56 DEP images/regfile.pb-c.d [2022-11-05T17:22:54.037Z] #39 40.00 CC images/utsns.o [2022-11-05T17:22:54.141Z] #39 13.21 DEP images/fh.pb-c.d [2022-11-05T17:22:54.141Z] #39 13.26 DEP images/fsnotify.pb-c.d [2022-11-05T17:22:54.141Z] #39 13.31 PBCC images/eventpoll.pb-c.c [2022-11-05T17:22:54.141Z] #39 13.35 DEP images/eventpoll.pb-c.d [2022-11-05T17:22:54.141Z] #39 13.43 PBCC images/eventfd.pb-c.c [2022-11-05T17:22:54.180Z] #38 14.67 PBCC images/ns.pb-c.c [2022-11-05T17:22:54.180Z] #38 14.70 DEP images/ns.pb-c.d [2022-11-05T17:22:54.180Z] #38 14.75 PBCC images/fdinfo.pb-c.c [2022-11-05T17:22:54.180Z] #38 14.83 DEP images/fdinfo.pb-c.d [2022-11-05T17:22:54.180Z] #38 14.90 PBCC images/core-aarch64.pb-c.c [2022-11-05T17:22:54.295Z] #39 40.29 CC images/creds.o [2022-11-05T17:22:54.400Z] #39 13.44 DEP images/eventfd.pb-c.d [2022-11-05T17:22:54.400Z] #39 13.55 PBCC images/remap-file-path.pb-c.c [2022-11-05T17:22:54.400Z] #39 13.57 DEP images/remap-file-path.pb-c.d [2022-11-05T17:22:54.400Z] #39 13.66 PBCC images/fifo.pb-c.c [2022-11-05T17:22:54.438Z] #38 14.95 PBCC images/core-arm.pb-c.c [2022-11-05T17:22:54.438Z] #38 15.03 PBCC images/core-ppc64.pb-c.c [2022-11-05T17:22:54.438Z] #38 15.13 PBCC images/core-s390.pb-c.c [2022-11-05T17:22:54.438Z] #38 15.13 PBCC images/core-x86.pb-c.c [2022-11-05T17:22:54.556Z] #11 sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 141.93MB / 141.93MB 8.8s done [2022-11-05T17:22:54.659Z] #39 13.68 DEP images/fifo.pb-c.d [2022-11-05T17:22:54.659Z] #39 13.77 PBCC images/ghost-file.pb-c.c [2022-11-05T17:22:54.659Z] #39 13.85 DEP images/ghost-file.pb-c.d [2022-11-05T17:22:54.659Z] #39 13.92 PBCC images/regfile.pb-c.c [2022-11-05T17:22:54.659Z] #39 ... [2022-11-05T17:22:54.659Z] [2022-11-05T17:22:54.659Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:54.659Z] #35 68.90 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-05T17:22:54.659Z] #35 69.00 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-05T17:22:54.659Z] #35 69.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-05T17:22:54.659Z] #35 69.15 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-05T17:22:54.659Z] #35 69.20 go: downloading golang.org/x/mod v0.5.1 [2022-11-05T17:22:54.659Z] #35 69.21 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-05T17:22:54.659Z] #35 69.26 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-05T17:22:54.659Z] #35 69.30 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-05T17:22:54.659Z] #35 69.32 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-05T17:22:54.659Z] #35 69.47 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-05T17:22:54.659Z] #35 69.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-05T17:22:54.659Z] #35 69.59 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-05T17:22:54.659Z] #35 69.96 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-05T17:22:54.659Z] #35 70.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-05T17:22:54.659Z] #35 70.06 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-05T17:22:54.659Z] #35 70.46 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-05T17:22:54.659Z] #35 70.49 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-05T17:22:54.659Z] #35 70.57 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-05T17:22:54.659Z] #35 70.60 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-05T17:22:54.659Z] #35 70.61 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-05T17:22:54.659Z] #35 70.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-05T17:22:54.659Z] #35 70.88 go: downloading github.com/prometheus/common v0.10.0 [2022-11-05T17:22:54.659Z] #35 70.99 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-05T17:22:54.659Z] #35 71.14 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-05T17:22:54.659Z] #35 71.26 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-05T17:22:54.659Z] #35 72.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-05T17:22:54.696Z] #38 15.19 PBCC images/core.pb-c.c [2022-11-05T17:22:54.696Z] #38 15.27 PBCC images/inventory.pb-c.c [2022-11-05T17:22:54.696Z] #38 15.34 DEP images/core-aarch64.pb-c.d [2022-11-05T17:22:54.696Z] #38 15.40 DEP images/core-arm.pb-c.d [2022-11-05T17:22:54.862Z] #39 40.82 CC images/vma.o [2022-11-05T17:22:54.862Z] #39 ... [2022-11-05T17:22:54.862Z] [2022-11-05T17:22:54.862Z] #33 [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-11-05T17:22:54.862Z] #33 89.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-05T17:22:54.862Z] #33 89.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:22:54.862Z] #33 89.37 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:22:54.918Z] #35 ... [2022-11-05T17:22:54.918Z] [2022-11-05T17:22:54.918Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:54.918Z] #39 13.96 DEP images/regfile.pb-c.d [2022-11-05T17:22:54.918Z] #39 14.01 PBCC images/ns.pb-c.c [2022-11-05T17:22:54.918Z] #39 14.06 DEP images/ns.pb-c.d [2022-11-05T17:22:54.918Z] #39 14.10 PBCC images/fdinfo.pb-c.c [2022-11-05T17:22:54.918Z] #39 14.16 DEP images/fdinfo.pb-c.d [2022-11-05T17:22:54.955Z] #38 15.48 DEP images/core-ppc64.pb-c.d [2022-11-05T17:22:54.955Z] #38 15.51 DEP images/core-s390.pb-c.d [2022-11-05T17:22:54.955Z] #38 15.57 DEP images/core-x86.pb-c.d [2022-11-05T17:22:54.955Z] #38 15.63 DEP images/core.pb-c.d [2022-11-05T17:22:55.177Z] #39 14.24 PBCC images/core-aarch64.pb-c.c [2022-11-05T17:22:55.177Z] #39 ... [2022-11-05T17:22:55.177Z] [2022-11-05T17:22:55.177Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:22:55.177Z] #32 69.36 reflect [2022-11-05T17:22:55.177Z] #32 75.09 internal/syscall/unix [2022-11-05T17:22:55.177Z] #32 75.81 time [2022-11-05T17:22:55.177Z] #32 ... [2022-11-05T17:22:55.177Z] [2022-11-05T17:22:55.177Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:22:55.177Z] #39 14.31 PBCC images/core-arm.pb-c.c [2022-11-05T17:22:55.177Z] #39 14.38 PBCC images/core-ppc64.pb-c.c [2022-11-05T17:22:55.177Z] #39 14.43 PBCC images/core-s390.pb-c.c [2022-11-05T17:22:55.213Z] #38 15.70 DEP images/inventory.pb-c.d [2022-11-05T17:22:55.213Z] #38 15.82 PBCC images/cpuinfo.pb-c.c [2022-11-05T17:22:55.213Z] #38 15.84 DEP images/cpuinfo.pb-c.d [2022-11-05T17:22:55.213Z] #38 15.92 PBCC images/stats.pb-c.c [2022-11-05T17:22:55.435Z] #39 14.48 PBCC images/core-x86.pb-c.c [2022-11-05T17:22:55.435Z] #39 14.53 PBCC images/core.pb-c.c [2022-11-05T17:22:55.435Z] #39 14.59 PBCC images/inventory.pb-c.c [2022-11-05T17:22:55.435Z] #39 14.67 DEP images/core-aarch64.pb-c.d [2022-11-05T17:22:55.435Z] #39 14.73 DEP images/core-arm.pb-c.d [2022-11-05T17:22:55.471Z] #38 15.93 DEP images/stats.pb-c.d [2022-11-05T17:22:55.694Z] #39 14.79 DEP images/core-ppc64.pb-c.d [2022-11-05T17:22:55.694Z] #39 14.88 DEP images/core-s390.pb-c.d [2022-11-05T17:22:55.694Z] #39 14.93 DEP images/core-x86.pb-c.d [2022-11-05T17:22:55.694Z] #39 15.02 DEP images/core.pb-c.d [2022-11-05T17:22:55.939Z] #11 ... [2022-11-05T17:22:55.939Z] [2022-11-05T17:22:55.939Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-05T17:22:55.939Z] #14 DONE 0.9s [2022-11-05T17:22:55.939Z] [2022-11-05T17:22:55.939Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-05T17:22:55.953Z] #39 15.12 DEP images/inventory.pb-c.d [2022-11-05T17:22:55.953Z] #39 15.17 PBCC images/cpuinfo.pb-c.c [2022-11-05T17:22:55.953Z] #39 15.19 DEP images/cpuinfo.pb-c.d [2022-11-05T17:22:55.953Z] #39 15.24 PBCC images/stats.pb-c.c [2022-11-05T17:22:56.010Z] #10 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 6.5s done [2022-11-05T17:22:56.010Z] #10 ... [2022-11-05T17:22:56.010Z] [2022-11-05T17:22:56.010Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:22:56.010Z] #12 DONE 8.9s [2022-11-05T17:22:56.010Z] [2022-11-05T17:22:56.010Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:22:56.010Z] #10 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 [2022-11-05T17:22:56.207Z] #15 DONE 0.5s [2022-11-05T17:22:56.207Z] [2022-11-05T17:22:56.207Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:22:56.207Z] #13 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 8.2s done [2022-11-05T17:22:56.207Z] #13 DONE 11.2s [2022-11-05T17:22:56.207Z] [2022-11-05T17:22:56.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:22:56.207Z] #11 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 [2022-11-05T17:22:56.212Z] #39 15.28 DEP images/stats.pb-c.d [2022-11-05T17:22:56.572Z] #10 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 0.5s done [2022-11-05T17:22:56.828Z] #10 ... [2022-11-05T17:22:56.828Z] [2022-11-05T17:22:56.828Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-05T17:22:56.828Z] #14 DONE 1.0s [2022-11-05T17:22:56.828Z] [2022-11-05T17:22:56.828Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:22:56.828Z] #10 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.1s [2022-11-05T17:22:57.371Z] #38 17.64 make[1]: Nothing to be done for 'all'. [2022-11-05T17:22:57.371Z] #38 ... [2022-11-05T17:22:57.371Z] [2022-11-05T17:22:57.371Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:22:57.371Z] #27 63.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-05T17:22:57.589Z] #39 16.76 make[1]: Nothing to be done for 'all'. [2022-11-05T17:22:57.590Z] #11 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 1.0s done [2022-11-05T17:22:57.590Z] #11 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d [2022-11-05T17:22:57.630Z] #27 ... [2022-11-05T17:22:57.630Z] [2022-11-05T17:22:57.630Z] #21 [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-11-05T17:22:57.630Z] #21 71.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-05T17:22:57.630Z] #21 71.92 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:22:57.630Z] #21 71.92 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:22:57.757Z] #10 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.7s done [2022-11-05T17:22:57.757Z] #10 ... [2022-11-05T17:22:57.757Z] [2022-11-05T17:22:57.757Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-05T17:22:57.757Z] #15 DONE 1.0s [2022-11-05T17:22:58.021Z] [2022-11-05T17:22:58.021Z] #16 [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-11-05T17:22:58.021Z] #0 2.058 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:22:58.021Z] #0 2.066 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:22:58.021Z] #0 2.066 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:22:58.191Z] #11 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.7s done [2022-11-05T17:22:58.278Z] #16 2.340 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:22:58.550Z] #16 2.603 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:22:58.762Z] #11 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 0.1s [2022-11-05T17:22:58.809Z] #16 2.949 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:22:58.965Z] #39 18.03 CC images/stats.o [2022-11-05T17:22:59.224Z] #39 18.42 CC images/core.o [2022-11-05T17:22:59.791Z] #39 ... [2022-11-05T17:22:59.791Z] [2022-11-05T17:22:59.791Z] #21 [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-11-05T17:22:59.791Z] #21 73.90 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-05T17:22:59.791Z] #21 73.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:22:59.791Z] #21 73.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:22:59.791Z] #21 74.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-05T17:22:59.791Z] #21 74.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:22:59.791Z] #21 74.39 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:22:59.791Z] #21 82.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-05T17:22:59.791Z] #21 82.05 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:22:59.791Z] #21 82.06 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:23:00.050Z] #21 ... [2022-11-05T17:23:00.050Z] [2022-11-05T17:23:00.050Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:00.050Z] #39 19.03 CC images/core-x86.o [2022-11-05T17:23:00.219Z] #16 4.362 Fetched 8600 kB in 3s (3350 kB/s) [2022-11-05T17:23:00.618Z] #39 19.69 CC images/core-arm.o [2022-11-05T17:23:00.877Z] #39 20.06 CC images/core-aarch64.o [2022-11-05T17:23:01.148Z] #16 4.362 Reading package lists... [2022-11-05T17:23:01.444Z] #39 20.50 CC images/core-ppc64.o [2022-11-05T17:23:01.816Z] #21 ... [2022-11-05T17:23:01.816Z] [2022-11-05T17:23:01.816Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:01.816Z] #38 19.04 CC images/stats.o [2022-11-05T17:23:01.816Z] #38 19.33 CC images/core.o [2022-11-05T17:23:01.816Z] #38 19.89 CC images/core-x86.o [2022-11-05T17:23:01.816Z] #38 20.46 CC images/core-arm.o [2022-11-05T17:23:01.816Z] #38 20.80 CC images/core-aarch64.o [2022-11-05T17:23:01.816Z] #38 21.23 CC images/core-ppc64.o [2022-11-05T17:23:01.816Z] #38 21.75 CC images/core-s390.o [2022-11-05T17:23:01.816Z] #38 22.34 CC images/cpuinfo.o [2022-11-05T17:23:01.816Z] #38 ... [2022-11-05T17:23:01.816Z] [2022-11-05T17:23:01.816Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:23:01.816Z] #25 67.57 internal/syscall/unix [2022-11-05T17:23:01.816Z] #25 68.19 time [2022-11-05T17:23:01.816Z] #25 74.42 internal/fmtsort [2022-11-05T17:23:01.816Z] #25 74.57 internal/poll [2022-11-05T17:23:01.816Z] #25 74.89 internal/syscall/execenv [2022-11-05T17:23:01.816Z] #25 75.07 path [2022-11-05T17:23:01.816Z] #25 75.44 io/fs [2022-11-05T17:23:01.816Z] #25 76.71 strings [2022-11-05T17:23:01.816Z] #25 77.65 os [2022-11-05T17:23:02.012Z] #39 21.05 CC images/core-s390.o [2022-11-05T17:23:02.075Z] #25 ... [2022-11-05T17:23:02.075Z] [2022-11-05T17:23:02.075Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:02.075Z] #38 22.73 CC images/inventory.o [2022-11-05T17:23:02.078Z] #16 5.208 Reading package lists... [2022-11-05T17:23:02.336Z] #16 6.024 Building dependency tree... [2022-11-05T17:23:02.336Z] #16 6.420 The following additional packages will be installed: [2022-11-05T17:23:02.336Z] #16 6.420 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-05T17:23:02.336Z] #16 6.420 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-05T17:23:02.336Z] #16 6.420 Recommended packages: [2022-11-05T17:23:02.336Z] #16 6.420 libldap-common publicsuffix libsasl2-modules [2022-11-05T17:23:02.336Z] #16 ... [2022-11-05T17:23:02.336Z] [2022-11-05T17:23:02.336Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:23:02.336Z] #10 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 4.3s [2022-11-05T17:23:02.579Z] #39 21.68 CC images/cpuinfo.o [2022-11-05T17:23:02.642Z] #38 22.97 CC images/fdinfo.o [2022-11-05T17:23:02.642Z] #38 23.25 CC images/fown.o [2022-11-05T17:23:02.901Z] #38 23.50 CC images/ns.o [2022-11-05T17:23:02.982Z] #33 ... [2022-11-05T17:23:02.982Z] [2022-11-05T17:23:02.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:02.982Z] #39 41.05 CC images/netdev.o [2022-11-05T17:23:02.982Z] #39 41.64 CC images/tty.o [2022-11-05T17:23:02.982Z] #39 42.50 CC images/file-lock.o [2022-11-05T17:23:02.982Z] #39 42.70 CC images/rlimit.o [2022-11-05T17:23:02.982Z] #39 42.94 CC images/pagemap.o [2022-11-05T17:23:02.982Z] #39 43.35 CC images/siginfo.o [2022-11-05T17:23:02.982Z] #39 43.70 CC images/rpc.o [2022-11-05T17:23:02.982Z] #39 45.26 CC images/ext-file.o [2022-11-05T17:23:02.982Z] #39 45.67 CC images/cgroup.o [2022-11-05T17:23:02.982Z] #39 46.49 CC images/userns.o [2022-11-05T17:23:02.982Z] #39 46.93 CC images/google/protobuf/descriptor.o [2022-11-05T17:23:03.147Z] #39 22.23 CC images/inventory.o [2022-11-05T17:23:03.160Z] #38 23.74 CC images/regfile.o [2022-11-05T17:23:03.411Z] #39 22.45 CC images/fdinfo.o [2022-11-05T17:23:03.418Z] #38 23.90 CC images/ghost-file.o [2022-11-05T17:23:03.551Z] #39 49.49 CC images/opts.o [2022-11-05T17:23:03.670Z] #39 22.76 CC images/fown.o [2022-11-05T17:23:03.677Z] #38 24.14 CC images/fifo.o [2022-11-05T17:23:03.677Z] #38 24.36 CC images/remap-file-path.o [2022-11-05T17:23:03.811Z] #39 49.85 CC images/seccomp.o [2022-11-05T17:23:03.929Z] #39 22.93 CC images/ns.o [2022-11-05T17:23:03.929Z] #39 23.12 CC images/regfile.o [2022-11-05T17:23:03.936Z] #38 24.55 CC images/eventfd.o [2022-11-05T17:23:04.051Z] #11 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 5.1s [2022-11-05T17:23:04.069Z] #39 ... [2022-11-05T17:23:04.069Z] [2022-11-05T17:23:04.069Z] #33 [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-11-05T17:23:04.070Z] #33 98.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-05T17:23:04.070Z] #33 98.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:23:04.070Z] #33 98.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:23:04.188Z] #39 23.41 CC images/ghost-file.o [2022-11-05T17:23:04.194Z] #38 24.73 CC images/eventpoll.o [2022-11-05T17:23:04.453Z] #38 24.97 CC images/fh.o [2022-11-05T17:23:04.712Z] #38 25.26 CC images/fsnotify.o [2022-11-05T17:23:04.757Z] #39 23.72 CC images/fifo.o [2022-11-05T17:23:04.757Z] #39 23.92 CC images/remap-file-path.o [2022-11-05T17:23:04.900Z] #10 ... [2022-11-05T17:23:04.900Z] [2022-11-05T17:23:04.900Z] #16 [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-11-05T17:23:04.900Z] #16 6.618 The following NEW packages will be installed: [2022-11-05T17:23:04.900Z] #16 6.618 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-05T17:23:04.900Z] #16 6.618 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-05T17:23:04.900Z] #16 6.618 libssh2-1 openssl [2022-11-05T17:23:04.900Z] #16 6.898 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-11-05T17:23:04.900Z] #16 6.898 Need to get 3047 kB of archives. [2022-11-05T17:23:04.900Z] #16 6.898 After this operation, 6661 kB of additional disk space will be used. [2022-11-05T17:23:04.900Z] #16 6.898 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-11-05T17:23:04.900Z] #16 6.913 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-11-05T17:23:04.900Z] #16 6.916 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-11-05T17:23:04.900Z] #16 6.926 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-11-05T17:23:04.900Z] #16 6.926 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-11-05T17:23:04.900Z] #16 6.926 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-11-05T17:23:04.900Z] #16 6.926 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-11-05T17:23:04.900Z] #16 6.936 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-11-05T17:23:04.900Z] #16 6.936 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-11-05T17:23:04.900Z] #16 6.947 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-11-05T17:23:04.900Z] #16 6.947 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-11-05T17:23:04.900Z] #16 6.947 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-11-05T17:23:04.900Z] #16 6.954 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:23:04.900Z] #16 6.954 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:23:04.900Z] #16 6.954 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:23:04.900Z] #16 7.162 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:23:04.900Z] #16 7.196 Fetched 3047 kB in 0s (9104 kB/s) [2022-11-05T17:23:04.900Z] #16 7.230 Selecting previously unselected package openssl. [2022-11-05T17:23:04.900Z] #16 7.230 (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 ... 6661 files and directories currently installed.) [2022-11-05T17:23:04.900Z] #16 7.230 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 7.231 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:23:04.900Z] #16 7.389 Selecting previously unselected package ca-certificates. [2022-11-05T17:23:04.900Z] #16 7.389 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-05T17:23:04.900Z] #16 7.399 Unpacking ca-certificates (20210119) ... [2022-11-05T17:23:04.900Z] #16 7.473 Selecting previously unselected package libbrotli1:amd64. [2022-11-05T17:23:04.900Z] #16 7.473 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 7.482 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:23:04.900Z] #16 7.568 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-11-05T17:23:04.900Z] #16 7.568 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 7.576 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:04.900Z] #16 7.627 Selecting previously unselected package libsasl2-2:amd64. [2022-11-05T17:23:04.900Z] #16 7.627 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 7.631 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:04.900Z] #16 7.675 Selecting previously unselected package libldap-2.4-2:amd64. [2022-11-05T17:23:04.900Z] #16 7.675 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 7.680 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:23:04.900Z] #16 7.751 Selecting previously unselected package libnghttp2-14:amd64. [2022-11-05T17:23:04.900Z] #16 7.751 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 7.755 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:23:04.900Z] #16 7.809 Selecting previously unselected package libpsl5:amd64. [2022-11-05T17:23:04.900Z] #16 7.809 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 7.812 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:23:04.900Z] #16 7.888 Selecting previously unselected package librtmp1:amd64. [2022-11-05T17:23:04.900Z] #16 7.888 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 7.894 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:23:04.900Z] #16 7.948 Selecting previously unselected package libssh2-1:amd64. [2022-11-05T17:23:04.900Z] #16 7.948 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 7.951 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:23:04.900Z] #16 8.059 Selecting previously unselected package libcurl4:amd64. [2022-11-05T17:23:04.900Z] #16 8.059 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 8.065 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:04.900Z] #16 8.152 Selecting previously unselected package curl. [2022-11-05T17:23:04.900Z] #16 8.154 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 8.157 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:04.900Z] #16 8.245 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:23:04.900Z] #16 8.245 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 8.252 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:23:04.900Z] #16 8.341 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:23:04.900Z] #16 8.341 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 8.344 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:23:04.900Z] #16 8.399 Selecting previously unselected package jq. [2022-11-05T17:23:04.900Z] #16 8.399 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:23:04.900Z] #16 8.404 Unpacking jq (1.6-2.1) ... [2022-11-05T17:23:04.900Z] #16 8.467 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:23:04.900Z] #16 8.480 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:23:04.900Z] #16 8.491 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:23:04.900Z] #16 8.501 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:04.900Z] #16 8.518 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:23:04.900Z] #16 8.559 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:04.900Z] #16 8.568 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:23:04.900Z] #16 8.579 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:23:04.900Z] #16 8.595 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:23:04.900Z] #16 8.610 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:23:04.900Z] #16 8.622 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:23:04.900Z] #16 8.634 Setting up ca-certificates (20210119) ... [2022-11-05T17:23:05.006Z] #33 ... [2022-11-05T17:23:05.006Z] [2022-11-05T17:23:05.006Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:23:05.006Z] #37 56.87 + bin/ctr [2022-11-05T17:23:05.016Z] #39 24.19 CC images/eventfd.o [2022-11-05T17:23:05.265Z] #37 ... [2022-11-05T17:23:05.265Z] [2022-11-05T17:23:05.265Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:05.265Z] #39 50.13 CC images/binfmt-misc.o [2022-11-05T17:23:05.265Z] #39 50.47 CC images/time.o [2022-11-05T17:23:05.265Z] #39 50.76 CC images/sysctl.o [2022-11-05T17:23:05.265Z] #39 51.06 CC images/autofs.o [2022-11-05T17:23:05.275Z] #39 24.36 CC images/eventpoll.o [2022-11-05T17:23:05.279Z] #38 25.81 CC images/signalfd.o [2022-11-05T17:23:05.463Z] #16 9.305 Updating certificates in /etc/ssl/certs... [2022-11-05T17:23:05.523Z] #39 51.41 CC images/macvlan.o [2022-11-05T17:23:05.523Z] #39 51.61 CC images/sit.o [2022-11-05T17:23:05.534Z] #39 24.72 CC images/fh.o [2022-11-05T17:23:05.538Z] #38 26.06 CC images/fs.o [2022-11-05T17:23:05.538Z] #38 26.21 CC images/pstree.o [2022-11-05T17:23:05.793Z] #39 25.00 CC images/fsnotify.o [2022-11-05T17:23:05.797Z] #38 26.37 CC images/pipe.o [2022-11-05T17:23:05.970Z] #11 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 6.9s done [2022-11-05T17:23:05.970Z] #11 ... [2022-11-05T17:23:05.970Z] [2022-11-05T17:23:05.970Z] #16 [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-11-05T17:23:05.970Z] #0 1.565 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:23:05.970Z] #0 1.587 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:23:05.970Z] #0 1.592 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:23:05.970Z] #0 1.803 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:23:05.970Z] #0 2.077 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:23:05.970Z] #0 2.468 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:23:05.970Z] #0 3.683 Fetched 8600 kB in 2s (3610 kB/s) [2022-11-05T17:23:05.970Z] #0 3.683 Reading package lists... [2022-11-05T17:23:05.970Z] #0 4.486 Reading package lists... [2022-11-05T17:23:05.970Z] #0 5.265 Building dependency tree... [2022-11-05T17:23:05.970Z] #0 5.639 The following additional packages will be installed: [2022-11-05T17:23:05.970Z] #0 5.639 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-05T17:23:05.970Z] #0 5.639 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-05T17:23:05.970Z] #0 5.639 Recommended packages: [2022-11-05T17:23:05.970Z] #0 5.639 libldap-common publicsuffix libsasl2-modules [2022-11-05T17:23:05.970Z] #0 5.846 The following NEW packages will be installed: [2022-11-05T17:23:05.970Z] #0 5.848 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-05T17:23:05.970Z] #0 5.848 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-05T17:23:05.970Z] #0 5.859 libssh2-1 openssl [2022-11-05T17:23:05.970Z] #0 6.136 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-11-05T17:23:05.970Z] #0 6.136 Need to get 3047 kB of archives. [2022-11-05T17:23:05.970Z] #0 6.136 After this operation, 6661 kB of additional disk space will be used. [2022-11-05T17:23:05.970Z] #0 6.136 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-11-05T17:23:05.970Z] #0 6.159 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-11-05T17:23:05.970Z] #0 6.159 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-11-05T17:23:05.970Z] #0 6.159 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-11-05T17:23:05.970Z] #0 6.159 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-11-05T17:23:05.970Z] #0 6.159 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-11-05T17:23:05.970Z] #0 6.170 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-11-05T17:23:05.970Z] #0 6.170 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-11-05T17:23:05.970Z] #0 6.170 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-11-05T17:23:05.970Z] #0 6.170 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-11-05T17:23:05.970Z] #0 6.170 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-11-05T17:23:05.970Z] #0 6.178 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-11-05T17:23:05.970Z] #0 6.178 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:23:05.970Z] #0 6.191 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:23:05.970Z] #0 6.191 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:23:05.970Z] #0 6.381 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:23:05.970Z] #0 6.439 Fetched 3047 kB in 0s (9625 kB/s) [2022-11-05T17:23:05.970Z] #0 6.470 Selecting previously unselected package openssl. [2022-11-05T17:23:05.970Z] #0 6.470 (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 ... 6661 files and directories currently installed.) [2022-11-05T17:23:05.970Z] #0 6.470 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 6.474 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:23:05.970Z] #0 6.641 Selecting previously unselected package ca-certificates. [2022-11-05T17:23:05.970Z] #0 6.641 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-05T17:23:05.970Z] #0 6.649 Unpacking ca-certificates (20210119) ... [2022-11-05T17:23:05.970Z] #0 6.726 Selecting previously unselected package libbrotli1:amd64. [2022-11-05T17:23:05.970Z] #0 6.726 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 6.734 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:23:05.970Z] #0 6.837 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-11-05T17:23:05.970Z] #0 6.837 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 6.841 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:05.970Z] #0 6.896 Selecting previously unselected package libsasl2-2:amd64. [2022-11-05T17:23:05.970Z] #0 6.896 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 6.907 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:05.970Z] #0 7.028 Selecting previously unselected package libldap-2.4-2:amd64. [2022-11-05T17:23:05.970Z] #0 7.028 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 7.047 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:23:05.970Z] #0 7.150 Selecting previously unselected package libnghttp2-14:amd64. [2022-11-05T17:23:05.970Z] #0 7.150 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 7.154 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:23:05.970Z] #0 7.206 Selecting previously unselected package libpsl5:amd64. [2022-11-05T17:23:05.970Z] #0 7.206 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 7.211 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:23:05.970Z] #0 7.258 Selecting previously unselected package librtmp1:amd64. [2022-11-05T17:23:05.970Z] #0 7.258 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 7.264 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:23:05.970Z] #0 7.322 Selecting previously unselected package libssh2-1:amd64. [2022-11-05T17:23:05.970Z] #0 7.324 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 7.328 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:23:05.970Z] #0 7.415 Selecting previously unselected package libcurl4:amd64. [2022-11-05T17:23:05.970Z] #0 7.415 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 7.419 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:05.970Z] #0 7.514 Selecting previously unselected package curl. [2022-11-05T17:23:05.970Z] #0 7.514 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 7.524 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:05.970Z] #0 7.596 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:23:05.970Z] #0 7.596 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 7.605 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:23:05.970Z] #0 7.689 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:23:05.970Z] #0 7.689 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 7.694 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:23:05.970Z] #0 7.765 Selecting previously unselected package jq. [2022-11-05T17:23:05.970Z] #0 7.765 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:23:05.970Z] #0 7.770 Unpacking jq (1.6-2.1) ... [2022-11-05T17:23:05.970Z] #0 7.817 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:23:05.970Z] #0 7.829 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:23:05.970Z] #0 7.843 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:23:05.970Z] #0 7.855 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:05.970Z] #0 7.870 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:23:05.970Z] #0 7.884 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:05.970Z] #0 7.898 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:23:05.970Z] #0 7.910 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:23:05.970Z] #0 7.927 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:23:05.970Z] #0 7.939 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:23:05.970Z] #0 7.951 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:23:05.970Z] #0 7.962 Setting up ca-certificates (20210119) ... [2022-11-05T17:23:05.970Z] #0 8.748 Updating certificates in /etc/ssl/certs... [2022-11-05T17:23:05.970Z] #16 ... [2022-11-05T17:23:05.970Z] [2022-11-05T17:23:05.970Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:23:05.970Z] #11 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 [2022-11-05T17:23:06.055Z] #38 26.62 CC images/tcp-stream.o [2022-11-05T17:23:06.090Z] #39 51.90 CC images/memfd.o [2022-11-05T17:23:06.314Z] #38 26.78 CC images/sk-packet.o [2022-11-05T17:23:06.349Z] #39 52.30 CC images/timens.o [2022-11-05T17:23:06.360Z] #39 25.59 CC images/signalfd.o [2022-11-05T17:23:06.394Z] #16 10.35 129 added, 0 removed; done. [2022-11-05T17:23:06.394Z] #16 10.38 Setting up jq (1.6-2.1) ... [2022-11-05T17:23:06.394Z] #16 10.39 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:06.394Z] #16 10.41 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:06.394Z] #16 10.42 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:23:06.394Z] #16 10.44 Processing triggers for ca-certificates (20210119) ... [2022-11-05T17:23:06.394Z] #16 10.45 Updating certificates in /etc/ssl/certs... [2022-11-05T17:23:06.572Z] #38 27.02 CC images/mnt.o [2022-11-05T17:23:06.572Z] #38 27.22 CC images/pipe-data.o [2022-11-05T17:23:06.619Z] #39 25.83 CC images/fs.o [2022-11-05T17:23:06.830Z] #38 27.38 CC images/sa.o [2022-11-05T17:23:06.877Z] #39 26.05 CC images/pstree.o [2022-11-05T17:23:06.917Z] #39 52.73 LINK images/built-in.o [2022-11-05T17:23:06.917Z] #39 52.94 GEN compel/include/asm [2022-11-05T17:23:07.089Z] #38 27.60 CC images/timer.o [2022-11-05T17:23:07.136Z] #39 26.24 CC images/pipe.o [2022-11-05T17:23:07.176Z] #39 53.00 GEN compel/include/version.h [2022-11-05T17:23:07.176Z] #39 53.04 touch .config [2022-11-05T17:23:07.322Z] #16 11.37 0 added, 0 removed; done. [2022-11-05T17:23:07.322Z] #16 11.37 Running hooks in /etc/ca-certificates/update.d... [2022-11-05T17:23:07.322Z] #16 11.38 done. [2022-11-05T17:23:07.347Z] #38 27.90 CC images/timerfd.o [2022-11-05T17:23:07.395Z] #39 26.48 CC images/tcp-stream.o [2022-11-05T17:23:07.395Z] #39 ... [2022-11-05T17:23:07.395Z] [2022-11-05T17:23:07.395Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:23:07.395Z] #32 81.49 internal/poll [2022-11-05T17:23:07.395Z] #32 84.29 internal/syscall/execenv [2022-11-05T17:23:07.395Z] #32 84.45 path [2022-11-05T17:23:07.395Z] #32 84.69 internal/fmtsort [2022-11-05T17:23:07.395Z] #32 85.07 io/fs [2022-11-05T17:23:07.395Z] #32 85.26 strings [2022-11-05T17:23:07.395Z] #32 86.55 os [2022-11-05T17:23:07.395Z] #32 87.70 bufio [2022-11-05T17:23:07.395Z] #32 89.02 text/tabwriter [2022-11-05T17:23:07.395Z] #32 90.27 io/ioutil [2022-11-05T17:23:07.395Z] #32 90.27 fmt [2022-11-05T17:23:07.434Z] #39 53.33 GEN include/common/config.h [2022-11-05T17:23:07.606Z] #38 28.07 CC images/mm.o [2022-11-05T17:23:07.606Z] #38 28.32 CC images/sk-opts.o [2022-11-05T17:23:07.654Z] #32 ... [2022-11-05T17:23:07.654Z] [2022-11-05T17:23:07.654Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:07.654Z] #39 26.72 CC images/sk-packet.o [2022-11-05T17:23:07.654Z] #39 26.99 CC images/mnt.o [2022-11-05T17:23:07.693Z] #39 53.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-05T17:23:07.693Z] #39 53.72 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-11-05T17:23:07.693Z] #39 53.78 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-11-05T17:23:07.952Z] #39 53.97 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-11-05T17:23:07.952Z] #39 54.06 DEP compel/plugins/std/infect.d [2022-11-05T17:23:08.173Z] #38 28.53 CC images/sk-unix.o [2022-11-05T17:23:08.211Z] #39 54.17 DEP compel/plugins/std/string.d [2022-11-05T17:23:08.211Z] #39 54.29 DEP compel/plugins/std/log.d [2022-11-05T17:23:08.222Z] #39 27.17 CC images/pipe-data.o [2022-11-05T17:23:08.222Z] #39 27.32 CC images/sa.o [2022-11-05T17:23:08.431Z] #38 28.80 CC images/sk-inet.o [2022-11-05T17:23:08.470Z] #39 54.45 DEP compel/plugins/std/fds.d [2022-11-05T17:23:08.470Z] #39 54.58 DEP compel/plugins/std/std.d [2022-11-05T17:23:08.481Z] #39 27.51 CC images/timer.o [2022-11-05T17:23:08.690Z] #38 29.13 CC images/tun.o [2022-11-05T17:23:08.690Z] #16 DONE 12.6s [2022-11-05T17:23:08.690Z] [2022-11-05T17:23:08.690Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-05T17:23:08.740Z] #39 27.81 CC images/timerfd.o [2022-11-05T17:23:08.948Z] #38 29.43 CC images/sk-netlink.o [2022-11-05T17:23:08.948Z] #38 29.66 CC images/packet-sock.o [2022-11-05T17:23:08.991Z] #17 DONE 0.3s [2022-11-05T17:23:08.991Z] [2022-11-05T17:23:08.991Z] #18 [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-11-05T17:23:08.999Z] #39 28.07 CC images/mm.o [2022-11-05T17:23:09.038Z] #39 54.78 DEP compel/plugins/shmem/shmem.d [2022-11-05T17:23:09.038Z] #39 55.01 DEP compel/plugins/fds/fds.d [2022-11-05T17:23:09.258Z] #39 28.38 CC images/sk-opts.o [2022-11-05T17:23:09.297Z] #39 55.27 CC compel/plugins/std/std.o [2022-11-05T17:23:09.400Z] #11 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 3.2s done [2022-11-05T17:23:09.514Z] #38 30.08 CC images/ipc-var.o [2022-11-05T17:23:09.519Z] #39 28.64 CC images/sk-unix.o [2022-11-05T17:23:09.779Z] #39 28.92 CC images/sk-inet.o [2022-11-05T17:23:09.865Z] #39 55.77 CC compel/plugins/std/fds.o [2022-11-05T17:23:10.038Z] #39 29.29 CC images/tun.o [2022-11-05T17:23:10.080Z] #38 30.39 CC images/ipc-desc.o [2022-11-05T17:23:10.080Z] #38 30.58 CC images/ipc-shm.o [2022-11-05T17:23:10.080Z] #38 ... [2022-11-05T17:23:10.080Z] [2022-11-05T17:23:10.081Z] #21 [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-11-05T17:23:10.081Z] #21 85.75 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-05T17:23:10.081Z] #21 85.75 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:23:10.081Z] #21 85.76 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:23:10.124Z] #39 56.12 CC compel/plugins/std/log.o [2022-11-05T17:23:10.606Z] #39 29.57 CC images/sk-netlink.o [2022-11-05T17:23:10.606Z] #39 29.78 CC images/packet-sock.o [2022-11-05T17:23:10.884Z] #18 1.952 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-05T17:23:11.141Z] #18 2.276 [2022-11-05T17:23:11.173Z] #39 30.20 CC images/ipc-var.o [2022-11-05T17:23:11.309Z] #11 extracting sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 [2022-11-05T17:23:11.397Z] #18 2.511 #=#=# ######################################################################## 100.0% [2022-11-05T17:23:11.432Z] #39 30.43 CC images/ipc-desc.o [2022-11-05T17:23:11.504Z] #39 57.28 CC compel/plugins/std/string.o [2022-11-05T17:23:11.568Z] #11 ... [2022-11-05T17:23:11.568Z] [2022-11-05T17:23:11.568Z] #16 [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-11-05T17:23:11.568Z] #16 9.963 129 added, 0 removed; done. [2022-11-05T17:23:11.568Z] #16 9.999 Setting up jq (1.6-2.1) ... [2022-11-05T17:23:11.568Z] #16 10.01 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:11.568Z] #16 10.02 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:11.568Z] #16 10.03 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:23:11.568Z] #16 10.05 Processing triggers for ca-certificates (20210119) ... [2022-11-05T17:23:11.568Z] #16 10.06 Updating certificates in /etc/ssl/certs... [2022-11-05T17:23:11.568Z] #16 10.75 0 added, 0 removed; done. [2022-11-05T17:23:11.568Z] #16 10.75 Running hooks in /etc/ca-certificates/update.d... [2022-11-05T17:23:11.568Z] #16 10.75 done. [2022-11-05T17:23:11.568Z] #16 DONE 15.2s [2022-11-05T17:23:11.568Z] [2022-11-05T17:23:11.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:23:11.568Z] #11 ... [2022-11-05T17:23:11.568Z] [2022-11-05T17:23:11.568Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-05T17:23:11.654Z] #18 2.824 [2022-11-05T17:23:11.691Z] #39 30.63 CC images/ipc-shm.o [2022-11-05T17:23:11.691Z] #39 30.82 CC images/ipc-msg.o [2022-11-05T17:23:11.949Z] #39 31.08 CC images/ipc-sem.o [2022-11-05T17:23:12.138Z] #17 DONE 0.6s [2022-11-05T17:23:12.139Z] [2022-11-05T17:23:12.139Z] #18 [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-11-05T17:23:12.208Z] #39 31.33 CC images/utsns.o [2022-11-05T17:23:12.444Z] #39 58.36 CC compel/plugins/std/infect.o [2022-11-05T17:23:12.467Z] #39 31.56 CC images/creds.o [2022-11-05T17:23:12.726Z] #39 31.74 CC images/vma.o [2022-11-05T17:23:12.987Z] #39 32.03 CC images/netdev.o [2022-11-05T17:23:13.012Z] #39 58.95 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-11-05T17:23:13.012Z] #39 59.07 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-11-05T17:23:13.022Z] #18 3.932 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-05T17:23:13.250Z] #39 ... [2022-11-05T17:23:13.250Z] [2022-11-05T17:23:13.250Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:23:13.250Z] #37 49.58 Updating files: 41% (2088/5081) Updating files: 42% (2135/5081) Updating files: 43% (2185/5081) Updating files: 44% (2236/5081) Updating files: 45% (2287/5081) Updating files: 46% (2338/5081) Updating files: 47% (2389/5081) Updating files: 48% (2439/5081) Updating files: 49% (2490/5081) Updating files: 50% (2541/5081) Updating files: 51% (2592/5081) Updating files: 52% (2643/5081) Updating files: 53% (2693/5081) Updating files: 54% (2744/5081) Updating files: 55% (2795/5081) Updating files: 56% (2846/5081) Updating files: 57% (2897/5081) Updating files: 58% (2947/5081) Updating files: 59% (2998/5081) Updating files: 60% (3049/5081) Updating files: 61% (3100/5081) Updating files: 62% (3151/5081) Updating files: 63% (3202/5081) Updating files: 64% (3252/5081) Updating files: 65% (3303/5081) Updating files: 66% (3354/5081) Updating files: 67% (3405/5081) Updating files: 68% (3456/5081) Updating files: 69% (3506/5081) Updating files: 70% (3557/5081) Updating files: 71% (3608/5081) Updating files: 72% (3659/5081) Updating files: 73% (3710/5081) Updating files: 74% (3760/5081) Updating files: 75% (3811/5081) Updating files: 76% (3862/5081) Updating files: 77% (3913/5081) Updating files: 78% (3964/5081) Updating files: 78% (3983/5081) Updating files: 79% (4014/5081) Updating files: 80% (4065/5081) Updating files: 81% (4116/5081) Updating files: 82% (4167/5081) Updating files: 83% (4218/5081) Updating files: 84% (4269/5081) Updating files: 85% (4319/5081) Updating files: 86% (4370/5081) Updating files: 87% (4421/5081) Updating files: 88% (4472/5081) Updating files: 89% (4523/5081) Updating files: 90% (4573/5081) Updating files: 91% (4624/5081) Updating files: 92% (4675/5081) Updating files: 93% (4726/5081) Updating files: 94% (4777/5081) Updating files: 95% (4827/5081) Updating files: 96% (4878/5081) Updating files: 97% (4929/5081) Updating files: 98% (4980/5081) Updating files: 99% (5031/5081) Updating files: 100% (5081/5081) Updating files: 100% (5081/5081), done. [2022-11-05T17:23:13.250Z] #37 51.39 + cd /tmp/tmp.PclmcG2rPv/src/github.com/containerd/containerd [2022-11-05T17:23:13.250Z] #37 51.39 + git checkout -q v1.6.9 [2022-11-05T17:23:13.270Z] #39 59.19 AR compel/plugins/std.lib.a [2022-11-05T17:23:13.279Z] #18 4.246 [2022-11-05T17:23:13.364Z] #21 ... [2022-11-05T17:23:13.365Z] [2022-11-05T17:23:13.365Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:23:13.365Z] #25 79.17 bufio [2022-11-05T17:23:13.365Z] #25 81.04 text/tabwriter [2022-11-05T17:23:13.365Z] #25 81.77 io/ioutil [2022-11-05T17:23:13.365Z] #25 81.77 fmt [2022-11-05T17:23:13.365Z] #25 84.29 github.com/BurntSushi/toml [2022-11-05T17:23:13.365Z] #25 84.30 flag [2022-11-05T17:23:13.365Z] #25 85.83 log [2022-11-05T17:23:13.365Z] #25 88.61 github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:23:13.522Z] #18 1.550 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-05T17:23:13.531Z] #39 59.36 CC compel/plugins/fds/fds.o [2022-11-05T17:23:13.531Z] #39 59.58 AR compel/plugins/fds.lib.a [2022-11-05T17:23:13.536Z] #18 4.471 #=#=# ####################################################### 76.9% ######################################################################## 100.0% [2022-11-05T17:23:13.536Z] #18 4.827 [2022-11-05T17:23:13.623Z] #25 ... [2022-11-05T17:23:13.623Z] [2022-11-05T17:23:13.623Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:23:13.623Z] #37 51.67 Updating files: 44% (2250/5081) Updating files: 45% (2287/5081) Updating files: 46% (2338/5081) Updating files: 47% (2389/5081) Updating files: 48% (2439/5081) Updating files: 49% (2490/5081) Updating files: 50% (2541/5081) Updating files: 51% (2592/5081) Updating files: 52% (2643/5081) Updating files: 53% (2693/5081) Updating files: 54% (2744/5081) Updating files: 55% (2795/5081) Updating files: 56% (2846/5081) Updating files: 57% (2897/5081) Updating files: 58% (2947/5081) Updating files: 59% (2998/5081) Updating files: 60% (3049/5081) Updating files: 61% (3100/5081) Updating files: 62% (3151/5081) Updating files: 63% (3202/5081) Updating files: 64% (3252/5081) Updating files: 65% (3303/5081) Updating files: 66% (3354/5081) Updating files: 67% (3405/5081) Updating files: 68% (3456/5081) Updating files: 69% (3506/5081) Updating files: 70% (3557/5081) Updating files: 71% (3608/5081) Updating files: 72% (3659/5081) Updating files: 73% (3710/5081) Updating files: 74% (3760/5081) Updating files: 75% (3811/5081) Updating files: 76% (3862/5081) Updating files: 77% (3913/5081) Updating files: 78% (3964/5081) Updating files: 79% (4014/5081) Updating files: 80% (4065/5081) Updating files: 81% (4116/5081) Updating files: 81% (4148/5081) Updating files: 82% (4167/5081) Updating files: 83% (4218/5081) Updating files: 84% (4269/5081) Updating files: 85% (4319/5081) Updating files: 86% (4370/5081) Updating files: 87% (4421/5081) Updating files: 88% (4472/5081) Updating files: 89% (4523/5081) Updating files: 90% (4573/5081) Updating files: 91% (4624/5081) Updating files: 92% (4675/5081) Updating files: 93% (4726/5081) Updating files: 94% (4777/5081) Updating files: 95% (4827/5081) Updating files: 96% (4878/5081) Updating files: 97% (4929/5081) Updating files: 98% (4980/5081) Updating files: 99% (5031/5081) Updating files: 100% (5081/5081) Updating files: 100% (5081/5081), done. [2022-11-05T17:23:13.623Z] #37 53.42 + cd /tmp/tmp.ib6FO5XFaa/src/github.com/containerd/containerd [2022-11-05T17:23:13.623Z] #37 53.42 + git checkout -q v1.6.9 [2022-11-05T17:23:13.782Z] #18 1.802 [2022-11-05T17:23:13.790Z] #39 59.69 HOSTDEP compel/src/lib/log-host.d [2022-11-05T17:23:13.790Z] #39 59.77 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-05T17:23:13.790Z] #39 59.85 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-11-05T17:23:13.790Z] #39 59.91 HOSTDEP compel/src/main-host.d [2022-11-05T17:23:14.050Z] #39 60.00 DEP compel/src/lib/ptrace.d [2022-11-05T17:23:14.192Z] #37 53.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-05T17:23:14.192Z] #37 53.55 + BUILDTAGS='netgo osusergo static_build' [2022-11-05T17:23:14.192Z] #37 53.55 + export EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:23:14.192Z] #37 53.55 + EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:23:14.192Z] #37 53.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-05T17:23:14.192Z] #37 53.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-05T17:23:14.192Z] #37 53.55 + '[' '' = dynamic ']' [2022-11-05T17:23:14.192Z] #37 53.55 + make [2022-11-05T17:23:14.304Z] #18 2.022 #=#=# ######################################################################## 100.0% [2022-11-05T17:23:14.304Z] #18 2.289 [2022-11-05T17:23:14.316Z] #39 60.10 DEP compel/src/lib/infect.d [2022-11-05T17:23:14.316Z] #39 60.21 DEP compel/src/lib/infect-util.d [2022-11-05T17:23:14.316Z] #39 60.31 DEP compel/src/lib/infect-rpc.d [2022-11-05T17:23:14.567Z] #37 55.19 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-05T17:23:14.567Z] #37 55.19 + BUILDTAGS='netgo osusergo static_build' [2022-11-05T17:23:14.567Z] #37 55.19 + export EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:23:14.567Z] #37 55.19 + EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:23:14.567Z] #37 55.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-05T17:23:14.567Z] #37 55.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-05T17:23:14.567Z] #37 55.20 + '[' '' = dynamic ']' [2022-11-05T17:23:14.567Z] #37 55.20 + make [2022-11-05T17:23:14.574Z] #39 60.40 DEP compel/arch/aarch64/src/lib/infect.d [2022-11-05T17:23:14.574Z] #39 60.49 DEP compel/arch/aarch64/src/lib/cpu.d [2022-11-05T17:23:14.574Z] #39 60.55 DEP compel/src/lib/log.d [2022-11-05T17:23:14.574Z] #39 60.63 DEP compel/src/main.d [2022-11-05T17:23:14.825Z] #37 ... [2022-11-05T17:23:14.825Z] [2022-11-05T17:23:14.825Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:23:14.825Z] #25 DONE 90.5s [2022-11-05T17:23:14.825Z] [2022-11-05T17:23:14.825Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:14.825Z] #38 30.84 CC images/ipc-msg.o [2022-11-05T17:23:14.825Z] #38 31.16 CC images/ipc-sem.o [2022-11-05T17:23:14.825Z] #38 31.36 CC images/utsns.o [2022-11-05T17:23:14.825Z] #38 31.54 CC images/creds.o [2022-11-05T17:23:14.825Z] #38 31.73 CC images/vma.o [2022-11-05T17:23:14.825Z] #38 32.02 CC images/netdev.o [2022-11-05T17:23:14.825Z] #38 32.29 CC images/tty.o [2022-11-05T17:23:14.825Z] #38 32.81 CC images/file-lock.o [2022-11-05T17:23:14.825Z] #38 33.04 CC images/rlimit.o [2022-11-05T17:23:14.825Z] #38 33.23 CC images/pagemap.o [2022-11-05T17:23:14.826Z] #38 33.55 CC images/siginfo.o [2022-11-05T17:23:14.826Z] #38 33.78 CC images/rpc.o [2022-11-05T17:23:14.826Z] #38 35.09 CC images/ext-file.o [2022-11-05T17:23:14.826Z] #38 35.40 CC images/cgroup.o [2022-11-05T17:23:14.833Z] #39 60.70 DEP compel/src/lib/handle-elf.d [2022-11-05T17:23:14.833Z] #39 60.82 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-11-05T17:23:14.947Z] #18 ... [2022-11-05T17:23:14.947Z] [2022-11-05T17:23:14.947Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:23:14.947Z] #10 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 7.7s done [2022-11-05T17:23:14.947Z] #10 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 6.8s done [2022-11-05T17:23:14.947Z] #10 extracting sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 1.4s [2022-11-05T17:23:14.947Z] #10 ... [2022-11-05T17:23:14.947Z] [2022-11-05T17:23:14.947Z] #18 [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-11-05T17:23:14.947Z] #18 5.836 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-05T17:23:14.947Z] #18 6.092 [2022-11-05T17:23:15.092Z] #39 60.99 CC compel/src/lib/log.o [2022-11-05T17:23:15.251Z] #18 3.113 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-05T17:23:15.352Z] #39 61.17 CC compel/arch/aarch64/src/lib/cpu.o [2022-11-05T17:23:15.352Z] #39 61.37 CC compel/arch/aarch64/src/lib/infect.o [2022-11-05T17:23:15.394Z] #38 36.07 CC images/userns.o [2022-11-05T17:23:15.460Z] #18 6.306 #=#=# #################### 27.9% ########################################### 59.8% ################################################################# 91.6% ######################################################################## 100.0% [2022-11-05T17:23:15.512Z] #18 3.371 [2022-11-05T17:23:15.717Z] #18 6.829 [2022-11-05T17:23:15.773Z] #18 3.587 #=#=# ######################################################################## 100.0% [2022-11-05T17:23:15.921Z] #39 61.76 CC compel/src/lib/infect-rpc.o [2022-11-05T17:23:15.963Z] #38 36.36 CC images/google/protobuf/descriptor.o [2022-11-05T17:23:16.034Z] #18 3.885 [2022-11-05T17:23:16.096Z] #37 55.59 + bin/ctr [2022-11-05T17:23:16.181Z] #39 62.10 CC compel/src/lib/infect-util.o [2022-11-05T17:23:16.356Z] #37 ... [2022-11-05T17:23:16.356Z] [2022-11-05T17:23:16.356Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:23:16.356Z] #32 92.77 flag [2022-11-05T17:23:16.356Z] #32 92.77 github.com/BurntSushi/toml [2022-11-05T17:23:16.356Z] #32 94.33 log [2022-11-05T17:23:16.356Z] #32 96.97 github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:23:16.356Z] #32 DONE 100.6s [2022-11-05T17:23:16.356Z] [2022-11-05T17:23:16.356Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:16.356Z] #39 32.47 CC images/tty.o [2022-11-05T17:23:16.356Z] #39 33.14 CC images/file-lock.o [2022-11-05T17:23:16.356Z] #39 33.34 CC images/rlimit.o [2022-11-05T17:23:16.356Z] #39 33.50 CC images/pagemap.o [2022-11-05T17:23:16.356Z] #39 33.77 CC images/siginfo.o [2022-11-05T17:23:16.356Z] #39 33.97 CC images/rpc.o [2022-11-05T17:23:16.356Z] #39 35.05 CC images/ext-file.o [2022-11-05T17:23:16.356Z] #39 35.25 CC images/cgroup.o [2022-11-05T17:23:16.440Z] #39 62.35 CC compel/src/lib/infect.o [2022-11-05T17:23:16.579Z] #38 ... [2022-11-05T17:23:16.579Z] [2022-11-05T17:23:16.579Z] #21 [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-11-05T17:23:16.579Z] #21 92.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-05T17:23:16.579Z] #21 92.12 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:23:16.579Z] #21 92.14 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:23:16.700Z] #18 7.755 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-05T17:23:16.923Z] #39 36.11 CC images/userns.o [2022-11-05T17:23:16.975Z] #18 4.759 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-05T17:23:16.999Z] #18 8.030 [2022-11-05T17:23:17.183Z] #39 36.37 CC images/google/protobuf/descriptor.o [2022-11-05T17:23:17.235Z] #18 5.031 [2022-11-05T17:23:17.266Z] #18 8.243 #=#=# ######################################################################## 100.0% [2022-11-05T17:23:17.525Z] #18 8.532 [2022-11-05T17:23:17.756Z] #18 5.250 #=#=# #################### 27.8% ########################################### 59.8% ################################################################# 91.6% ######################################################################## 100.0% [2022-11-05T17:23:18.020Z] #18 5.815 [2022-11-05T17:23:18.087Z] #18 9.191 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-05T17:23:18.344Z] #18 9.444 [2022-11-05T17:23:18.346Z] #39 ... [2022-11-05T17:23:18.346Z] [2022-11-05T17:23:18.346Z] #33 [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-11-05T17:23:18.346Z] #33 112.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-05T17:23:18.346Z] #33 112.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:23:18.346Z] #33 112.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:23:18.600Z] #18 9.660 #=#=# ######################################################################## 100.0% [2022-11-05T17:23:18.856Z] #18 9.940 [2022-11-05T17:23:18.856Z] #18 9.997 Download of images into '/build' complete. [2022-11-05T17:23:18.856Z] #18 9.997 Use something like the following to load the result into a Docker daemon: [2022-11-05T17:23:18.856Z] #18 9.997 tar -cC '/build' . | docker load [2022-11-05T17:23:18.963Z] #18 6.676 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-05T17:23:18.963Z] #18 6.925 [2022-11-05T17:23:18.963Z] #18 ... [2022-11-05T17:23:18.963Z] [2022-11-05T17:23:18.963Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:23:18.963Z] #11 extracting sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 7.5s done [2022-11-05T17:23:18.963Z] #11 extracting sha256:623d7734067d7da36f5e20c88daf24f3ba0ff5075ff4021c00bc9f70dc0c7902 done [2022-11-05T17:23:19.086Z] #39 37.91 CC images/opts.o [2022-11-05T17:23:19.086Z] #39 38.17 CC images/seccomp.o [2022-11-05T17:23:19.223Z] #11 DONE 34.0s [2022-11-05T17:23:19.223Z] [2022-11-05T17:23:19.223Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:23:19.345Z] #39 38.47 CC images/binfmt-misc.o [2022-11-05T17:23:19.604Z] #39 38.61 CC images/time.o [2022-11-05T17:23:19.604Z] #39 38.81 CC images/sysctl.o [2022-11-05T17:23:19.863Z] #39 38.99 CC images/autofs.o [2022-11-05T17:23:19.863Z] #39 39.16 CC images/macvlan.o [2022-11-05T17:23:20.122Z] #39 39.35 CC images/sit.o [2022-11-05T17:23:20.381Z] #39 39.52 CC images/memfd.o [2022-11-05T17:23:20.640Z] #39 39.80 CC images/timens.o [2022-11-05T17:23:20.899Z] #39 40.04 LINK images/built-in.o [2022-11-05T17:23:21.158Z] #39 40.23 GEN compel/include/asm [2022-11-05T17:23:21.158Z] #39 40.25 GEN compel/include/version.h [2022-11-05T17:23:21.158Z] #39 40.28 touch .config [2022-11-05T17:23:21.158Z] #39 40.33 GEN include/common/config.h [2022-11-05T17:23:21.158Z] #39 40.42 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-11-05T17:23:21.158Z] #39 40.45 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-11-05T17:23:21.417Z] #39 40.47 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-11-05T17:23:21.417Z] #39 40.48 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-11-05T17:23:21.417Z] #39 40.53 DEP compel/arch/x86/plugins/std/memcpy.d [2022-11-05T17:23:21.417Z] #39 40.57 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-11-05T17:23:21.417Z] #39 40.62 GEN compel/plugins/include/uapi/std/syscall.h [2022-11-05T17:23:21.417Z] #39 40.66 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-11-05T17:23:21.417Z] #39 40.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-11-05T17:23:21.732Z] #39 40.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-05T17:23:21.732Z] #39 40.72 DEP compel/plugins/std/infect.d [2022-11-05T17:23:21.732Z] #39 40.86 DEP compel/plugins/std/string.d [2022-11-05T17:23:21.732Z] #39 40.97 DEP compel/plugins/std/log.d [2022-11-05T17:23:21.872Z] #21 ... [2022-11-05T17:23:21.872Z] [2022-11-05T17:23:21.872Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:21.872Z] #38 38.35 CC images/opts.o [2022-11-05T17:23:21.872Z] #38 38.57 CC images/seccomp.o [2022-11-05T17:23:21.872Z] #38 38.84 CC images/binfmt-misc.o [2022-11-05T17:23:21.872Z] #38 38.95 CC images/time.o [2022-11-05T17:23:21.872Z] #38 39.10 CC images/sysctl.o [2022-11-05T17:23:21.872Z] #38 39.27 CC images/autofs.o [2022-11-05T17:23:21.872Z] #38 39.46 CC images/macvlan.o [2022-11-05T17:23:21.872Z] #38 39.69 CC images/sit.o [2022-11-05T17:23:21.872Z] #38 39.88 CC images/memfd.o [2022-11-05T17:23:21.872Z] #38 40.10 CC images/timens.o [2022-11-05T17:23:21.872Z] #38 40.34 LINK images/built-in.o [2022-11-05T17:23:21.872Z] #38 40.48 GEN compel/include/asm [2022-11-05T17:23:21.872Z] #38 40.51 GEN compel/include/version.h [2022-11-05T17:23:21.872Z] #38 40.53 touch .config [2022-11-05T17:23:21.872Z] #38 40.63 GEN include/common/config.h [2022-11-05T17:23:21.872Z] #38 40.72 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-11-05T17:23:21.872Z] #38 40.74 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-11-05T17:23:21.872Z] #38 40.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-11-05T17:23:21.872Z] #38 40.80 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-11-05T17:23:21.872Z] #38 40.84 DEP compel/arch/x86/plugins/std/memcpy.d [2022-11-05T17:23:21.872Z] #38 40.86 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-11-05T17:23:21.872Z] #38 40.89 GEN compel/plugins/include/uapi/std/syscall.h [2022-11-05T17:23:21.872Z] #38 40.92 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-11-05T17:23:21.872Z] #38 40.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-11-05T17:23:21.872Z] #38 40.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-05T17:23:21.872Z] #38 40.97 DEP compel/plugins/std/infect.d [2022-11-05T17:23:21.872Z] #38 41.07 DEP compel/plugins/std/string.d [2022-11-05T17:23:21.872Z] #38 41.14 DEP compel/plugins/std/log.d [2022-11-05T17:23:21.872Z] #38 41.23 DEP compel/plugins/std/fds.d [2022-11-05T17:23:21.872Z] #38 41.31 DEP compel/plugins/std/std.d [2022-11-05T17:23:21.872Z] #38 41.39 DEP compel/plugins/shmem/shmem.d [2022-11-05T17:23:21.872Z] #38 41.49 DEP compel/plugins/fds/fds.d [2022-11-05T17:23:21.872Z] #38 41.61 CC compel/plugins/std/std.o [2022-11-05T17:23:21.872Z] #38 41.86 CC compel/plugins/std/fds.o [2022-11-05T17:23:21.872Z] #38 42.24 CC compel/plugins/std/log.o [2022-11-05T17:23:21.991Z] #39 41.12 DEP compel/plugins/std/fds.d [2022-11-05T17:23:21.991Z] #39 41.21 DEP compel/plugins/std/std.d [2022-11-05T17:23:22.170Z] #18 ... [2022-11-05T17:23:22.170Z] [2022-11-05T17:23:22.170Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.8-bullseye@sha256:911e1cf74320856cffdb1b1eaa2930ccd05c04fe6b0e3f512c102e130e778fdf [2022-11-05T17:23:22.170Z] #10 extracting sha256:ca7db62c462d30c10653960de71245ba1fefa7af21ca02254a1a24204deb9fc8 7.3s done [2022-11-05T17:23:22.170Z] #10 extracting sha256:623d7734067d7da36f5e20c88daf24f3ba0ff5075ff4021c00bc9f70dc0c7902 done [2022-11-05T17:23:22.170Z] #10 DONE 34.8s [2022-11-05T17:23:22.170Z] [2022-11-05T17:23:22.170Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:23:22.170Z] #19 ... [2022-11-05T17:23:22.170Z] [2022-11-05T17:23:22.170Z] #18 [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-11-05T17:23:22.170Z] #18 DONE 13.2s [2022-11-05T17:23:22.250Z] #39 41.35 DEP compel/plugins/shmem/shmem.d [2022-11-05T17:23:22.250Z] #39 ... [2022-11-05T17:23:22.250Z] [2022-11-05T17:23:22.250Z] #21 [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-11-05T17:23:22.250Z] #21 96.41 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-05T17:23:22.250Z] #21 96.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:23:22.250Z] #21 96.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:23:22.250Z] #21 103.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-05T17:23:22.250Z] #21 103.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:23:22.250Z] #21 103.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:23:22.250Z] #21 ... [2022-11-05T17:23:22.250Z] [2022-11-05T17:23:22.250Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:22.250Z] #39 41.43 DEP compel/plugins/fds/fds.d [2022-11-05T17:23:22.426Z] [2022-11-05T17:23:22.426Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:23:22.440Z] #38 43.03 CC compel/plugins/std/string.o [2022-11-05T17:23:22.509Z] #39 41.59 CC compel/plugins/std/std.o [2022-11-05T17:23:22.682Z] #19 DONE 0.7s [2022-11-05T17:23:22.682Z] [2022-11-05T17:23:22.682Z] #20 [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-11-05T17:23:22.767Z] #39 41.88 CC compel/plugins/std/fds.o [2022-11-05T17:23:23.012Z] #38 43.59 CC compel/plugins/std/infect.o [2022-11-05T17:23:23.244Z] #20 DONE 0.5s [2022-11-05T17:23:23.244Z] [2022-11-05T17:23:23.244Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:23:23.244Z] #21 ... [2022-11-05T17:23:23.244Z] [2022-11-05T17:23:23.244Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-05T17:23:23.244Z] #22 DONE 0.1s [2022-11-05T17:23:23.244Z] [2022-11-05T17:23:23.244Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-05T17:23:23.244Z] #23 DONE 0.2s [2022-11-05T17:23:23.271Z] #38 43.95 CC compel/arch/x86/plugins/std/parasite-head.o [2022-11-05T17:23:23.271Z] #38 43.99 CC compel/arch/x86/plugins/std/memcpy.o [2022-11-05T17:23:23.334Z] #39 42.38 CC compel/plugins/std/log.o [2022-11-05T17:23:23.420Z] #19 ... [2022-11-05T17:23:23.420Z] [2022-11-05T17:23:23.420Z] #18 [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-11-05T17:23:23.420Z] #18 7.154 #=#=# ######################################################################## 100.0% [2022-11-05T17:23:23.420Z] #18 7.405 [2022-11-05T17:23:23.420Z] #18 7.969 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-05T17:23:23.420Z] #18 8.145 [2022-11-05T17:23:23.420Z] #18 8.357 #=#=# ######################################################################## 100.0% [2022-11-05T17:23:23.420Z] #18 8.534 [2022-11-05T17:23:23.420Z] #18 8.572 Download of images into '/build' complete. [2022-11-05T17:23:23.420Z] #18 8.572 Use something like the following to load the result into a Docker daemon: [2022-11-05T17:23:23.420Z] #18 8.572 tar -cC '/build' . | docker load [2022-11-05T17:23:23.420Z] #18 DONE 10.6s [2022-11-05T17:23:23.420Z] [2022-11-05T17:23:23.420Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:23:23.420Z] #19 DONE 3.6s [2022-11-05T17:23:23.420Z] [2022-11-05T17:23:23.420Z] #20 [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-11-05T17:23:23.506Z] [2022-11-05T17:23:23.506Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:23:23.531Z] #38 44.05 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-11-05T17:23:23.531Z] #38 44.11 AR compel/plugins/std.lib.a [2022-11-05T17:23:23.531Z] #38 44.18 CC compel/plugins/fds/fds.o [2022-11-05T17:23:23.680Z] #20 DONE 0.7s [2022-11-05T17:23:23.680Z] [2022-11-05T17:23:23.680Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-05T17:23:23.680Z] #21 DONE 0.1s [2022-11-05T17:23:23.680Z] [2022-11-05T17:23:23.680Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:23:23.680Z] #22 ... [2022-11-05T17:23:23.680Z] [2022-11-05T17:23:23.680Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-05T17:23:23.680Z] #23 DONE 0.2s [2022-11-05T17:23:23.714Z] #33 117.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-05T17:23:23.714Z] #33 117.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-05T17:23:23.714Z] #33 117.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:23:23.714Z] #33 117.5 Selecting previously unselected package libapparmor1:arm64. [2022-11-05T17:23:23.714Z] #33 117.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-11-05T17:23:23.714Z] #33 117.5 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-11-05T17:23:23.714Z] #33 117.6 Selecting previously unselected package libapparmor-dev:arm64. [2022-11-05T17:23:23.714Z] #33 117.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-11-05T17:23:23.714Z] #33 117.6 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-11-05T17:23:23.714Z] #33 117.7 Selecting previously unselected package libbtrfs0:arm64. [2022-11-05T17:23:23.714Z] #33 117.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-11-05T17:23:23.714Z] #33 117.7 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-11-05T17:23:23.714Z] #33 117.9 Selecting previously unselected package libbtrfs-dev:arm64. [2022-11-05T17:23:23.714Z] #33 117.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-11-05T17:23:23.714Z] #33 117.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-05T17:23:23.714Z] #33 118.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-11-05T17:23:23.714Z] #33 118.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-11-05T17:23:23.714Z] #33 118.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:23:23.714Z] #33 118.1 Selecting previously unselected package libudev-dev:arm64. [2022-11-05T17:23:23.714Z] #33 118.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-11-05T17:23:23.714Z] #33 118.2 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:23:23.714Z] #33 118.3 Selecting previously unselected package libsepol1-dev:arm64. [2022-11-05T17:23:23.902Z] #39 43.09 CC compel/plugins/std/string.o [2022-11-05T17:23:23.940Z] [2022-11-05T17:23:23.940Z] #24 [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-11-05T17:23:23.973Z] #33 118.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-11-05T17:23:23.973Z] #33 118.3 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-11-05T17:23:23.973Z] #33 118.5 Selecting previously unselected package libpcre2-16-0:arm64. [2022-11-05T17:23:23.973Z] #33 118.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-11-05T17:23:24.099Z] #38 44.45 AR compel/plugins/fds.lib.a [2022-11-05T17:23:24.099Z] #38 44.50 HOSTDEP compel/src/lib/log-host.d [2022-11-05T17:23:24.099Z] #38 44.56 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-05T17:23:24.099Z] #38 44.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-11-05T17:23:24.099Z] #38 44.73 HOSTDEP compel/src/main-host.d [2022-11-05T17:23:24.232Z] #33 118.5 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:23:24.232Z] #33 118.7 Selecting previously unselected package libpcre2-32-0:arm64. [2022-11-05T17:23:24.232Z] #33 118.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-11-05T17:23:24.232Z] #33 118.7 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:23:24.232Z] #33 118.8 Selecting previously unselected package libpcre2-posix2:arm64. [2022-11-05T17:23:24.358Z] #38 44.90 DEP compel/src/lib/ptrace.d [2022-11-05T17:23:24.470Z] #39 43.61 CC compel/plugins/std/infect.o [2022-11-05T17:23:24.491Z] #33 118.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-11-05T17:23:24.491Z] #33 118.8 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:23:24.491Z] #33 118.9 Selecting previously unselected package libpcre2-dev:arm64. [2022-11-05T17:23:24.491Z] #33 118.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-11-05T17:23:24.491Z] #33 118.9 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:23:24.618Z] #38 44.98 DEP compel/src/lib/infect.d [2022-11-05T17:23:24.618Z] #38 45.11 DEP compel/src/lib/infect-util.d [2022-11-05T17:23:24.618Z] #38 45.20 DEP compel/src/lib/infect-rpc.d [2022-11-05T17:23:24.728Z] #39 43.94 CC compel/arch/x86/plugins/std/parasite-head.o [2022-11-05T17:23:24.728Z] #39 43.99 CC compel/arch/x86/plugins/std/memcpy.o [2022-11-05T17:23:24.728Z] #39 44.04 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-11-05T17:23:24.749Z] #33 119.3 Selecting previously unselected package libselinux1-dev:arm64. [2022-11-05T17:23:24.749Z] #33 119.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-11-05T17:23:24.749Z] #33 119.3 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-11-05T17:23:24.877Z] #38 45.30 DEP compel/arch/x86/src/lib/infect.d [2022-11-05T17:23:24.877Z] #38 45.41 DEP compel/arch/x86/src/lib/cpu.d [2022-11-05T17:23:24.877Z] #38 45.49 DEP compel/src/lib/log.d [2022-11-05T17:23:24.987Z] #39 44.14 AR compel/plugins/std.lib.a [2022-11-05T17:23:24.987Z] #39 44.23 CC compel/plugins/fds/fds.o [2022-11-05T17:23:25.008Z] #33 119.6 Selecting previously unselected package libdevmapper-dev:arm64. [2022-11-05T17:23:25.008Z] #33 119.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-11-05T17:23:25.136Z] #38 45.57 DEP compel/src/main.d [2022-11-05T17:23:25.136Z] #38 45.68 DEP compel/src/lib/handle-elf.d [2022-11-05T17:23:25.136Z] #38 45.78 DEP compel/arch/x86/src/lib/handle-elf.d [2022-11-05T17:23:25.246Z] #39 44.39 AR compel/plugins/fds.lib.a [2022-11-05T17:23:25.246Z] #39 44.44 HOSTDEP compel/src/lib/log-host.d [2022-11-05T17:23:25.246Z] #39 44.50 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-05T17:23:25.267Z] #33 119.6 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:23:25.267Z] #33 119.7 Selecting previously unselected package libseccomp-dev:arm64. [2022-11-05T17:23:25.267Z] #33 119.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-11-05T17:23:25.267Z] #33 119.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-11-05T17:23:25.267Z] #33 119.8 Selecting previously unselected package libsystemd-dev:arm64. [2022-11-05T17:23:25.267Z] #33 119.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-11-05T17:23:25.267Z] #33 119.8 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:23:25.394Z] #38 45.90 CC compel/src/lib/log.o [2022-11-05T17:23:25.505Z] #39 44.58 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-11-05T17:23:25.505Z] #39 44.67 HOSTDEP compel/src/main-host.d [2022-11-05T17:23:25.505Z] #39 44.77 DEP compel/src/lib/ptrace.d [2022-11-05T17:23:25.653Z] #38 46.14 CC compel/arch/x86/src/lib/cpu.o [2022-11-05T17:23:25.764Z] #39 44.89 DEP compel/src/lib/infect.d [2022-11-05T17:23:25.837Z] #33 120.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-11-05T17:23:25.838Z] #33 120.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-11-05T17:23:25.838Z] #33 120.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:23:25.838Z] #33 120.4 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-11-05T17:23:25.838Z] #33 120.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:23:25.838Z] #33 120.4 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:23:25.912Z] #38 ... [2022-11-05T17:23:25.912Z] [2022-11-05T17:23:25.912Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:23:25.912Z] #37 56.84 + bin/ctr [2022-11-05T17:23:25.912Z] #37 ... [2022-11-05T17:23:25.912Z] [2022-11-05T17:23:25.912Z] #21 [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-11-05T17:23:25.912Z] #21 98.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-05T17:23:25.912Z] #21 98.54 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:23:25.912Z] #21 98.55 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:23:26.023Z] #39 45.09 DEP compel/src/lib/infect-util.d [2022-11-05T17:23:26.023Z] #39 45.20 DEP compel/src/lib/infect-rpc.d [2022-11-05T17:23:26.023Z] #39 45.32 DEP compel/arch/x86/src/lib/infect.d [2022-11-05T17:23:26.098Z] #33 120.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-11-05T17:23:26.098Z] #33 120.5 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:23:26.098Z] #33 120.5 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:23:26.098Z] #33 120.5 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:23:26.098Z] #33 120.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:23:26.098Z] #33 120.6 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-05T17:23:26.098Z] #33 120.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:23:26.098Z] #33 120.6 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-11-05T17:23:26.281Z] #39 45.44 DEP compel/arch/x86/src/lib/cpu.d [2022-11-05T17:23:26.281Z] #39 45.54 DEP compel/src/lib/log.d [2022-11-05T17:23:26.356Z] #33 120.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-05T17:23:26.357Z] #33 120.7 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:23:26.357Z] #33 120.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:23:26.357Z] #33 120.7 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:23:26.357Z] #33 120.7 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-11-05T17:23:26.357Z] #33 120.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:23:26.357Z] #33 120.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:23:26.357Z] #33 120.8 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-11-05T17:23:26.357Z] #33 120.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:23:26.357Z] #33 120.8 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-11-05T17:23:26.357Z] #33 120.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:23:26.357Z] #33 120.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:23:26.357Z] #33 120.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-11-05T17:23:26.357Z] #33 120.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:23:26.357Z] #33 120.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:23:26.357Z] #33 120.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:23:26.540Z] #39 45.63 DEP compel/src/main.d [2022-11-05T17:23:26.540Z] #39 45.71 DEP compel/src/lib/handle-elf.d [2022-11-05T17:23:26.540Z] #39 45.79 DEP compel/arch/x86/src/lib/handle-elf.d [2022-11-05T17:23:26.615Z] #33 120.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:23:26.615Z] #33 120.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:23:26.615Z] #33 121.0 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:23:26.615Z] #33 121.0 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:23:26.847Z] #39 45.96 CC compel/src/lib/log.o [2022-11-05T17:23:27.110Z] #39 46.20 CC compel/arch/x86/src/lib/cpu.o [2022-11-05T17:23:27.993Z] #33 DONE 122.5s [2022-11-05T17:23:27.993Z] [2022-11-05T17:23:27.993Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:27.993Z] #39 64.30 CC compel/src/lib/ptrace.o [2022-11-05T17:23:27.993Z] #39 64.66 AR compel/libcompel.a [2022-11-05T17:23:27.993Z] #39 64.76 HOSTCC compel/src/main-host.o [2022-11-05T17:23:27.993Z] #39 65.08 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-11-05T17:23:27.993Z] #39 65.24 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-05T17:23:27.993Z] #39 65.55 HOSTCC compel/src/lib/log-host.o [2022-11-05T17:23:27.993Z] #39 65.75 HOSTLINK compel/compel-host-bin [2022-11-05T17:23:27.993Z] #39 65.91 DEP soccr/soccr.d [2022-11-05T17:23:27.993Z] #39 66.05 CC soccr/soccr.o [2022-11-05T17:23:27.993Z] #39 67.19 AR soccr/libsoccr.a [2022-11-05T17:23:27.993Z] #39 67.25 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:23:27.993Z] #39 67.67 DEP criu/arch/aarch64/sigframe.d [2022-11-05T17:23:27.993Z] #39 67.77 DEP criu/arch/aarch64/crtools.d [2022-11-05T17:23:27.993Z] #39 67.96 DEP criu/arch/aarch64/cpu.d [2022-11-05T17:23:27.993Z] #39 68.01 DEP criu/arch/aarch64/bitops.d [2022-11-05T17:23:27.993Z] #39 68.06 CC criu/arch/aarch64/bitops.o [2022-11-05T17:23:27.993Z] #39 68.12 CC criu/arch/aarch64/cpu.o [2022-11-05T17:23:27.993Z] #39 68.23 CC criu/arch/aarch64/crtools.o [2022-11-05T17:23:27.993Z] #39 68.71 CC criu/arch/aarch64/sigframe.o [2022-11-05T17:23:27.993Z] #39 68.96 LINK criu/arch/aarch64/crtools.built-in.o [2022-11-05T17:23:27.993Z] #39 69.02 DEP criu/pie/util-vdso.d [2022-11-05T17:23:27.993Z] #39 69.18 DEP criu/pie/util.d [2022-11-05T17:23:27.993Z] #39 69.30 CC criu/pie/util.o [2022-11-05T17:23:27.993Z] #39 69.50 CC criu/pie/util-vdso.o [2022-11-05T17:23:27.993Z] #39 70.04 AR criu/pie/pie.lib.a [2022-11-05T17:23:27.993Z] #39 70.08 DEP criu/pie/restorer.d [2022-11-05T17:23:27.993Z] #39 70.23 DEP criu/arch/aarch64/intraprocedure.d [2022-11-05T17:23:27.993Z] #39 70.26 DEP criu/arch/aarch64/restorer.d [2022-11-05T17:23:27.993Z] #39 70.37 DEP criu/arch/aarch64/vdso-pie.d [2022-11-05T17:23:27.993Z] #39 70.50 DEP criu/pie/parasite-vdso.d [2022-11-05T17:23:27.993Z] #39 70.60 DEP criu/pie/parasite.d [2022-11-05T17:23:27.993Z] #39 70.81 CC criu/pie/parasite.o [2022-11-05T17:23:27.993Z] #39 71.91 LINK criu/pie/parasite.built-in.o [2022-11-05T17:23:27.993Z] #39 71.92 GEN criu/pie/parasite-blob.h [2022-11-05T17:23:27.993Z] #39 71.94 CC criu/pie/parasite-vdso.o [2022-11-05T17:23:27.993Z] #39 72.53 CC criu/arch/aarch64/vdso-pie.o [2022-11-05T17:23:27.993Z] #39 72.88 CC criu/arch/aarch64/restorer.o [2022-11-05T17:23:27.993Z] #39 73.18 CC criu/arch/aarch64/intraprocedure.o [2022-11-05T17:23:27.993Z] #39 73.23 CC criu/pie/restorer.o [2022-11-05T17:23:27.993Z] #39 ... [2022-11-05T17:23:27.993Z] [2022-11-05T17:23:27.993Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:23:28.055Z] #39 47.04 CC compel/arch/x86/src/lib/infect.o [2022-11-05T17:23:28.621Z] #39 47.93 CC compel/src/lib/infect-rpc.o [2022-11-05T17:23:28.806Z] #24 4.726 + git clone https://github.com/docker/distribution.git . [2022-11-05T17:23:28.806Z] #24 4.729 Cloning into '.'... [2022-11-05T17:23:28.806Z] #24 ... [2022-11-05T17:23:28.806Z] [2022-11-05T17:23:28.806Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:23:28.806Z] #21 5.308 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:23:28.806Z] #21 5.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:23:28.806Z] #21 5.372 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:23:29.186Z] #39 48.29 CC compel/src/lib/infect-util.o [2022-11-05T17:23:29.228Z] #24 ... [2022-11-05T17:23:29.228Z] [2022-11-05T17:23:29.228Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:23:29.229Z] #22 4.664 + RM_GOPATH=0 [2022-11-05T17:23:29.229Z] #22 4.664 + TMP_GOPATH= [2022-11-05T17:23:29.229Z] #22 4.664 + : /build [2022-11-05T17:23:29.229Z] #22 4.664 + '[' -z '' ']' [2022-11-05T17:23:29.229Z] #22 4.666 ++ mktemp -d [2022-11-05T17:23:29.229Z] #22 4.674 + export GOPATH=/tmp/tmp.zLhomPTtmR [2022-11-05T17:23:29.229Z] #22 4.674 + GOPATH=/tmp/tmp.zLhomPTtmR [2022-11-05T17:23:29.229Z] #22 4.674 + RM_GOPATH=1 [2022-11-05T17:23:29.229Z] #22 4.674 + case "$(go env GOARCH)" in [2022-11-05T17:23:29.229Z] #22 4.674 ++ go env GOARCH [2022-11-05T17:23:29.229Z] #22 4.689 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:23:29.229Z] #22 4.689 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:29.229Z] #22 4.689 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:29.229Z] #22 4.689 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:29.229Z] #22 4.689 + dir=/tmp/install [2022-11-05T17:23:29.229Z] #22 4.689 + bin=tomlv [2022-11-05T17:23:29.229Z] #22 4.689 + shift [2022-11-05T17:23:29.229Z] #22 4.689 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-05T17:23:29.229Z] #22 4.689 + . /tmp/install/tomlv.installer [2022-11-05T17:23:29.229Z] #22 4.689 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:23:29.229Z] #22 4.689 + install_tomlv [2022-11-05T17:23:29.229Z] #22 4.689 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-05T17:23:29.229Z] #22 4.689 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zLhomPTtmR/src/github.com/BurntSushi/toml [2022-11-05T17:23:29.229Z] #22 4.692 Cloning into '/tmp/tmp.zLhomPTtmR/src/github.com/BurntSushi/toml'... [2022-11-05T17:23:29.369Z] #21 6.160 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:23:29.391Z] #40 1.099 + RM_GOPATH=0 [2022-11-05T17:23:29.391Z] #40 1.099 + TMP_GOPATH= [2022-11-05T17:23:29.391Z] #40 1.099 + : /build [2022-11-05T17:23:29.391Z] #40 1.099 + '[' -z '' ']' [2022-11-05T17:23:29.391Z] #40 1.099 ++ mktemp -d [2022-11-05T17:23:29.391Z] #40 1.103 + export GOPATH=/tmp/tmp.SGWWuGEiWL [2022-11-05T17:23:29.391Z] #40 1.103 + GOPATH=/tmp/tmp.SGWWuGEiWL [2022-11-05T17:23:29.391Z] #40 1.104 + RM_GOPATH=1 [2022-11-05T17:23:29.391Z] #40 1.104 + case "$(go env GOARCH)" in [2022-11-05T17:23:29.391Z] #40 1.105 ++ go env GOARCH [2022-11-05T17:23:29.391Z] #40 1.118 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:29.391Z] #40 1.119 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:29.391Z] #40 1.120 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:29.391Z] #40 1.121 + dir=/tmp/install [2022-11-05T17:23:29.391Z] #40 1.121 + bin=runc [2022-11-05T17:23:29.391Z] #40 1.121 + shift [2022-11-05T17:23:29.391Z] #40 1.122 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-05T17:23:29.391Z] #40 1.122 + . /tmp/install/runc.installer [2022-11-05T17:23:29.391Z] #40 1.122 ++ set -e [2022-11-05T17:23:29.391Z] #40 1.123 ++ : v1.1.4 [2022-11-05T17:23:29.391Z] #40 1.123 + install_runc [2022-11-05T17:23:29.391Z] #40 1.123 + RUNC_BUILDTAGS=seccomp [2022-11-05T17:23:29.391Z] #40 1.124 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-05T17:23:29.391Z] #40 1.124 Install runc version v1.1.4 (build tags: seccomp) [2022-11-05T17:23:29.391Z] #40 1.124 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SGWWuGEiWL/src/github.com/opencontainers/runc [2022-11-05T17:23:29.391Z] #40 1.126 Cloning into '/tmp/tmp.SGWWuGEiWL/src/github.com/opencontainers/runc'... [2022-11-05T17:23:29.391Z] #40 ... [2022-11-05T17:23:29.391Z] [2022-11-05T17:23:29.391Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-05T17:23:29.391Z] #41 DONE 1.3s [2022-11-05T17:23:29.391Z] [2022-11-05T17:23:29.391Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-11-05T17:23:29.445Z] #39 48.57 CC compel/src/lib/infect.o [2022-11-05T17:23:29.489Z] #22 5.823 + cd /tmp/tmp.zLhomPTtmR/src/github.com/BurntSushi/toml [2022-11-05T17:23:29.489Z] #22 5.823 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:23:29.489Z] #22 5.984 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:23:29.999Z] #42 ... [2022-11-05T17:23:29.999Z] [2022-11-05T17:23:29.999Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:23:29.999Z] #34 117.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:23:29.999Z] #34 117.6 + GOBIN=/build [2022-11-05T17:23:29.999Z] #34 117.6 + GO111MODULE=on [2022-11-05T17:23:29.999Z] #34 117.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-05T17:23:29.999Z] #34 DONE 124.3s [2022-11-05T17:23:29.999Z] [2022-11-05T17:23:29.999Z] #43 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-05T17:23:29.999Z] #43 DONE 0.2s [2022-11-05T17:23:29.999Z] [2022-11-05T17:23:29.999Z] #44 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-05T17:23:30.113Z] #21 ... [2022-11-05T17:23:30.113Z] [2022-11-05T17:23:30.113Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:30.113Z] #38 46.78 CC compel/arch/x86/src/lib/infect.o [2022-11-05T17:23:30.113Z] #38 47.41 CC compel/src/lib/infect-rpc.o [2022-11-05T17:23:30.113Z] #38 47.72 CC compel/src/lib/infect-util.o [2022-11-05T17:23:30.113Z] #38 47.93 CC compel/src/lib/infect.o [2022-11-05T17:23:30.113Z] #38 50.11 CC compel/src/lib/ptrace.o [2022-11-05T17:23:30.113Z] #38 50.49 AR compel/libcompel.a [2022-11-05T17:23:30.113Z] #38 50.57 HOSTCC compel/src/main-host.o [2022-11-05T17:23:30.278Z] #44 DONE 0.1s [2022-11-05T17:23:30.278Z] [2022-11-05T17:23:30.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:30.372Z] #38 50.92 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-11-05T17:23:30.372Z] #38 51.05 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-05T17:23:30.433Z] #22 6.708 internal/goarch [2022-11-05T17:23:30.433Z] #22 6.710 internal/unsafeheader [2022-11-05T17:23:30.433Z] #22 6.921 internal/cpu [2022-11-05T17:23:30.433Z] #22 6.978 internal/abi [2022-11-05T17:23:30.862Z] #39 ... [2022-11-05T17:23:30.862Z] [2022-11-05T17:23:30.862Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-11-05T17:23:30.862Z] #42 DONE 1.3s [2022-11-05T17:23:30.862Z] [2022-11-05T17:23:30.862Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-05T17:23:30.939Z] #38 51.37 HOSTCC compel/src/lib/log-host.o [2022-11-05T17:23:30.939Z] #38 51.53 HOSTLINK compel/compel-host-bin [2022-11-05T17:23:31.005Z] #22 7.571 internal/goexperiment [2022-11-05T17:23:31.200Z] #38 51.66 DEP soccr/soccr.d [2022-11-05T17:23:31.200Z] #38 51.78 CC soccr/soccr.o [2022-11-05T17:23:31.267Z] #22 7.775 internal/goos [2022-11-05T17:23:31.306Z] #21 8.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:23:31.528Z] #22 7.851 internal/bytealg [2022-11-05T17:23:31.528Z] #22 7.950 runtime/internal/atomic [2022-11-05T17:23:31.799Z] #45 1.175 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-05T17:23:31.799Z] #45 DONE 1.3s [2022-11-05T17:23:31.799Z] [2022-11-05T17:23:31.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:31.799Z] #39 77.74 LINK criu/pie/restorer.built-in.o [2022-11-05T17:23:31.799Z] #39 77.74 GEN criu/pie/restorer-blob.h [2022-11-05T17:23:31.799Z] #39 77.89 DEP criu/vdso.d [2022-11-05T17:23:31.979Z] #39 50.89 CC compel/src/lib/ptrace.o [2022-11-05T17:23:32.237Z] #39 51.27 AR compel/libcompel.a [2022-11-05T17:23:32.237Z] #39 51.39 HOSTCC compel/src/main-host.o [2022-11-05T17:23:32.370Z] #39 78.28 DEP criu/uts_ns.d [2022-11-05T17:23:32.477Z] #22 9.017 runtime/internal/math [2022-11-05T17:23:32.496Z] #39 51.69 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-11-05T17:23:32.578Z] #38 53.13 AR soccr/libsoccr.a [2022-11-05T17:23:32.578Z] #38 53.18 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:23:32.630Z] #39 78.43 DEP criu/util.d [2022-11-05T17:23:32.738Z] #22 9.162 runtime/internal/sys [2022-11-05T17:23:32.738Z] #22 9.306 runtime/internal/syscall [2022-11-05T17:23:32.755Z] #39 51.86 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-05T17:23:32.837Z] #38 53.57 DEP criu/arch/x86/sigframe.d [2022-11-05T17:23:32.889Z] #39 ... [2022-11-05T17:23:32.889Z] [2022-11-05T17:23:32.889Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-05T17:23:32.889Z] #46 DONE 0.9s [2022-11-05T17:23:32.889Z] [2022-11-05T17:23:32.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:32.889Z] #39 78.71 DEP criu/uffd.d [2022-11-05T17:23:32.999Z] #22 9.623 internal/itoa [2022-11-05T17:23:33.014Z] #39 52.21 HOSTCC compel/src/lib/log-host.o [2022-11-05T17:23:33.096Z] #38 53.74 DEP criu/arch/x86/sigaction_compat.d [2022-11-05T17:23:33.096Z] #38 53.83 DEP criu/arch/x86/kerndat.d [2022-11-05T17:23:33.149Z] #39 79.04 DEP criu/tun.d [2022-11-05T17:23:33.241Z] #21 ... [2022-11-05T17:23:33.241Z] [2022-11-05T17:23:33.241Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:23:33.241Z] #0 3.324 + RM_GOPATH=0 [2022-11-05T17:23:33.241Z] #0 3.324 + TMP_GOPATH= [2022-11-05T17:23:33.241Z] #0 3.324 + : /build [2022-11-05T17:23:33.241Z] #0 3.324 + '[' -z '' ']' [2022-11-05T17:23:33.241Z] #0 3.329 ++ mktemp -d [2022-11-05T17:23:33.241Z] #0 3.329 + export GOPATH=/tmp/tmp.vxnwvpQY1X [2022-11-05T17:23:33.241Z] #0 3.329 + GOPATH=/tmp/tmp.vxnwvpQY1X [2022-11-05T17:23:33.241Z] #0 3.329 + RM_GOPATH=1 [2022-11-05T17:23:33.241Z] #0 3.329 + case "$(go env GOARCH)" in [2022-11-05T17:23:33.241Z] #0 3.329 ++ go env GOARCH [2022-11-05T17:23:33.241Z] #0 3.331 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:33.241Z] #0 3.331 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:33.241Z] #0 3.332 Install docker/cli version 17.06.2-ce from stable [2022-11-05T17:23:33.241Z] #0 3.332 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:33.241Z] #0 3.332 + dir=/tmp/install [2022-11-05T17:23:33.241Z] #0 3.332 + bin=dockercli [2022-11-05T17:23:33.241Z] #0 3.332 + shift [2022-11-05T17:23:33.241Z] #0 3.332 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-05T17:23:33.241Z] #0 3.332 + . /tmp/install/dockercli.installer [2022-11-05T17:23:33.241Z] #0 3.332 ++ : stable [2022-11-05T17:23:33.241Z] #0 3.332 ++ : 17.06.2-ce [2022-11-05T17:23:33.241Z] #0 3.332 + install_dockercli [2022-11-05T17:23:33.241Z] #0 3.332 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-05T17:23:33.241Z] #0 3.333 ++ uname -m [2022-11-05T17:23:33.241Z] #0 3.333 + arch=x86_64 [2022-11-05T17:23:33.241Z] #0 3.333 + '[' x86_64 '!=' x86_64 ']' [2022-11-05T17:23:33.241Z] #0 3.333 + url=https://download.docker.com/linux/static [2022-11-05T17:23:33.241Z] #0 3.338 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-11-05T17:23:33.241Z] #0 3.338 + tar -xz docker/docker [2022-11-05T17:23:33.241Z] #0 9.562 + mkdir -p /build [2022-11-05T17:23:33.241Z] #0 9.569 + mv docker/docker /build/ [2022-11-05T17:23:33.241Z] #0 9.586 + rmdir docker [2022-11-05T17:23:33.241Z] #25 DONE 10.0s [2022-11-05T17:23:33.241Z] [2022-11-05T17:23:33.241Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:23:33.241Z] #0 5.134 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:23:33.241Z] #0 5.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:23:33.241Z] #0 5.256 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:23:33.241Z] #0 5.943 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:23:33.241Z] #0 8.121 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:23:33.241Z] #26 ... [2022-11-05T17:23:33.241Z] [2022-11-05T17:23:33.241Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:23:33.241Z] #0 5.310 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:23:33.241Z] #0 5.389 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:23:33.241Z] #0 5.411 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:23:33.241Z] #0 6.359 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:23:33.241Z] #0 8.410 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:23:33.278Z] #39 52.43 HOSTLINK compel/compel-host-bin [2022-11-05T17:23:33.278Z] #39 52.61 DEP soccr/soccr.d [2022-11-05T17:23:33.355Z] #38 53.95 DEP criu/arch/x86/crtools.d [2022-11-05T17:23:33.355Z] #38 54.07 DEP criu/arch/x86/cpu.d [2022-11-05T17:23:33.408Z] #39 79.25 DEP criu/tty.d [2022-11-05T17:23:33.408Z] #39 79.47 DEP criu/timerfd.d [2022-11-05T17:23:33.497Z] #27 ... [2022-11-05T17:23:33.497Z] [2022-11-05T17:23:33.497Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:23:33.497Z] #0 4.662 + RM_GOPATH=0 [2022-11-05T17:23:33.497Z] #0 4.662 + TMP_GOPATH= [2022-11-05T17:23:33.497Z] #0 4.662 + : /build [2022-11-05T17:23:33.497Z] #0 4.662 + '[' -z '' ']' [2022-11-05T17:23:33.497Z] #0 4.662 ++ mktemp -d [2022-11-05T17:23:33.497Z] #0 4.662 + export GOPATH=/tmp/tmp.ea4fq5bgV4 [2022-11-05T17:23:33.497Z] #0 4.662 + GOPATH=/tmp/tmp.ea4fq5bgV4 [2022-11-05T17:23:33.497Z] #0 4.662 + RM_GOPATH=1 [2022-11-05T17:23:33.497Z] #0 4.662 + case "$(go env GOARCH)" in [2022-11-05T17:23:33.497Z] #0 4.662 ++ go env GOARCH [2022-11-05T17:23:33.497Z] #0 4.781 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:33.497Z] #0 4.783 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:33.497Z] #0 4.783 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:33.497Z] #0 4.783 + dir=/tmp/install [2022-11-05T17:23:33.497Z] #0 4.792 + bin=vndr [2022-11-05T17:23:33.497Z] #0 4.792 + shift [2022-11-05T17:23:33.497Z] #0 4.792 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-05T17:23:33.497Z] #0 4.792 + . /tmp/install/vndr.installer [2022-11-05T17:23:33.497Z] #0 4.792 ++ : v0.1.2 [2022-11-05T17:23:33.497Z] #0 4.792 + install_vndr [2022-11-05T17:23:33.497Z] #0 4.792 + echo 'Install vndr version v0.1.2' [2022-11-05T17:23:33.497Z] #0 4.792 + GOBIN=/build [2022-11-05T17:23:33.497Z] #0 4.792 + GO111MODULE=on [2022-11-05T17:23:33.497Z] #0 4.792 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-05T17:23:33.497Z] #0 4.792 Install vndr version v0.1.2 [2022-11-05T17:23:33.497Z] #0 5.332 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-05T17:23:33.497Z] #28 ... [2022-11-05T17:23:33.497Z] [2022-11-05T17:23:33.497Z] #29 [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-11-05T17:23:33.497Z] #0 4.381 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-05T17:23:33.497Z] #0 4.395 Cloning into '.'... [2022-11-05T17:23:33.537Z] #39 52.75 CC soccr/soccr.o [2022-11-05T17:23:33.575Z] #22 9.996 math/bits [2022-11-05T17:23:33.575Z] #22 ... [2022-11-05T17:23:33.575Z] [2022-11-05T17:23:33.575Z] #25 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:23:33.575Z] #0 5.826 + RM_GOPATH=0 [2022-11-05T17:23:33.575Z] #0 5.826 + TMP_GOPATH= [2022-11-05T17:23:33.575Z] #0 5.826 + : /build [2022-11-05T17:23:33.575Z] #0 5.826 + '[' -z '' ']' [2022-11-05T17:23:33.575Z] #0 5.827 ++ mktemp -d [2022-11-05T17:23:33.575Z] #0 5.833 + export GOPATH=/tmp/tmp.PVzdryLAHl [2022-11-05T17:23:33.575Z] #0 5.833 + GOPATH=/tmp/tmp.PVzdryLAHl [2022-11-05T17:23:33.575Z] #0 5.833 + RM_GOPATH=1 [2022-11-05T17:23:33.575Z] #0 5.833 + case "$(go env GOARCH)" in [2022-11-05T17:23:33.575Z] #0 5.833 ++ go env GOARCH [2022-11-05T17:23:33.575Z] #0 5.871 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:33.575Z] #0 5.871 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:33.575Z] #0 5.874 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:33.575Z] #0 5.876 + dir=/tmp/install [2022-11-05T17:23:33.575Z] #0 5.876 + bin=vndr [2022-11-05T17:23:33.575Z] #0 5.876 + shift [2022-11-05T17:23:33.575Z] #0 5.877 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-05T17:23:33.575Z] #0 5.877 + . /tmp/install/vndr.installer [2022-11-05T17:23:33.575Z] #0 5.885 Install vndr version v0.1.2 [2022-11-05T17:23:33.575Z] #0 5.885 ++ : v0.1.2 [2022-11-05T17:23:33.575Z] #0 5.885 + install_vndr [2022-11-05T17:23:33.575Z] #0 5.885 + echo 'Install vndr version v0.1.2' [2022-11-05T17:23:33.575Z] #0 5.885 + GOBIN=/build [2022-11-05T17:23:33.575Z] #0 5.885 + GO111MODULE=on [2022-11-05T17:23:33.575Z] #0 5.885 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-05T17:23:33.575Z] #0 6.384 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-05T17:23:33.575Z] #25 ... [2022-11-05T17:23:33.575Z] [2022-11-05T17:23:33.575Z] #26 [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-11-05T17:23:33.575Z] #0 5.915 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:23:33.575Z] #0 5.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:23:33.575Z] #0 5.958 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:23:33.575Z] #0 6.776 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:23:33.575Z] #0 9.244 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:23:33.667Z] #39 ... [2022-11-05T17:23:33.667Z] [2022-11-05T17:23:33.667Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-05T17:23:33.667Z] #47 DONE 0.9s [2022-11-05T17:23:33.753Z] #29 ... [2022-11-05T17:23:33.753Z] [2022-11-05T17:23:33.753Z] #30 [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-11-05T17:23:33.753Z] #0 5.344 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:23:33.753Z] #0 5.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:23:33.753Z] #0 5.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:23:33.753Z] #0 6.047 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:23:33.753Z] #0 8.226 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:23:33.844Z] #26 ... [2022-11-05T17:23:33.845Z] [2022-11-05T17:23:33.845Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:23:33.845Z] #0 5.091 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:23:33.845Z] #0 5.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:23:33.845Z] #0 5.141 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:23:33.845Z] #0 6.083 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:23:33.845Z] #0 8.034 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:23:33.845Z] #0 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:23:33.923Z] #38 54.22 CC criu/arch/x86/cpu.o [2022-11-05T17:23:33.927Z] [2022-11-05T17:23:33.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:33.927Z] #39 79.82 DEP criu/timens.d [2022-11-05T17:23:34.011Z] #30 ... [2022-11-05T17:23:34.011Z] [2022-11-05T17:23:34.011Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:23:34.011Z] #0 4.071 + RM_GOPATH=0 [2022-11-05T17:23:34.011Z] #0 4.071 + TMP_GOPATH= [2022-11-05T17:23:34.011Z] #0 4.071 + : /build [2022-11-05T17:23:34.011Z] #0 4.071 + '[' -z '' ']' [2022-11-05T17:23:34.011Z] #0 4.071 ++ mktemp -d [2022-11-05T17:23:34.011Z] #0 4.116 + export GOPATH=/tmp/tmp.ZTgeWRKZ10 [2022-11-05T17:23:34.011Z] #0 4.116 + GOPATH=/tmp/tmp.ZTgeWRKZ10 [2022-11-05T17:23:34.011Z] #0 4.116 + RM_GOPATH=1 [2022-11-05T17:23:34.011Z] #0 4.116 + case "$(go env GOARCH)" in [2022-11-05T17:23:34.011Z] #0 4.116 ++ go env GOARCH [2022-11-05T17:23:34.011Z] #0 4.116 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.011Z] #0 4.116 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.011Z] #0 4.116 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:34.011Z] #0 4.116 + dir=/tmp/install [2022-11-05T17:23:34.011Z] #0 4.116 + bin=tomlv [2022-11-05T17:23:34.011Z] #0 4.116 + shift [2022-11-05T17:23:34.011Z] #0 4.116 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-05T17:23:34.011Z] #0 4.116 + . /tmp/install/tomlv.installer [2022-11-05T17:23:34.011Z] #0 4.116 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:23:34.011Z] #0 4.116 + install_tomlv [2022-11-05T17:23:34.011Z] #0 4.116 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-05T17:23:34.011Z] #0 4.116 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZTgeWRKZ10/src/github.com/BurntSushi/toml [2022-11-05T17:23:34.011Z] #0 4.116 Cloning into '/tmp/tmp.ZTgeWRKZ10/src/github.com/BurntSushi/toml'... [2022-11-05T17:23:34.011Z] #0 4.128 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:23:34.011Z] #0 5.662 + cd /tmp/tmp.ZTgeWRKZ10/src/github.com/BurntSushi/toml [2022-11-05T17:23:34.011Z] #0 5.662 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:23:34.011Z] #0 5.805 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:23:34.011Z] #0 6.703 internal/goarch [2022-11-05T17:23:34.011Z] #0 6.733 internal/unsafeheader [2022-11-05T17:23:34.011Z] #0 6.914 internal/abi [2022-11-05T17:23:34.011Z] #0 6.970 internal/cpu [2022-11-05T17:23:34.011Z] #0 7.369 internal/goexperiment [2022-11-05T17:23:34.011Z] #0 7.631 internal/goos [2022-11-05T17:23:34.011Z] #0 7.744 runtime/internal/atomic [2022-11-05T17:23:34.011Z] #0 7.816 internal/bytealg [2022-11-05T17:23:34.011Z] #0 8.841 runtime/internal/math [2022-11-05T17:23:34.011Z] #0 8.963 runtime/internal/sys [2022-11-05T17:23:34.011Z] #0 9.097 runtime/internal/syscall [2022-11-05T17:23:34.011Z] #0 9.483 internal/itoa [2022-11-05T17:23:34.011Z] #0 9.745 math/bits [2022-11-05T17:23:34.011Z] #0 9.876 runtime [2022-11-05T17:23:34.011Z] #0 10.75 math [2022-11-05T17:23:34.011Z] #31 ... [2022-11-05T17:23:34.011Z] [2022-11-05T17:23:34.011Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:23:34.011Z] #0 3.434 + RM_GOPATH=0 [2022-11-05T17:23:34.011Z] #0 3.434 + TMP_GOPATH= [2022-11-05T17:23:34.011Z] #0 3.434 + : /build [2022-11-05T17:23:34.011Z] #0 3.434 + '[' -z '' ']' [2022-11-05T17:23:34.011Z] #0 3.434 ++ mktemp -d [2022-11-05T17:23:34.011Z] #0 3.436 + export GOPATH=/tmp/tmp.rgctiOafAW [2022-11-05T17:23:34.011Z] #0 3.436 + GOPATH=/tmp/tmp.rgctiOafAW [2022-11-05T17:23:34.011Z] #0 3.436 + RM_GOPATH=1 [2022-11-05T17:23:34.011Z] #0 3.436 + case "$(go env GOARCH)" in [2022-11-05T17:23:34.011Z] #0 3.436 ++ go env GOARCH [2022-11-05T17:23:34.011Z] #0 3.439 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.011Z] #0 3.439 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.011Z] #0 3.439 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:34.011Z] #0 3.440 + dir=/tmp/install [2022-11-05T17:23:34.011Z] #0 3.440 + bin=rootlesskit [2022-11-05T17:23:34.011Z] #0 3.440 + shift [2022-11-05T17:23:34.011Z] #0 3.440 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-05T17:23:34.011Z] #0 3.440 + . /tmp/install/rootlesskit.installer [2022-11-05T17:23:34.011Z] #0 3.440 ++ : v0.14.4 [2022-11-05T17:23:34.011Z] #0 3.440 + install_rootlesskit [2022-11-05T17:23:34.011Z] #0 3.440 + case "$1" in [2022-11-05T17:23:34.011Z] #0 3.440 + export CGO_ENABLED=0 [2022-11-05T17:23:34.011Z] #0 3.440 + CGO_ENABLED=0 [2022-11-05T17:23:34.011Z] #0 3.440 + _install_rootlesskit [2022-11-05T17:23:34.011Z] #0 3.443 Install rootlesskit version v0.14.4 [2022-11-05T17:23:34.011Z] #0 3.445 + echo 'Install rootlesskit version v0.14.4' [2022-11-05T17:23:34.011Z] #0 3.445 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:23:34.011Z] #0 3.445 + GOBIN=/build [2022-11-05T17:23:34.011Z] #0 3.445 + GO111MODULE=on [2022-11-05T17:23:34.011Z] #0 3.445 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-05T17:23:34.011Z] #0 3.883 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-05T17:23:34.011Z] #0 6.655 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:23:34.011Z] #0 6.673 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:23:34.011Z] #0 6.793 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-05T17:23:34.011Z] #0 7.329 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-05T17:23:34.107Z] #27 ... [2022-11-05T17:23:34.107Z] [2022-11-05T17:23:34.107Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:23:34.107Z] #0 6.277 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:23:34.107Z] #0 6.350 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:23:34.107Z] #0 6.353 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:23:34.107Z] #0 7.227 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:23:34.107Z] #0 9.517 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:23:34.107Z] #28 ... [2022-11-05T17:23:34.107Z] [2022-11-05T17:23:34.107Z] #29 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:23:34.107Z] #0 5.306 + RM_GOPATH=0 [2022-11-05T17:23:34.107Z] #0 5.306 + TMP_GOPATH= [2022-11-05T17:23:34.107Z] #0 5.306 + : /build [2022-11-05T17:23:34.107Z] #0 5.306 + '[' -z '' ']' [2022-11-05T17:23:34.107Z] #0 5.308 ++ mktemp -d [2022-11-05T17:23:34.107Z] #0 5.308 + export GOPATH=/tmp/tmp.rp8OaXUzKP [2022-11-05T17:23:34.107Z] #0 5.308 + GOPATH=/tmp/tmp.rp8OaXUzKP [2022-11-05T17:23:34.107Z] #0 5.308 + RM_GOPATH=1 [2022-11-05T17:23:34.107Z] #0 5.308 + case "$(go env GOARCH)" in [2022-11-05T17:23:34.107Z] #0 5.316 ++ go env GOARCH [2022-11-05T17:23:34.107Z] #0 5.325 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.107Z] #0 5.326 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.107Z] #0 5.336 Install docker/cli version 17.06.2-ce from stable [2022-11-05T17:23:34.107Z] #0 5.337 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:34.107Z] #0 5.337 + dir=/tmp/install [2022-11-05T17:23:34.107Z] #0 5.337 + bin=dockercli [2022-11-05T17:23:34.107Z] #0 5.337 + shift [2022-11-05T17:23:34.107Z] #0 5.337 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-05T17:23:34.107Z] #0 5.337 + . /tmp/install/dockercli.installer [2022-11-05T17:23:34.107Z] #0 5.337 ++ : stable [2022-11-05T17:23:34.107Z] #0 5.337 ++ : 17.06.2-ce [2022-11-05T17:23:34.107Z] #0 5.337 + install_dockercli [2022-11-05T17:23:34.107Z] #0 5.337 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-05T17:23:34.107Z] #0 5.337 ++ uname -m [2022-11-05T17:23:34.107Z] #0 5.337 + arch=x86_64 [2022-11-05T17:23:34.107Z] #0 5.337 + '[' x86_64 '!=' x86_64 ']' [2022-11-05T17:23:34.107Z] #0 5.337 + url=https://download.docker.com/linux/static [2022-11-05T17:23:34.107Z] #0 5.337 + tar -xz docker/docker [2022-11-05T17:23:34.107Z] #0 5.350 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-11-05T17:23:34.183Z] #38 54.71 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:23:34.183Z] #38 54.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:23:34.183Z] #38 54.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:23:34.183Z] #38 54.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:23:34.183Z] #38 54.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:23:34.183Z] #38 54.75 CC criu/arch/x86/crtools.o [2022-11-05T17:23:34.196Z] #39 79.97 DEP criu/sysfs_parse.d [2022-11-05T17:23:34.196Z] #39 80.17 DEP criu/sysctl.d [2022-11-05T17:23:34.196Z] #39 80.28 DEP criu/string.d [2022-11-05T17:23:34.310Z] #32 ... [2022-11-05T17:23:34.310Z] [2022-11-05T17:23:34.310Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:23:34.310Z] #0 4.129 + RM_GOPATH=0 [2022-11-05T17:23:34.310Z] #0 4.129 + TMP_GOPATH= [2022-11-05T17:23:34.310Z] #0 4.129 + : /build [2022-11-05T17:23:34.310Z] #0 4.129 + '[' -z '' ']' [2022-11-05T17:23:34.310Z] #0 4.129 ++ mktemp -d [2022-11-05T17:23:34.310Z] #0 4.129 + export GOPATH=/tmp/tmp.GFMl5FlJW0 [2022-11-05T17:23:34.310Z] #0 4.129 + GOPATH=/tmp/tmp.GFMl5FlJW0 [2022-11-05T17:23:34.310Z] #0 4.129 + RM_GOPATH=1 [2022-11-05T17:23:34.310Z] #0 4.129 + case "$(go env GOARCH)" in [2022-11-05T17:23:34.310Z] #0 4.129 ++ go env GOARCH [2022-11-05T17:23:34.310Z] #0 4.148 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.310Z] #0 4.148 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.310Z] #0 4.148 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:34.310Z] #0 4.148 + dir=/tmp/install [2022-11-05T17:23:34.310Z] #0 4.148 + bin=golangci_lint [2022-11-05T17:23:34.310Z] #0 4.148 + shift [2022-11-05T17:23:34.310Z] #0 4.148 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-05T17:23:34.310Z] #0 4.149 + . /tmp/install/golangci_lint.installer [2022-11-05T17:23:34.310Z] #0 4.159 Install golangci-lint version v1.44.0 [2022-11-05T17:23:34.310Z] #0 4.159 ++ : v1.44.0 [2022-11-05T17:23:34.310Z] #0 4.159 + install_golangci_lint [2022-11-05T17:23:34.310Z] #0 4.159 + set -e [2022-11-05T17:23:34.310Z] #0 4.159 + echo 'Install golangci-lint version v1.44.0' [2022-11-05T17:23:34.310Z] #0 4.159 + GOBIN=/build [2022-11-05T17:23:34.310Z] #0 4.159 + GO111MODULE=on [2022-11-05T17:23:34.310Z] #0 4.159 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-05T17:23:34.310Z] #0 4.914 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-05T17:23:34.310Z] #33 ... [2022-11-05T17:23:34.310Z] [2022-11-05T17:23:34.310Z] #34 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:23:34.310Z] #0 4.326 + RM_GOPATH=0 [2022-11-05T17:23:34.310Z] #0 4.326 + TMP_GOPATH= [2022-11-05T17:23:34.310Z] #0 4.326 + : /build [2022-11-05T17:23:34.310Z] #0 4.326 + '[' -z '' ']' [2022-11-05T17:23:34.310Z] #0 4.329 ++ mktemp -d [2022-11-05T17:23:34.310Z] #0 4.329 + export GOPATH=/tmp/tmp.jPwXHdpqJ0 [2022-11-05T17:23:34.310Z] #0 4.329 + GOPATH=/tmp/tmp.jPwXHdpqJ0 [2022-11-05T17:23:34.310Z] #0 4.329 + RM_GOPATH=1 [2022-11-05T17:23:34.310Z] #0 4.329 + case "$(go env GOARCH)" in [2022-11-05T17:23:34.310Z] #0 4.334 ++ go env GOARCH [2022-11-05T17:23:34.310Z] #0 4.354 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:23:34.310Z] #0 4.354 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.310Z] #0 4.354 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.310Z] #0 4.354 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:34.310Z] #0 4.354 + dir=/tmp/install [2022-11-05T17:23:34.310Z] #0 4.354 + bin=proxy [2022-11-05T17:23:34.310Z] #0 4.354 + shift [2022-11-05T17:23:34.310Z] #0 4.354 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-05T17:23:34.310Z] #0 4.354 + . /tmp/install/proxy.installer [2022-11-05T17:23:34.310Z] #0 4.354 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:23:34.310Z] #0 4.354 + install_proxy [2022-11-05T17:23:34.310Z] #0 4.354 + case "$1" in [2022-11-05T17:23:34.310Z] #0 4.354 + export CGO_ENABLED=0 [2022-11-05T17:23:34.310Z] #0 4.354 + CGO_ENABLED=0 [2022-11-05T17:23:34.310Z] #0 4.354 + _install_proxy [2022-11-05T17:23:34.310Z] #0 4.354 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-05T17:23:34.310Z] #0 4.359 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jPwXHdpqJ0/src/github.com/docker/libnetwork [2022-11-05T17:23:34.310Z] #0 4.359 Cloning into '/tmp/tmp.jPwXHdpqJ0/src/github.com/docker/libnetwork'... [2022-11-05T17:23:34.369Z] #29 ... [2022-11-05T17:23:34.369Z] [2022-11-05T17:23:34.369Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:23:34.369Z] #0 5.808 + RM_GOPATH=0 [2022-11-05T17:23:34.369Z] #0 5.808 + TMP_GOPATH= [2022-11-05T17:23:34.369Z] #0 5.808 + : /build [2022-11-05T17:23:34.369Z] #0 5.809 + '[' -z '' ']' [2022-11-05T17:23:34.369Z] #0 5.811 ++ mktemp -d [2022-11-05T17:23:34.369Z] #0 5.812 + export GOPATH=/tmp/tmp.ohTTQtPZGA [2022-11-05T17:23:34.369Z] #0 5.813 + GOPATH=/tmp/tmp.ohTTQtPZGA [2022-11-05T17:23:34.369Z] #0 5.813 + RM_GOPATH=1 [2022-11-05T17:23:34.369Z] #0 5.813 + case "$(go env GOARCH)" in [2022-11-05T17:23:34.369Z] #0 5.814 ++ go env GOARCH [2022-11-05T17:23:34.369Z] #0 5.849 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.369Z] #0 5.850 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.369Z] #0 5.854 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:34.369Z] #0 5.855 + dir=/tmp/install [2022-11-05T17:23:34.369Z] #0 5.855 + bin=shfmt [2022-11-05T17:23:34.369Z] #0 5.855 + shift [2022-11-05T17:23:34.369Z] #0 5.855 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-05T17:23:34.369Z] #0 5.855 + . /tmp/install/shfmt.installer [2022-11-05T17:23:34.369Z] #0 5.855 ++ : v3.0.2 [2022-11-05T17:23:34.369Z] #0 5.855 + install_shfmt [2022-11-05T17:23:34.369Z] #0 5.855 + echo 'Install shfmt version v3.0.2' [2022-11-05T17:23:34.369Z] #0 5.855 + GOBIN=/build [2022-11-05T17:23:34.369Z] #0 5.856 Install shfmt version v3.0.2 [2022-11-05T17:23:34.369Z] #0 5.856 + GO111MODULE=on [2022-11-05T17:23:34.369Z] #0 5.856 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-05T17:23:34.369Z] #0 6.409 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-05T17:23:34.369Z] #0 7.684 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-05T17:23:34.369Z] #0 7.757 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-05T17:23:34.369Z] #0 7.759 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-05T17:23:34.369Z] #0 9.842 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-05T17:23:34.369Z] #30 ... [2022-11-05T17:23:34.369Z] [2022-11-05T17:23:34.369Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:23:34.369Z] #0 4.829 + git clone https://github.com/docker/distribution.git . [2022-11-05T17:23:34.369Z] #0 4.829 Cloning into '.'... [2022-11-05T17:23:34.455Z] #39 80.38 DEP criu/stats.d [2022-11-05T17:23:34.455Z] #39 80.50 DEP criu/sockets.d [2022-11-05T17:23:34.566Z] #34 ... [2022-11-05T17:23:34.566Z] [2022-11-05T17:23:34.566Z] #35 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:23:34.566Z] #0 4.903 + RM_GOPATH=0 [2022-11-05T17:23:34.566Z] #0 4.903 + TMP_GOPATH= [2022-11-05T17:23:34.566Z] #0 4.903 + : /build [2022-11-05T17:23:34.566Z] #0 4.903 + '[' -z '' ']' [2022-11-05T17:23:34.566Z] #0 4.904 ++ mktemp -d [2022-11-05T17:23:34.566Z] #0 4.919 + export GOPATH=/tmp/tmp.DqKYh8vwLz [2022-11-05T17:23:34.566Z] #0 4.920 + GOPATH=/tmp/tmp.DqKYh8vwLz [2022-11-05T17:23:34.566Z] #0 4.920 + RM_GOPATH=1 [2022-11-05T17:23:34.566Z] #0 4.920 + case "$(go env GOARCH)" in [2022-11-05T17:23:34.566Z] #0 4.921 ++ go env GOARCH [2022-11-05T17:23:34.566Z] #0 4.951 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.566Z] #0 4.951 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.566Z] #0 4.952 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:34.566Z] #0 4.952 + dir=/tmp/install [2022-11-05T17:23:34.566Z] #0 4.953 + bin=shfmt [2022-11-05T17:23:34.566Z] #0 4.953 + shift [2022-11-05T17:23:34.566Z] #0 4.953 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-05T17:23:34.566Z] #0 4.953 + . /tmp/install/shfmt.installer [2022-11-05T17:23:34.566Z] #0 4.953 ++ : v3.0.2 [2022-11-05T17:23:34.566Z] #0 4.953 + install_shfmt [2022-11-05T17:23:34.566Z] #0 4.953 + echo 'Install shfmt version v3.0.2' [2022-11-05T17:23:34.566Z] #0 4.953 Install shfmt version v3.0.2 [2022-11-05T17:23:34.566Z] #0 4.953 + GOBIN=/build [2022-11-05T17:23:34.566Z] #0 4.953 + GO111MODULE=on [2022-11-05T17:23:34.566Z] #0 4.953 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-05T17:23:34.566Z] #0 5.593 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-05T17:23:34.566Z] #0 6.918 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-05T17:23:34.566Z] #0 6.931 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-05T17:23:34.566Z] #0 7.014 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-05T17:23:34.566Z] #0 8.788 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-05T17:23:34.566Z] #35 ... [2022-11-05T17:23:34.566Z] [2022-11-05T17:23:34.566Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:23:34.566Z] #0 3.758 + RM_GOPATH=0 [2022-11-05T17:23:34.566Z] #0 3.758 + TMP_GOPATH= [2022-11-05T17:23:34.566Z] #0 3.758 + : /build [2022-11-05T17:23:34.566Z] #0 3.758 + '[' -z '' ']' [2022-11-05T17:23:34.566Z] #0 3.759 ++ mktemp -d [2022-11-05T17:23:34.566Z] #0 3.769 + export GOPATH=/tmp/tmp.0NxIKee9UZ [2022-11-05T17:23:34.566Z] #0 3.769 + GOPATH=/tmp/tmp.0NxIKee9UZ [2022-11-05T17:23:34.566Z] #0 3.769 + RM_GOPATH=1 [2022-11-05T17:23:34.566Z] #0 3.769 + case "$(go env GOARCH)" in [2022-11-05T17:23:34.566Z] #0 3.769 ++ go env GOARCH [2022-11-05T17:23:34.566Z] #0 3.777 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.566Z] #0 3.777 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.566Z] #0 3.777 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:34.566Z] #0 3.777 + dir=/tmp/install [2022-11-05T17:23:34.566Z] #0 3.777 + bin=gotestsum [2022-11-05T17:23:34.566Z] #0 3.777 + shift [2022-11-05T17:23:34.566Z] #0 3.777 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-05T17:23:34.566Z] #0 3.777 + . /tmp/install/gotestsum.installer [2022-11-05T17:23:34.567Z] #0 3.777 ++ : v1.7.0 [2022-11-05T17:23:34.567Z] #0 3.777 + install_gotestsum [2022-11-05T17:23:34.567Z] #0 3.777 + set -e [2022-11-05T17:23:34.567Z] #0 3.777 + echo 'Install gotestsum version v1.7.0' [2022-11-05T17:23:34.567Z] #0 3.777 + GOBIN=/build [2022-11-05T17:23:34.567Z] #0 3.777 + GO111MODULE=on [2022-11-05T17:23:34.567Z] #0 3.777 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-05T17:23:34.567Z] #0 3.777 Install gotestsum version v1.7.0 [2022-11-05T17:23:34.567Z] #0 4.174 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-05T17:23:34.567Z] #0 6.230 go: downloading github.com/fatih/color v1.10.0 [2022-11-05T17:23:34.567Z] #0 6.407 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-05T17:23:34.567Z] #0 6.629 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-05T17:23:34.567Z] #0 6.728 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:23:34.567Z] #0 6.934 go: downloading golang.org/x/tools v0.1.0 [2022-11-05T17:23:34.567Z] #0 6.940 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-05T17:23:34.567Z] #0 7.076 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-05T17:23:34.567Z] #0 7.485 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-05T17:23:34.567Z] #0 7.570 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-05T17:23:34.630Z] #31 ... [2022-11-05T17:23:34.630Z] [2022-11-05T17:23:34.630Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:23:34.630Z] #0 5.412 + RM_GOPATH=0 [2022-11-05T17:23:34.630Z] #0 5.412 + TMP_GOPATH= [2022-11-05T17:23:34.630Z] #0 5.412 + : /build [2022-11-05T17:23:34.630Z] #0 5.412 + '[' -z '' ']' [2022-11-05T17:23:34.630Z] #0 5.412 ++ mktemp -d [2022-11-05T17:23:34.630Z] #0 5.412 + export GOPATH=/tmp/tmp.a0dKpwkmgQ [2022-11-05T17:23:34.630Z] #0 5.412 + GOPATH=/tmp/tmp.a0dKpwkmgQ [2022-11-05T17:23:34.630Z] #0 5.412 + RM_GOPATH=1 [2022-11-05T17:23:34.630Z] #0 5.412 + case "$(go env GOARCH)" in [2022-11-05T17:23:34.630Z] #0 5.412 ++ go env GOARCH [2022-11-05T17:23:34.630Z] #0 5.445 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.630Z] #0 5.445 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.630Z] #0 5.446 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:34.630Z] #0 5.447 + dir=/tmp/install [2022-11-05T17:23:34.630Z] #0 5.448 + bin=gotestsum [2022-11-05T17:23:34.630Z] #0 5.448 + shift [2022-11-05T17:23:34.630Z] #0 5.448 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-05T17:23:34.630Z] #0 5.449 + . /tmp/install/gotestsum.installer [2022-11-05T17:23:34.630Z] #0 5.449 ++ : v1.7.0 [2022-11-05T17:23:34.630Z] #0 5.450 + install_gotestsum [2022-11-05T17:23:34.630Z] #0 5.450 + set -e [2022-11-05T17:23:34.630Z] #0 5.451 + echo 'Install gotestsum version v1.7.0' [2022-11-05T17:23:34.630Z] #0 5.451 Install gotestsum version v1.7.0 [2022-11-05T17:23:34.630Z] #0 5.451 + GOBIN=/build [2022-11-05T17:23:34.630Z] #0 5.452 + GO111MODULE=on [2022-11-05T17:23:34.630Z] #0 5.452 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-05T17:23:34.630Z] #0 5.948 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-05T17:23:34.630Z] #0 7.864 go: downloading github.com/fatih/color v1.10.0 [2022-11-05T17:23:34.630Z] #0 7.864 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-05T17:23:34.630Z] #0 8.013 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-05T17:23:34.630Z] #0 8.082 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:23:34.630Z] #0 8.503 go: downloading golang.org/x/tools v0.1.0 [2022-11-05T17:23:34.630Z] #0 8.723 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-05T17:23:34.630Z] #0 8.880 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-05T17:23:34.630Z] #0 9.032 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-05T17:23:34.630Z] #0 9.287 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-05T17:23:34.630Z] #32 ... [2022-11-05T17:23:34.630Z] [2022-11-05T17:23:34.630Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:23:34.630Z] #0 6.271 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:23:34.630Z] #0 6.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:23:34.630Z] #0 6.340 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:23:34.630Z] #0 7.226 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:23:34.630Z] #0 9.183 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:23:34.715Z] #39 ... [2022-11-05T17:23:34.715Z] [2022-11-05T17:23:34.715Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-11-05T17:23:34.715Z] #48 DONE 0.9s [2022-11-05T17:23:34.715Z] [2022-11-05T17:23:34.715Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:34.715Z] #39 80.76 DEP criu/sk-unix.d [2022-11-05T17:23:34.823Z] #36 ... [2022-11-05T17:23:34.823Z] [2022-11-05T17:23:34.823Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:23:34.823Z] #32 11.67 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-05T17:23:34.892Z] #33 ... [2022-11-05T17:23:34.892Z] [2022-11-05T17:23:34.892Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:23:34.892Z] #0 5.727 + RM_GOPATH=0 [2022-11-05T17:23:34.892Z] #0 5.727 + TMP_GOPATH= [2022-11-05T17:23:34.892Z] #0 5.728 + : /build [2022-11-05T17:23:34.892Z] #0 5.728 + '[' -z '' ']' [2022-11-05T17:23:34.892Z] #0 5.729 ++ mktemp -d [2022-11-05T17:23:34.892Z] #0 5.731 + export GOPATH=/tmp/tmp.cdoi5EYtyJ [2022-11-05T17:23:34.892Z] #0 5.731 + GOPATH=/tmp/tmp.cdoi5EYtyJ [2022-11-05T17:23:34.892Z] #0 5.732 + RM_GOPATH=1 [2022-11-05T17:23:34.892Z] #0 5.732 + case "$(go env GOARCH)" in [2022-11-05T17:23:34.892Z] #0 5.735 ++ go env GOARCH [2022-11-05T17:23:34.892Z] #0 5.781 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.892Z] #0 5.781 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.892Z] #0 5.785 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:34.892Z] #0 5.786 + dir=/tmp/install [2022-11-05T17:23:34.892Z] #0 5.787 + bin=rootlesskit [2022-11-05T17:23:34.892Z] #0 5.787 + shift [2022-11-05T17:23:34.892Z] #0 5.788 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-05T17:23:34.892Z] #0 5.788 + . /tmp/install/rootlesskit.installer [2022-11-05T17:23:34.892Z] #0 5.789 ++ : v0.14.4 [2022-11-05T17:23:34.892Z] #0 5.794 + install_rootlesskit [2022-11-05T17:23:34.892Z] #0 5.794 + case "$1" in [2022-11-05T17:23:34.892Z] #0 5.795 + export CGO_ENABLED=0 [2022-11-05T17:23:34.892Z] #0 5.795 + CGO_ENABLED=0 [2022-11-05T17:23:34.892Z] #0 5.797 + _install_rootlesskit [2022-11-05T17:23:34.892Z] #0 5.798 + echo 'Install rootlesskit version v0.14.4' [2022-11-05T17:23:34.892Z] #0 5.798 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:23:34.892Z] #0 5.798 + GOBIN=/build [2022-11-05T17:23:34.892Z] #0 5.798 + GO111MODULE=on [2022-11-05T17:23:34.892Z] #0 5.798 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-05T17:23:34.892Z] #0 5.798 Install rootlesskit version v0.14.4 [2022-11-05T17:23:34.892Z] #0 6.376 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-05T17:23:34.892Z] #0 9.192 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:23:34.892Z] #0 9.215 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:23:34.892Z] #0 9.362 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-05T17:23:34.892Z] #0 9.966 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-05T17:23:34.892Z] #34 ... [2022-11-05T17:23:34.892Z] [2022-11-05T17:23:34.892Z] #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:23:34.892Z] #0 2.434 + RM_GOPATH=0 [2022-11-05T17:23:34.892Z] #0 2.434 + TMP_GOPATH= [2022-11-05T17:23:34.892Z] #0 2.434 + : /build [2022-11-05T17:23:34.892Z] #0 2.434 + '[' -z '' ']' [2022-11-05T17:23:34.892Z] #0 2.434 ++ mktemp -d [2022-11-05T17:23:34.892Z] #0 2.434 + export GOPATH=/tmp/tmp.re1R3TMEsH [2022-11-05T17:23:34.892Z] #0 2.434 + GOPATH=/tmp/tmp.re1R3TMEsH [2022-11-05T17:23:34.892Z] #0 2.434 + RM_GOPATH=1 [2022-11-05T17:23:34.892Z] #0 2.434 + case "$(go env GOARCH)" in [2022-11-05T17:23:34.892Z] #0 2.434 ++ go env GOARCH [2022-11-05T17:23:34.892Z] #0 2.434 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.892Z] #0 2.434 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:34.892Z] #0 2.434 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:34.892Z] #0 2.434 + dir=/tmp/install [2022-11-05T17:23:34.892Z] #0 2.434 + bin=proxy [2022-11-05T17:23:34.892Z] #0 2.434 + shift [2022-11-05T17:23:34.892Z] #0 2.434 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-05T17:23:34.892Z] #0 2.434 + . /tmp/install/proxy.installer [2022-11-05T17:23:34.892Z] #0 2.434 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:23:34.892Z] #0 2.434 + install_proxy [2022-11-05T17:23:34.892Z] #0 2.434 + case "$1" in [2022-11-05T17:23:34.892Z] #0 2.434 + export CGO_ENABLED=0 [2022-11-05T17:23:34.892Z] #0 2.434 + CGO_ENABLED=0 [2022-11-05T17:23:34.892Z] #0 2.434 + _install_proxy [2022-11-05T17:23:34.892Z] #0 2.434 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-05T17:23:34.892Z] #0 2.434 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.re1R3TMEsH/src/github.com/docker/libnetwork [2022-11-05T17:23:34.892Z] #0 2.434 Cloning into '/tmp/tmp.re1R3TMEsH/src/github.com/docker/libnetwork'... [2022-11-05T17:23:34.892Z] #0 2.434 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:23:34.892Z] #0 7.100 Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-05T17:23:34.892Z] #0 7.679 + cd /tmp/tmp.re1R3TMEsH/src/github.com/docker/libnetwork [2022-11-05T17:23:34.892Z] #0 7.680 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:23:34.892Z] #0 8.457 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-05T17:23:34.917Z] #39 54.08 AR soccr/libsoccr.a [2022-11-05T17:23:34.917Z] #39 54.13 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:23:34.977Z] #39 81.00 DEP criu/sk-tcp.d [2022-11-05T17:23:35.121Z] #38 ... [2022-11-05T17:23:35.121Z] [2022-11-05T17:23:35.121Z] #21 [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-11-05T17:23:35.121Z] #21 110.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-05T17:23:35.121Z] #21 110.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:23:35.121Z] #21 110.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:23:35.153Z] #35 ... [2022-11-05T17:23:35.153Z] [2022-11-05T17:23:35.153Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:23:35.153Z] #0 5.231 + RM_GOPATH=0 [2022-11-05T17:23:35.153Z] #0 5.231 + TMP_GOPATH= [2022-11-05T17:23:35.153Z] #0 5.231 + : /build [2022-11-05T17:23:35.153Z] #0 5.231 + '[' -z '' ']' [2022-11-05T17:23:35.153Z] #0 5.233 ++ mktemp -d [2022-11-05T17:23:35.153Z] #0 5.236 + export GOPATH=/tmp/tmp.5Ejd3sYIEZ [2022-11-05T17:23:35.153Z] #0 5.236 + GOPATH=/tmp/tmp.5Ejd3sYIEZ [2022-11-05T17:23:35.153Z] #0 5.236 + RM_GOPATH=1 [2022-11-05T17:23:35.153Z] #0 5.236 + case "$(go env GOARCH)" in [2022-11-05T17:23:35.153Z] #0 5.236 ++ go env GOARCH [2022-11-05T17:23:35.153Z] #0 5.300 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:35.153Z] #0 5.300 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:35.153Z] #0 5.304 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:35.153Z] #0 5.308 + dir=/tmp/install [2022-11-05T17:23:35.153Z] #0 5.308 + bin=golangci_lint [2022-11-05T17:23:35.153Z] #0 5.308 + shift [2022-11-05T17:23:35.153Z] #0 5.308 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-05T17:23:35.153Z] #0 5.308 + . /tmp/install/golangci_lint.installer [2022-11-05T17:23:35.153Z] #0 5.308 ++ : v1.44.0 [2022-11-05T17:23:35.153Z] #0 5.308 + install_golangci_lint [2022-11-05T17:23:35.153Z] #0 5.308 + set -e [2022-11-05T17:23:35.153Z] #0 5.308 + echo 'Install golangci-lint version v1.44.0' [2022-11-05T17:23:35.153Z] #0 5.308 + GOBIN=/build [2022-11-05T17:23:35.153Z] #0 5.308 + GO111MODULE=on [2022-11-05T17:23:35.153Z] #0 5.308 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-05T17:23:35.153Z] #0 5.308 Install golangci-lint version v1.44.0 [2022-11-05T17:23:35.153Z] #0 5.894 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-05T17:23:35.153Z] #36 ... [2022-11-05T17:23:35.153Z] [2022-11-05T17:23:35.153Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:23:35.153Z] #28 11.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:23:35.427Z] #32 12.31 go: downloading github.com/google/uuid v1.3.0 [2022-11-05T17:23:35.427Z] #32 12.32 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-05T17:23:35.485Z] #39 ... [2022-11-05T17:23:35.485Z] [2022-11-05T17:23:35.485Z] #21 [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-11-05T17:23:35.485Z] #21 109.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-05T17:23:35.485Z] #21 109.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:23:35.485Z] #21 109.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:23:35.485Z] #21 ... [2022-11-05T17:23:35.485Z] [2022-11-05T17:23:35.485Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:35.485Z] #39 54.58 DEP criu/arch/x86/sigframe.d [2022-11-05T17:23:35.546Z] #39 81.27 DEP criu/sk-queue.d [2022-11-05T17:23:35.546Z] #39 81.43 DEP criu/sk-packet.d [2022-11-05T17:23:35.684Z] #32 12.56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-05T17:23:35.744Z] #39 54.77 DEP criu/arch/x86/sigaction_compat.d [2022-11-05T17:23:35.744Z] #39 54.87 DEP criu/arch/x86/kerndat.d [2022-11-05T17:23:35.805Z] #39 81.58 DEP criu/sk-netlink.d [2022-11-05T17:23:35.805Z] #39 81.77 DEP criu/sk-inet.d [2022-11-05T17:23:35.986Z] #32 12.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:23:36.003Z] #39 55.02 DEP criu/arch/x86/crtools.d [2022-11-05T17:23:36.003Z] #39 55.21 DEP criu/arch/x86/cpu.d [2022-11-05T17:23:36.065Z] #39 81.95 DEP criu/signalfd.d [2022-11-05T17:23:36.065Z] #39 82.08 DEP criu/sigframe.d [2022-11-05T17:23:36.065Z] #39 82.18 DEP criu/shmem.d [2022-11-05T17:23:36.244Z] #32 12.96 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-05T17:23:36.244Z] #32 13.09 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-05T17:23:36.261Z] #39 55.38 CC criu/arch/x86/cpu.o [2022-11-05T17:23:36.323Z] #39 82.33 DEP criu/servicefd.d [2022-11-05T17:23:36.583Z] #39 82.54 DEP criu/seize.d [2022-11-05T17:23:36.829Z] #39 55.89 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:23:36.829Z] #39 55.89 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:23:36.829Z] #39 55.89 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:23:36.829Z] #39 55.89 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:23:36.829Z] #39 55.89 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:23:36.829Z] #39 55.91 CC criu/arch/x86/crtools.o [2022-11-05T17:23:36.842Z] #39 82.71 DEP criu/seccomp.d [2022-11-05T17:23:36.842Z] #39 82.88 DEP criu/rst-malloc.d [2022-11-05T17:23:36.842Z] #39 82.95 DEP criu/rbtree.d [2022-11-05T17:23:36.847Z] #32 13.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-05T17:23:36.847Z] #32 13.76 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-05T17:23:37.102Z] #39 83.00 DEP criu/pstree.d [2022-11-05T17:23:37.362Z] #39 83.20 DEP criu/protobuf.d [2022-11-05T17:23:37.362Z] #39 83.30 GEN criu/protobuf-desc-gen.h [2022-11-05T17:23:37.767Z] #39 57.09 CC criu/arch/x86/kerndat.o [2022-11-05T17:23:38.705Z] #39 57.59 CC criu/arch/x86/sigaction_compat.o [2022-11-05T17:23:38.705Z] #39 57.83 CC criu/arch/x86/sigframe.o [2022-11-05T17:23:38.963Z] #39 58.14 LINK criu/arch/x86/crtools.built-in.o [2022-11-05T17:23:38.963Z] #39 58.19 DEP criu/pie/util-vdso-elf32.d [2022-11-05T17:23:39.222Z] #39 58.33 DEP criu/pie/util-vdso.d [2022-11-05T17:23:39.269Z] #39 84.91 DEP criu/protobuf-desc.d [2022-11-05T17:23:39.269Z] #39 84.99 DEP criu/proc_parse.d [2022-11-05T17:23:39.269Z] #39 85.17 DEP criu/plugin.d [2022-11-05T17:23:39.269Z] #39 85.25 DEP criu/pipes.d [2022-11-05T17:23:39.364Z] #28 ... [2022-11-05T17:23:39.364Z] [2022-11-05T17:23:39.364Z] #29 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:23:39.364Z] #29 14.31 + mkdir -p /build [2022-11-05T17:23:39.364Z] #29 14.32 + mv docker/docker /build/ [2022-11-05T17:23:39.364Z] #29 14.33 + rmdir docker [2022-11-05T17:23:39.364Z] #29 DONE 15.1s [2022-11-05T17:23:39.364Z] [2022-11-05T17:23:39.364Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:23:39.364Z] #34 12.90 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-05T17:23:39.364Z] #34 13.70 go: downloading github.com/google/uuid v1.3.0 [2022-11-05T17:23:39.364Z] #34 13.71 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-05T17:23:39.364Z] #34 13.95 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-05T17:23:39.364Z] #34 14.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:23:39.364Z] #34 14.19 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-05T17:23:39.364Z] #34 14.50 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-05T17:23:39.364Z] #34 15.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-05T17:23:39.364Z] #34 15.29 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-05T17:23:39.364Z] #34 ... [2022-11-05T17:23:39.364Z] [2022-11-05T17:23:39.364Z] #24 [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-11-05T17:23:39.364Z] #24 5.540 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-05T17:23:39.364Z] #24 5.549 Cloning into '.'... [2022-11-05T17:23:39.364Z] #24 ... [2022-11-05T17:23:39.364Z] [2022-11-05T17:23:39.364Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:23:39.364Z] #32 13.51 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-05T17:23:39.364Z] #32 13.65 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-05T17:23:39.364Z] #32 13.73 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-05T17:23:39.481Z] #39 58.52 DEP criu/pie/util.d [2022-11-05T17:23:39.481Z] #39 58.66 CC criu/pie/util.o [2022-11-05T17:23:39.527Z] #39 85.36 DEP criu/pie-util.d [2022-11-05T17:23:39.739Z] #39 59.01 CC criu/pie/util-vdso.o [2022-11-05T17:23:39.785Z] #39 85.55 DEP criu/pie-util-vdso.d [2022-11-05T17:23:39.785Z] #39 85.63 DEP criu/path.d [2022-11-05T17:23:39.785Z] #39 85.76 DEP criu/parasite-syscall.d [2022-11-05T17:23:39.940Z] #32 16.52 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:23:40.043Z] #39 85.97 DEP criu/pagemap.d [2022-11-05T17:23:40.202Z] #32 16.52 go: downloading golang.org/x/mod v0.3.0 [2022-11-05T17:23:40.301Z] #39 86.12 DEP criu/pagemap-cache.d [2022-11-05T17:23:40.301Z] #39 86.22 DEP criu/page-xfer.d [2022-11-05T17:23:40.301Z] #39 86.39 DEP criu/page-pipe.d [2022-11-05T17:23:40.397Z] #21 116.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-05T17:23:40.560Z] #39 86.46 DEP criu/netfilter.d [2022-11-05T17:23:40.560Z] #39 86.49 DEP criu/net.d [2022-11-05T17:23:40.656Z] #21 116.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-05T17:23:40.656Z] #21 116.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:23:40.656Z] #21 116.4 Selecting previously unselected package libapparmor1:amd64. [2022-11-05T17:23:40.656Z] #21 116.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-11-05T17:23:40.656Z] #21 116.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:23:40.675Z] #39 59.66 CC criu/pie/util-vdso-elf32.o [2022-11-05T17:23:40.818Z] #39 86.63 DEP criu/namespaces.d [2022-11-05T17:23:40.818Z] #39 86.86 DEP criu/mount.d [2022-11-05T17:23:40.915Z] #21 116.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-11-05T17:23:40.915Z] #21 116.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-11-05T17:23:40.915Z] #21 116.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:23:40.915Z] #21 116.7 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:23:40.915Z] #21 116.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:23:40.915Z] #21 116.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:23:40.915Z] #21 116.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:23:40.915Z] #21 116.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:23:40.915Z] #21 116.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:23:41.077Z] #39 86.98 DEP criu/memfd.d [2022-11-05T17:23:41.077Z] #39 ... [2022-11-05T17:23:41.077Z] [2022-11-05T17:23:41.077Z] #20 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:23:41.077Z] #20 131.0 Updating files: 28% (3229/11414) Updating files: 29% (3311/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: 49% (5693/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: 70% (8052/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: 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: 95% (10956/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-11-05T17:23:41.077Z] #20 134.4 + cd /tmp/tmp.tJGoLogEgg/tmp/docker-ce [2022-11-05T17:23:41.077Z] #20 134.4 + git checkout -q v17.06.2-ce [2022-11-05T17:23:41.242Z] #39 60.38 AR criu/pie/pie.lib.a [2022-11-05T17:23:41.242Z] #39 60.45 DEP criu/pie/restorer.d [2022-11-05T17:23:41.483Z] #21 117.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-11-05T17:23:41.483Z] #21 117.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:23:41.483Z] #21 117.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:23:41.483Z] #21 117.2 Selecting previously unselected package libudev-dev:amd64. [2022-11-05T17:23:41.483Z] #21 117.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:23:41.483Z] #21 117.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:23:41.483Z] #21 117.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-11-05T17:23:41.483Z] #21 117.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-11-05T17:23:41.501Z] #39 60.72 DEP criu/arch/x86/sigaction_compat_pie.d [2022-11-05T17:23:41.742Z] #21 117.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:23:41.769Z] #39 60.84 DEP criu/arch/x86/restorer_unmap.d [2022-11-05T17:23:41.769Z] #39 60.90 DEP criu/arch/x86/restorer.d [2022-11-05T17:23:41.769Z] #39 61.09 DEP criu/arch/x86/vdso-pie.d [2022-11-05T17:23:42.001Z] #21 117.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-11-05T17:23:42.001Z] #21 117.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:23:42.001Z] #21 117.8 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:42.028Z] #39 61.21 DEP criu/pie/parasite-vdso.d [2022-11-05T17:23:42.180Z] #32 18.66 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-05T17:23:42.180Z] #32 18.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-05T17:23:42.260Z] #21 117.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-11-05T17:23:42.260Z] #21 117.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:23:42.260Z] #21 118.0 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:42.260Z] #21 118.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-11-05T17:23:42.260Z] #21 118.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:23:42.287Z] #39 61.40 DEP criu/pie/parasite.d [2022-11-05T17:23:42.519Z] #21 118.1 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:42.519Z] #21 118.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-11-05T17:23:42.519Z] #21 118.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:23:42.519Z] #21 118.3 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:42.546Z] #39 61.71 CC criu/pie/parasite.o [2022-11-05T17:23:42.750Z] #32 ... [2022-11-05T17:23:42.750Z] [2022-11-05T17:23:42.750Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:23:42.750Z] #27 19.25 Fetched 8600 kB in 14s (595 kB/s) [2022-11-05T17:23:43.086Z] #21 118.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-11-05T17:23:43.086Z] #21 118.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-11-05T17:23:43.086Z] #21 118.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:23:43.360Z] #21 119.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-11-05T17:23:43.360Z] #21 119.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:23:43.360Z] #21 119.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:23:43.360Z] #21 119.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-11-05T17:23:43.360Z] #21 119.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-11-05T17:23:43.360Z] #21 119.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:23:43.483Z] #39 ... [2022-11-05T17:23:43.483Z] [2022-11-05T17:23:43.483Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:23:43.483Z] #30 127.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:23:43.483Z] #30 127.7 + GOBIN=/build [2022-11-05T17:23:43.483Z] #30 127.7 + GO111MODULE=on [2022-11-05T17:23:43.483Z] #30 127.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-05T17:23:43.586Z] #32 ... [2022-11-05T17:23:43.586Z] [2022-11-05T17:23:43.586Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:23:43.586Z] #26 10.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:23:43.586Z] #26 18.56 Fetched 8600 kB in 14s (628 kB/s) [2022-11-05T17:23:43.586Z] #26 18.56 Reading package lists... [2022-11-05T17:23:43.586Z] #26 ... [2022-11-05T17:23:43.586Z] [2022-11-05T17:23:43.586Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:23:43.586Z] #31 16.27 unicode/utf8 [2022-11-05T17:23:43.586Z] #31 17.16 internal/race [2022-11-05T17:23:43.586Z] #31 17.42 sync/atomic [2022-11-05T17:23:43.586Z] #31 18.11 unicode [2022-11-05T17:23:43.609Z] #20 138.0 + mkdir -p /tmp/tmp.tJGoLogEgg/src/github.com/docker [2022-11-05T17:23:43.609Z] #20 138.0 + mv components/cli /tmp/tmp.tJGoLogEgg/src/github.com/docker/cli [2022-11-05T17:23:43.609Z] #20 138.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-11-05T17:23:43.623Z] #21 119.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-11-05T17:23:43.623Z] #21 119.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:23:43.623Z] #21 119.3 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:23:43.692Z] #27 19.25 Reading package lists... [2022-11-05T17:23:43.692Z] #27 ... [2022-11-05T17:23:43.692Z] [2022-11-05T17:23:43.692Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:23:43.692Z] #22 10.07 runtime [2022-11-05T17:23:43.692Z] #22 10.95 math [2022-11-05T17:23:43.692Z] #22 16.91 unicode/utf8 [2022-11-05T17:23:43.692Z] #22 17.59 internal/race [2022-11-05T17:23:43.692Z] #22 17.83 sync/atomic [2022-11-05T17:23:43.692Z] #22 18.67 unicode [2022-11-05T17:23:43.692Z] #22 ... [2022-11-05T17:23:43.692Z] [2022-11-05T17:23:43.692Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:23:43.692Z] #34 20.09 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-05T17:23:43.842Z] #31 ... [2022-11-05T17:23:43.842Z] [2022-11-05T17:23:43.842Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:23:43.842Z] #27 10.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:23:43.842Z] #27 19.72 Fetched 8600 kB in 15s (585 kB/s) [2022-11-05T17:23:43.952Z] #34 20.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-05T17:23:44.098Z] #27 19.72 Reading package lists... [2022-11-05T17:23:44.098Z] #27 ... [2022-11-05T17:23:44.098Z] [2022-11-05T17:23:44.098Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:23:44.098Z] #21 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:23:44.098Z] #21 19.47 Fetched 8600 kB in 14s (597 kB/s) [2022-11-05T17:23:44.098Z] #21 19.47 Reading package lists... [2022-11-05T17:23:44.098Z] #21 ... [2022-11-05T17:23:44.098Z] [2022-11-05T17:23:44.098Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:23:44.098Z] #36 12.39 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-05T17:23:44.098Z] #36 12.40 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-05T17:23:44.098Z] #36 12.49 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-05T17:23:44.098Z] #36 14.27 go: downloading golang.org/x/mod v0.3.0 [2022-11-05T17:23:44.098Z] #36 14.36 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:23:44.191Z] #21 120.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:23:44.191Z] #21 120.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:23:44.191Z] #21 120.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:23:44.191Z] #21 120.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:23:44.191Z] #21 120.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:23:44.191Z] #21 120.1 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:44.191Z] #21 120.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:23:44.364Z] #36 ... [2022-11-05T17:23:44.365Z] [2022-11-05T17:23:44.365Z] #30 [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-11-05T17:23:44.365Z] #30 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:23:44.365Z] #30 18.88 Fetched 8600 kB in 14s (623 kB/s) [2022-11-05T17:23:44.451Z] #21 120.1 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:44.451Z] #21 120.1 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:23:44.451Z] #21 120.1 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:44.451Z] #21 120.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:23:44.451Z] #21 120.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:23:44.451Z] #21 120.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:23:44.451Z] #21 120.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:23:44.451Z] #21 120.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-05T17:23:44.451Z] #21 120.2 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:23:44.451Z] #21 120.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:23:44.451Z] #21 120.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:44.451Z] #21 120.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:23:44.451Z] #21 120.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:23:44.451Z] #21 120.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:23:44.451Z] #21 120.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:23:44.451Z] #21 120.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:23:44.544Z] #20 ... [2022-11-05T17:23:44.544Z] [2022-11-05T17:23:44.544Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:23:44.544Z] #0 1.149 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:23:44.544Z] #0 1.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:23:44.544Z] #0 1.193 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:23:44.544Z] #0 1.789 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-05T17:23:44.544Z] #0 3.485 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB] [2022-11-05T17:23:44.544Z] #0 5.036 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-05T17:23:44.544Z] #0 7.367 Fetched 8483 kB in 6s (1310 kB/s) [2022-11-05T17:23:44.544Z] #0 7.367 Reading package lists... [2022-11-05T17:23:44.620Z] #30 18.88 Reading package lists... [2022-11-05T17:23:44.620Z] #30 ... [2022-11-05T17:23:44.620Z] [2022-11-05T17:23:44.620Z] #34 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:23:44.711Z] #21 ... [2022-11-05T17:23:44.711Z] [2022-11-05T17:23:44.711Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:23:44.711Z] #35 114.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:23:44.711Z] #35 114.6 + GOBIN=/build [2022-11-05T17:23:44.711Z] #35 114.6 + GO111MODULE=on [2022-11-05T17:23:44.711Z] #35 114.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-05T17:23:44.711Z] #35 DONE 120.3s [2022-11-05T17:23:44.711Z] [2022-11-05T17:23:44.711Z] #21 [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-11-05T17:23:44.711Z] #21 120.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:23:44.711Z] #21 120.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:23:44.711Z] #21 120.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:23:44.711Z] #21 120.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-11-05T17:23:44.711Z] #21 120.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:23:44.711Z] #21 120.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:23:44.711Z] #21 ... [2022-11-05T17:23:44.711Z] [2022-11-05T17:23:44.711Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-05T17:23:44.711Z] #40 DONE 0.1s [2022-11-05T17:23:44.711Z] [2022-11-05T17:23:44.711Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-05T17:23:44.711Z] #41 DONE 0.1s [2022-11-05T17:23:44.711Z] [2022-11-05T17:23:44.711Z] #21 [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-11-05T17:23:44.711Z] #21 120.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:23:44.711Z] #21 120.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:23:44.711Z] #21 120.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:23:44.711Z] #21 120.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:23:44.711Z] #21 120.5 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:23:44.803Z] #0 9.958 Reading package lists... [2022-11-05T17:23:44.803Z] #49 ... [2022-11-05T17:23:44.803Z] [2022-11-05T17:23:44.803Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:44.803Z] #39 87.10 DEP criu/mem.d [2022-11-05T17:23:44.803Z] #39 87.25 DEP criu/lsm.d [2022-11-05T17:23:44.803Z] #39 87.36 DEP criu/log.d [2022-11-05T17:23:44.803Z] #39 87.54 DEP criu/libnetlink.d [2022-11-05T17:23:44.803Z] #39 87.62 DEP criu/kerndat.d [2022-11-05T17:23:44.803Z] #39 87.78 DEP criu/kcmp-ids.d [2022-11-05T17:23:44.803Z] #39 87.85 DEP criu/irmap.d [2022-11-05T17:23:44.803Z] #39 87.97 DEP criu/ipc_ns.d [2022-11-05T17:23:44.803Z] #39 88.14 DEP criu/image.d [2022-11-05T17:23:44.803Z] #39 88.26 DEP criu/image-desc.d [2022-11-05T17:23:44.803Z] #39 88.32 DEP criu/fsnotify.d [2022-11-05T17:23:44.803Z] #39 88.47 DEP criu/filesystems.d [2022-11-05T17:23:44.803Z] #39 88.70 DEP criu/files.d [2022-11-05T17:23:44.803Z] #39 88.93 DEP criu/files-reg.d [2022-11-05T17:23:44.803Z] #39 89.12 DEP criu/files-ext.d [2022-11-05T17:23:44.803Z] #39 89.23 DEP criu/file-lock.d [2022-11-05T17:23:44.803Z] #39 89.33 DEP criu/file-ids.d [2022-11-05T17:23:44.803Z] #39 89.51 DEP criu/fifo.d [2022-11-05T17:23:44.803Z] #39 89.63 DEP criu/fdstore.d [2022-11-05T17:23:44.803Z] #39 89.76 DEP criu/fault-injection.d [2022-11-05T17:23:44.803Z] #39 89.83 DEP criu/external.d [2022-11-05T17:23:44.803Z] #39 89.92 DEP criu/eventpoll.d [2022-11-05T17:23:44.803Z] #39 90.11 DEP criu/eventfd.d [2022-11-05T17:23:44.803Z] #39 90.24 DEP criu/crtools.d [2022-11-05T17:23:44.803Z] #39 90.42 DEP criu/cr-service.d [2022-11-05T17:23:44.803Z] #39 90.61 DEP criu/cr-restore.d [2022-11-05T17:23:44.803Z] #39 90.77 DEP criu/cr-errno.d [2022-11-05T17:23:45.062Z] #39 90.82 DEP criu/cr-dump.d [2022-11-05T17:23:45.280Z] #21 DONE 121.1s [2022-11-05T17:23:45.280Z] [2022-11-05T17:23:45.280Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:23:45.321Z] #39 91.09 DEP criu/cr-dedup.d [2022-11-05T17:23:45.321Z] #39 91.21 DEP criu/cr-check.d [2022-11-05T17:23:45.334Z] #34 ... [2022-11-05T17:23:45.334Z] [2022-11-05T17:23:45.334Z] #26 [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-11-05T17:23:45.334Z] #26 11.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:23:45.334Z] #26 19.54 Fetched 8600 kB in 14s (619 kB/s) [2022-11-05T17:23:45.334Z] #26 19.54 Reading package lists... [2022-11-05T17:23:45.334Z] #26 ... [2022-11-05T17:23:45.334Z] [2022-11-05T17:23:45.334Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:23:45.334Z] #33 11.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:23:45.334Z] #33 20.52 Fetched 8600 kB in 15s (591 kB/s) [2022-11-05T17:23:45.334Z] #33 20.52 Reading package lists... [2022-11-05T17:23:45.334Z] #33 ... [2022-11-05T17:23:45.334Z] [2022-11-05T17:23:45.334Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:23:45.334Z] #28 20.44 Fetched 8600 kB in 14s (595 kB/s) [2022-11-05T17:23:45.437Z] #34 21.65 Updating files: 64% (1228/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-05T17:23:45.437Z] #34 22.40 + cd /tmp/tmp.jPwXHdpqJ0/src/github.com/docker/libnetwork [2022-11-05T17:23:45.437Z] #34 22.41 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:23:45.539Z] #42 ... [2022-11-05T17:23:45.539Z] [2022-11-05T17:23:45.539Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:45.539Z] #38 55.98 CC criu/arch/x86/kerndat.o [2022-11-05T17:23:45.539Z] #38 56.46 CC criu/arch/x86/sigaction_compat.o [2022-11-05T17:23:45.539Z] #38 56.64 CC criu/arch/x86/sigframe.o [2022-11-05T17:23:45.539Z] #38 56.84 LINK criu/arch/x86/crtools.built-in.o [2022-11-05T17:23:45.539Z] #38 56.91 DEP criu/pie/util-vdso-elf32.d [2022-11-05T17:23:45.539Z] #38 57.14 DEP criu/pie/util-vdso.d [2022-11-05T17:23:45.539Z] #38 57.19 DEP criu/pie/util.d [2022-11-05T17:23:45.539Z] #38 57.32 CC criu/pie/util.o [2022-11-05T17:23:45.539Z] #38 57.41 CC criu/pie/util-vdso.o [2022-11-05T17:23:45.539Z] #38 57.99 CC criu/pie/util-vdso-elf32.o [2022-11-05T17:23:45.539Z] #38 58.64 AR criu/pie/pie.lib.a [2022-11-05T17:23:45.539Z] #38 58.72 DEP criu/pie/restorer.d [2022-11-05T17:23:45.539Z] #38 58.92 DEP criu/arch/x86/sigaction_compat_pie.d [2022-11-05T17:23:45.539Z] #38 59.04 DEP criu/arch/x86/restorer_unmap.d [2022-11-05T17:23:45.539Z] #38 59.07 DEP criu/arch/x86/restorer.d [2022-11-05T17:23:45.539Z] #38 59.27 DEP criu/arch/x86/vdso-pie.d [2022-11-05T17:23:45.539Z] #38 59.39 DEP criu/pie/parasite-vdso.d [2022-11-05T17:23:45.539Z] #38 59.56 DEP criu/pie/parasite.d [2022-11-05T17:23:45.539Z] #38 59.75 CC criu/pie/parasite.o [2022-11-05T17:23:45.539Z] #38 60.90 LINK criu/pie/parasite.built-in.o [2022-11-05T17:23:45.539Z] #38 60.92 GEN criu/pie/parasite-blob.h [2022-11-05T17:23:45.539Z] #38 60.95 CC criu/pie/parasite-vdso.o [2022-11-05T17:23:45.539Z] #38 61.56 CC criu/arch/x86/vdso-pie.o [2022-11-05T17:23:45.539Z] #38 61.80 CC criu/arch/x86/restorer.o [2022-11-05T17:23:45.539Z] #38 62.15 CC criu/arch/x86/restorer_unmap.o [2022-11-05T17:23:45.539Z] #38 62.17 CC criu/arch/x86/sigaction_compat_pie.o [2022-11-05T17:23:45.539Z] #38 62.44 CC criu/pie/restorer.o [2022-11-05T17:23:45.539Z] #38 65.37 LINK criu/pie/restorer.built-in.o [2022-11-05T17:23:45.539Z] #38 65.37 GEN criu/pie/restorer-blob.h [2022-11-05T17:23:45.539Z] #38 65.50 DEP criu/vdso.d [2022-11-05T17:23:45.539Z] #38 65.77 DEP criu/vdso-compat.d [2022-11-05T17:23:45.539Z] #38 65.88 DEP criu/uts_ns.d [2022-11-05T17:23:45.539Z] #38 66.03 DEP criu/util.d [2022-11-05T17:23:45.539Z] #38 66.24 DEP criu/uffd.d [2022-11-05T17:23:45.580Z] #39 91.40 DEP criu/config.d [2022-11-05T17:23:45.580Z] #39 91.59 DEP criu/clone-noasan.d [2022-11-05T17:23:45.692Z] #34 ... [2022-11-05T17:23:45.692Z] [2022-11-05T17:23:45.692Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:23:45.692Z] #28 DONE 22.6s [2022-11-05T17:23:45.692Z] [2022-11-05T17:23:45.692Z] #29 [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-11-05T17:23:45.799Z] #38 66.34 DEP criu/tun.d [2022-11-05T17:23:45.799Z] #38 66.53 DEP criu/tty.d [2022-11-05T17:23:45.839Z] #39 91.74 DEP criu/cgroup.d [2022-11-05T17:23:45.948Z] #29 ... [2022-11-05T17:23:45.948Z] [2022-11-05T17:23:45.948Z] #34 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:23:45.948Z] #34 22.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-05T17:23:46.097Z] #39 91.86 DEP criu/cgroup-props.d [2022-11-05T17:23:46.097Z] #39 91.96 DEP criu/bitmap.d [2022-11-05T17:23:46.097Z] #39 92.02 DEP criu/bfd.d [2022-11-05T17:23:46.355Z] #39 92.12 DEP criu/autofs.d [2022-11-05T17:23:46.355Z] #39 92.25 DEP criu/aio.d [2022-11-05T17:23:46.355Z] #39 92.40 DEP criu/action-scripts.d [2022-11-05T17:23:46.366Z] #38 66.77 DEP criu/timerfd.d [2022-11-05T17:23:46.366Z] #38 66.80 DEP criu/timens.d [2022-11-05T17:23:46.366Z] #38 66.92 DEP criu/sysfs_parse.d [2022-11-05T17:23:46.614Z] #39 92.63 CC criu/action-scripts.o [2022-11-05T17:23:46.625Z] #38 67.10 DEP criu/sysctl.d [2022-11-05T17:23:46.625Z] #38 67.23 DEP criu/string.d [2022-11-05T17:23:46.625Z] #38 67.24 DEP criu/stats.d [2022-11-05T17:23:46.625Z] #38 67.30 DEP criu/sockets.d [2022-11-05T17:23:46.884Z] #38 67.48 DEP criu/sk-unix.d [2022-11-05T17:23:46.884Z] #38 67.61 DEP criu/sk-tcp.d [2022-11-05T17:23:47.143Z] #38 67.76 DEP criu/sk-queue.d [2022-11-05T17:23:47.143Z] #38 67.86 DEP criu/sk-packet.d [2022-11-05T17:23:47.181Z] #39 93.07 CC criu/aio.o [2022-11-05T17:23:47.710Z] #38 68.05 DEP criu/sk-netlink.d [2022-11-05T17:23:47.710Z] #38 68.22 DEP criu/sk-inet.d [2022-11-05T17:23:47.749Z] #39 93.62 CC criu/autofs.o [2022-11-05T17:23:47.900Z] #28 20.44 Reading package lists... [2022-11-05T17:23:47.900Z] #28 ... [2022-11-05T17:23:47.900Z] [2022-11-05T17:23:47.900Z] #25 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:23:47.900Z] #25 DONE 24.0s [2022-11-05T17:23:47.900Z] [2022-11-05T17:23:47.900Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:23:47.900Z] #22 23.32 encoding [2022-11-05T17:23:47.970Z] #38 68.37 DEP criu/signalfd.d [2022-11-05T17:23:47.970Z] #38 68.52 DEP criu/sigframe.d [2022-11-05T17:23:48.282Z] #38 68.63 DEP criu/shmem.d [2022-11-05T17:23:48.282Z] #38 68.75 DEP criu/servicefd.d [2022-11-05T17:23:48.282Z] #38 68.85 DEP criu/seize.d [2022-11-05T17:23:48.282Z] #38 69.02 DEP criu/seccomp.d [2022-11-05T17:23:48.542Z] #38 69.13 DEP criu/rst-malloc.d [2022-11-05T17:23:48.542Z] #38 69.20 DEP criu/rbtree.d [2022-11-05T17:23:48.542Z] #38 69.23 DEP criu/pstree.d [2022-11-05T17:23:48.757Z] #30 ... [2022-11-05T17:23:48.757Z] [2022-11-05T17:23:48.757Z] #21 [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-11-05T17:23:48.757Z] #21 122.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-05T17:23:48.757Z] #21 122.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 122.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:23:48.757Z] #21 128.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-05T17:23:48.757Z] #21 128.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-05T17:23:48.757Z] #21 128.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:23:48.757Z] #21 128.4 Selecting previously unselected package libapparmor1:amd64. [2022-11-05T17:23:48.757Z] #21 128.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 128.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:23:48.757Z] #21 128.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-11-05T17:23:48.757Z] #21 128.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 128.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:23:48.757Z] #21 128.7 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:23:48.757Z] #21 128.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 128.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:23:48.757Z] #21 128.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:23:48.757Z] #21 128.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 128.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:23:48.757Z] #21 129.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-11-05T17:23:48.757Z] #21 129.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 129.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:23:48.757Z] #21 129.2 Selecting previously unselected package libudev-dev:amd64. [2022-11-05T17:23:48.757Z] #21 129.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 129.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 129.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-11-05T17:23:48.757Z] #21 129.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 129.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:23:48.757Z] #21 129.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-11-05T17:23:48.757Z] #21 129.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 129.7 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 129.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-11-05T17:23:48.757Z] #21 129.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 129.9 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 130.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-11-05T17:23:48.757Z] #21 130.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 130.2 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 130.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-11-05T17:23:48.757Z] #21 130.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 130.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 130.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-11-05T17:23:48.757Z] #21 130.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 130.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:23:48.757Z] #21 131.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-11-05T17:23:48.757Z] #21 131.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 131.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:23:48.757Z] #21 131.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-11-05T17:23:48.757Z] #21 131.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 131.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 131.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-11-05T17:23:48.757Z] #21 131.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:23:48.757Z] #21 131.3 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 131.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 131.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:23:48.757Z] #21 131.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:23:48.757Z] #21 131.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:23:48.757Z] #21 131.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:23:48.757Z] #21 132.0 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 132.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:23:48.757Z] #21 132.0 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 132.0 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 132.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 132.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:23:48.757Z] #21 132.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:23:48.757Z] #21 132.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:23:48.757Z] #21 132.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:23:48.757Z] #21 132.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-05T17:23:48.757Z] #21 132.2 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 132.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:23:48.757Z] #21 132.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:23:48.757Z] #21 132.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:23:48.757Z] #21 132.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:23:48.757Z] #21 132.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:23:48.757Z] #21 132.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:23:48.757Z] #21 132.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:23:48.757Z] #21 132.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:23:48.757Z] #21 132.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:23:48.757Z] #21 132.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:23:48.757Z] #21 132.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-11-05T17:23:48.757Z] #21 132.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:23:48.757Z] #21 132.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:23:48.757Z] #21 132.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:23:48.757Z] #21 132.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:23:48.757Z] #21 132.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:23:48.757Z] #21 132.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:23:48.757Z] #21 132.6 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:23:48.800Z] #38 69.38 DEP criu/protobuf.d [2022-11-05T17:23:49.059Z] #38 69.50 GEN criu/protobuf-desc-gen.h [2022-11-05T17:23:49.653Z] #39 95.31 CC criu/bfd.o [2022-11-05T17:23:49.912Z] #39 ... [2022-11-05T17:23:49.912Z] [2022-11-05T17:23:49.912Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:23:49.912Z] #40 11.95 + cd /tmp/tmp.SGWWuGEiWL/src/github.com/opencontainers/runc [2022-11-05T17:23:49.912Z] #40 11.95 + git checkout -q v1.1.4 [2022-11-05T17:23:49.912Z] #40 12.67 + '[' -z '' ']' [2022-11-05T17:23:49.912Z] #40 12.67 + target=static [2022-11-05T17:23:49.912Z] #40 12.67 + make BUILDTAGS=seccomp static [2022-11-05T17:23:49.912Z] #40 13.17 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-11-05T17:23:50.171Z] #40 ... [2022-11-05T17:23:50.171Z] [2022-11-05T17:23:50.171Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:50.171Z] #39 95.99 CC criu/bitmap.o [2022-11-05T17:23:50.171Z] #39 96.23 CC criu/cgroup-props.o [2022-11-05T17:23:50.436Z] #38 ... [2022-11-05T17:23:50.436Z] [2022-11-05T17:23:50.436Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-05T17:23:50.436Z] #43 DONE 4.8s [2022-11-05T17:23:50.436Z] [2022-11-05T17:23:50.436Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-11-05T17:23:50.741Z] #39 ... [2022-11-05T17:23:50.741Z] [2022-11-05T17:23:50.741Z] #30 [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-11-05T17:23:50.741Z] #30 DONE 145.1s [2022-11-05T17:23:51.001Z] [2022-11-05T17:23:51.001Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:23:51.001Z] #0 9.958 Reading package lists... [2022-11-05T17:23:51.001Z] #49 12.41 Building dependency tree... [2022-11-05T17:23:51.001Z] #49 14.33 The following additional packages will be installed: [2022-11-05T17:23:51.001Z] #49 14.33 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:23:51.001Z] #49 14.34 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-05T17:23:51.001Z] #49 14.34 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-05T17:23:51.001Z] #49 14.34 python3-pkg-resources vim-runtime xxd [2022-11-05T17:23:51.001Z] #49 14.34 Suggested packages: [2022-11-05T17:23:51.001Z] #49 14.34 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-05T17:23:51.001Z] #49 14.34 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-05T17:23:51.001Z] #49 14.34 acl attr quota [2022-11-05T17:23:51.001Z] #49 14.34 Recommended packages: [2022-11-05T17:23:51.001Z] #49 14.34 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-05T17:23:51.001Z] #49 15.44 The following NEW packages will be installed: [2022-11-05T17:23:51.001Z] #49 15.47 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-05T17:23:51.001Z] #49 15.47 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:23:51.001Z] #49 15.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-05T17:23:51.001Z] #49 15.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-05T17:23:51.001Z] #49 15.47 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-05T17:23:51.001Z] #49 15.47 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-05T17:23:51.001Z] #49 15.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-05T17:23:51.001Z] #49 15.49 xz-utils zip [2022-11-05T17:23:51.001Z] #49 15.85 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:23:51.001Z] #49 15.85 Need to get 26.4 MB of archives. [2022-11-05T17:23:51.001Z] #49 15.85 After this operation, 103 MB of additional disk space will be used. [2022-11-05T17:23:51.001Z] #49 15.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-11-05T17:23:51.001Z] #49 15.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-11-05T17:23:51.001Z] #49 15.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-11-05T17:23:51.001Z] #49 15.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-11-05T17:23:51.001Z] #49 15.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-11-05T17:23:51.001Z] #49 15.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-11-05T17:23:51.001Z] #49 15.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-11-05T17:23:51.001Z] #49 15.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-11-05T17:23:51.001Z] #49 15.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:23:51.001Z] #49 15.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:23:51.001Z] #49 15.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-11-05T17:23:51.001Z] #49 15.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-11-05T17:23:51.001Z] #49 15.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-11-05T17:23:51.001Z] #49 15.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-11-05T17:23:51.001Z] #49 15.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-11-05T17:23:51.001Z] #49 15.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-11-05T17:23:51.001Z] #49 15.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-11-05T17:23:51.001Z] #49 16.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-11-05T17:23:51.001Z] #49 16.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-11-05T17:23:51.001Z] #49 16.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-11-05T17:23:51.001Z] #49 16.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-11-05T17:23:51.001Z] #49 16.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-11-05T17:23:51.001Z] #49 16.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-11-05T17:23:51.001Z] #49 16.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-11-05T17:23:51.001Z] #49 16.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-11-05T17:23:51.001Z] #49 16.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-11-05T17:23:51.001Z] #49 16.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-11-05T17:23:51.001Z] #49 16.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-11-05T17:23:51.001Z] #49 16.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-11-05T17:23:51.001Z] #49 16.36 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-11-05T17:23:51.001Z] #49 16.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-11-05T17:23:51.001Z] #49 16.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-11-05T17:23:51.001Z] #49 16.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-11-05T17:23:51.001Z] #49 16.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-05T17:23:51.001Z] #49 16.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-05T17:23:51.191Z] #34 ... [2022-11-05T17:23:51.191Z] [2022-11-05T17:23:51.191Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:23:51.191Z] #24 26.49 Updating files: 79% (1744/2192) Updating files: 80% (1754/2192) Updating files: 81% (1776/2192) Updating files: 82% (1798/2192) Updating files: 83% (1820/2192) Updating files: 84% (1842/2192) Updating files: 85% (1864/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. [2022-11-05T17:23:51.191Z] #24 26.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-05T17:23:51.261Z] #49 16.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-05T17:23:51.261Z] #49 16.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:23:51.261Z] #49 16.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-05T17:23:51.261Z] #49 16.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-05T17:23:51.261Z] #49 16.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-05T17:23:51.261Z] #49 16.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-11-05T17:23:51.261Z] #49 16.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-11-05T17:23:51.261Z] #49 16.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-11-05T17:23:51.261Z] #49 16.55 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-05T17:23:51.294Z] #21 DONE 135.6s [2022-11-05T17:23:51.294Z] [2022-11-05T17:23:51.294Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:23:51.294Z] #30 DONE 135.6s [2022-11-05T17:23:51.294Z] [2022-11-05T17:23:51.294Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:23:51.520Z] #49 16.78 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-11-05T17:23:51.520Z] #49 16.83 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-11-05T17:23:51.520Z] #49 16.90 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-11-05T17:23:51.552Z] #40 ... [2022-11-05T17:23:51.552Z] [2022-11-05T17:23:51.552Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-05T17:23:51.552Z] #41 DONE 0.2s [2022-11-05T17:23:51.552Z] [2022-11-05T17:23:51.552Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-05T17:23:51.814Z] #42 DONE 0.2s [2022-11-05T17:23:51.814Z] [2022-11-05T17:23:51.814Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:51.814Z] #39 62.89 LINK criu/pie/parasite.built-in.o [2022-11-05T17:23:51.814Z] #39 62.92 GEN criu/pie/parasite-blob.h [2022-11-05T17:23:51.814Z] #39 62.96 CC criu/pie/parasite-vdso.o [2022-11-05T17:23:51.814Z] #39 63.50 CC criu/arch/x86/vdso-pie.o [2022-11-05T17:23:51.814Z] #39 63.80 CC criu/arch/x86/restorer.o [2022-11-05T17:23:51.814Z] #39 64.27 CC criu/arch/x86/restorer_unmap.o [2022-11-05T17:23:51.814Z] #39 64.32 CC criu/arch/x86/sigaction_compat_pie.o [2022-11-05T17:23:51.814Z] #39 64.54 CC criu/pie/restorer.o [2022-11-05T17:23:51.814Z] #39 67.39 LINK criu/pie/restorer.built-in.o [2022-11-05T17:23:51.814Z] #39 67.41 GEN criu/pie/restorer-blob.h [2022-11-05T17:23:51.814Z] #39 67.50 DEP criu/vdso.d [2022-11-05T17:23:51.814Z] #39 67.69 DEP criu/vdso-compat.d [2022-11-05T17:23:51.814Z] #39 67.85 DEP criu/uts_ns.d [2022-11-05T17:23:51.814Z] #39 68.06 DEP criu/util.d [2022-11-05T17:23:51.814Z] #39 68.24 DEP criu/uffd.d [2022-11-05T17:23:51.814Z] #39 68.41 DEP criu/tun.d [2022-11-05T17:23:51.814Z] #39 68.58 DEP criu/tty.d [2022-11-05T17:23:51.814Z] #39 68.81 DEP criu/timerfd.d [2022-11-05T17:23:51.814Z] #39 68.93 DEP criu/timens.d [2022-11-05T17:23:51.814Z] #39 69.05 DEP criu/sysfs_parse.d [2022-11-05T17:23:51.814Z] #39 69.20 DEP criu/sysctl.d [2022-11-05T17:23:51.814Z] #39 69.30 DEP criu/string.d [2022-11-05T17:23:51.814Z] #39 69.33 DEP criu/stats.d [2022-11-05T17:23:51.814Z] #39 69.42 DEP criu/sockets.d [2022-11-05T17:23:51.814Z] #39 69.55 DEP criu/sk-unix.d [2022-11-05T17:23:51.814Z] #39 69.79 DEP criu/sk-tcp.d [2022-11-05T17:23:51.814Z] #39 69.93 DEP criu/sk-queue.d [2022-11-05T17:23:51.814Z] #39 70.05 DEP criu/sk-packet.d [2022-11-05T17:23:51.814Z] #39 70.19 DEP criu/sk-netlink.d [2022-11-05T17:23:51.814Z] #39 70.36 DEP criu/sk-inet.d [2022-11-05T17:23:51.814Z] #39 70.52 DEP criu/signalfd.d [2022-11-05T17:23:51.814Z] #39 70.74 DEP criu/sigframe.d [2022-11-05T17:23:51.814Z] #39 70.88 DEP criu/shmem.d [2022-11-05T17:23:52.073Z] #39 71.20 DEP criu/servicefd.d [2022-11-05T17:23:52.088Z] #49 17.36 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:23:52.088Z] #49 17.51 Fetched 26.4 MB in 1s (19.5 MB/s) [2022-11-05T17:23:52.225Z] #22 ... [2022-11-05T17:23:52.225Z] [2022-11-05T17:23:52.225Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:23:52.225Z] #31 26.14 Updating files: 83% (1829/2192) Updating files: 84% (1842/2192) Updating files: 85% (1864/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. [2022-11-05T17:23:52.225Z] #31 26.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-05T17:23:52.331Z] #39 71.50 DEP criu/seize.d [2022-11-05T17:23:52.347Z] #49 17.59 Selecting previously unselected package pigz. [2022-11-05T17:23:52.347Z] #49 17.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-11-05T17:23:52.347Z] #49 17.66 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-11-05T17:23:52.347Z] #49 17.66 Unpacking pigz (2.6-1) ... [2022-11-05T17:23:52.485Z] #31 28.70 + 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-11-05T17:23:52.590Z] #39 71.75 DEP criu/seccomp.d [2022-11-05T17:23:52.606Z] #49 17.76 Selecting previously unselected package libelf1:arm64. [2022-11-05T17:23:52.606Z] #49 17.76 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-11-05T17:23:52.606Z] #49 17.78 Unpacking libelf1:arm64 (0.183-1) ... [2022-11-05T17:23:52.606Z] #49 17.93 Selecting previously unselected package libbpf0:arm64. [2022-11-05T17:23:52.606Z] #49 17.93 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-11-05T17:23:52.606Z] #49 17.94 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-11-05T17:23:52.812Z] #24 29.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-11-05T17:23:52.848Z] #39 72.03 DEP criu/rst-malloc.d [2022-11-05T17:23:52.848Z] #39 72.14 DEP criu/rbtree.d [2022-11-05T17:23:52.865Z] #49 18.05 Selecting previously unselected package libcap2:arm64. [2022-11-05T17:23:52.865Z] #49 18.05 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-11-05T17:23:52.865Z] #49 18.06 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-11-05T17:23:52.865Z] #49 18.14 Selecting previously unselected package libmnl0:arm64. [2022-11-05T17:23:52.865Z] #49 18.14 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-11-05T17:23:52.865Z] #49 18.15 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-11-05T17:23:52.865Z] #49 18.23 Selecting previously unselected package libxtables12:arm64. [2022-11-05T17:23:52.865Z] #49 18.23 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-11-05T17:23:52.865Z] #49 18.25 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-11-05T17:23:53.107Z] #39 72.20 DEP criu/pstree.d [2022-11-05T17:23:53.107Z] #39 72.43 DEP criu/protobuf.d [2022-11-05T17:23:53.134Z] #49 18.32 Selecting previously unselected package libcap2-bin. [2022-11-05T17:23:53.134Z] #49 18.32 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-11-05T17:23:53.134Z] #49 18.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-05T17:23:53.134Z] #49 18.43 Selecting previously unselected package iproute2. [2022-11-05T17:23:53.134Z] #49 18.43 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-11-05T17:23:53.134Z] #49 18.45 Unpacking iproute2 (5.10.0-4) ... [2022-11-05T17:23:53.366Z] #39 ... [2022-11-05T17:23:53.366Z] [2022-11-05T17:23:53.366Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:23:53.366Z] #40 2.021 + RM_GOPATH=0 [2022-11-05T17:23:53.366Z] #40 2.021 + TMP_GOPATH= [2022-11-05T17:23:53.366Z] #40 2.021 + : /build [2022-11-05T17:23:53.366Z] #40 2.021 + '[' -z '' ']' [2022-11-05T17:23:53.366Z] #40 2.022 ++ mktemp -d [2022-11-05T17:23:53.366Z] #40 2.026 + export GOPATH=/tmp/tmp.fMheD78du1 [2022-11-05T17:23:53.366Z] #40 2.026 + GOPATH=/tmp/tmp.fMheD78du1 [2022-11-05T17:23:53.366Z] #40 2.026 + RM_GOPATH=1 [2022-11-05T17:23:53.366Z] #40 2.026 + case "$(go env GOARCH)" in [2022-11-05T17:23:53.366Z] #40 2.026 ++ go env GOARCH [2022-11-05T17:23:53.366Z] #40 2.058 Install runc version v1.1.4 (build tags: seccomp) [2022-11-05T17:23:53.366Z] #40 2.059 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:53.366Z] #40 2.059 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:53.366Z] #40 2.059 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:53.366Z] #40 2.059 + dir=/tmp/install [2022-11-05T17:23:53.366Z] #40 2.059 + bin=runc [2022-11-05T17:23:53.366Z] #40 2.059 + shift [2022-11-05T17:23:53.366Z] #40 2.059 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-05T17:23:53.366Z] #40 2.059 + . /tmp/install/runc.installer [2022-11-05T17:23:53.366Z] #40 2.059 ++ set -e [2022-11-05T17:23:53.366Z] #40 2.059 ++ : v1.1.4 [2022-11-05T17:23:53.366Z] #40 2.059 + install_runc [2022-11-05T17:23:53.366Z] #40 2.059 + RUNC_BUILDTAGS=seccomp [2022-11-05T17:23:53.366Z] #40 2.059 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-05T17:23:53.366Z] #40 2.059 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fMheD78du1/src/github.com/opencontainers/runc [2022-11-05T17:23:53.366Z] #40 2.077 Cloning into '/tmp/tmp.fMheD78du1/src/github.com/opencontainers/runc'... [2022-11-05T17:23:53.423Z] #31 ... [2022-11-05T17:23:53.423Z] [2022-11-05T17:23:53.423Z] #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:23:53.423Z] #35 DONE 29.8s [2022-11-05T17:23:53.423Z] [2022-11-05T17:23:53.423Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:23:53.423Z] #33 20.52 Reading package lists... [2022-11-05T17:23:53.625Z] #40 ... [2022-11-05T17:23:53.625Z] [2022-11-05T17:23:53.625Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-05T17:23:53.625Z] #43 DONE 2.2s [2022-11-05T17:23:53.702Z] #49 18.88 Selecting previously unselected package xxd. [2022-11-05T17:23:53.702Z] #49 18.88 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-05T17:23:53.702Z] #49 18.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:23:53.702Z] #49 19.00 Selecting previously unselected package vim-common. [2022-11-05T17:23:53.702Z] #49 19.00 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:23:53.702Z] #49 19.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:23:53.728Z] #44 DONE 3.4s [2022-11-05T17:23:53.728Z] [2022-11-05T17:23:53.728Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-05T17:23:53.884Z] [2022-11-05T17:23:53.884Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-11-05T17:23:53.960Z] #49 19.16 Selecting previously unselected package bash-completion. [2022-11-05T17:23:53.960Z] #49 19.16 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-05T17:23:55.261Z] #44 DONE 1.6s [2022-11-05T17:23:55.261Z] [2022-11-05T17:23:55.261Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-05T17:23:55.334Z] #33 26.41 Reading package lists... [2022-11-05T17:23:56.200Z] #45 0.992 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-05T17:23:56.200Z] #45 DONE 1.1s [2022-11-05T17:23:56.200Z] [2022-11-05T17:23:56.200Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:56.200Z] #39 72.62 GEN criu/protobuf-desc-gen.h [2022-11-05T17:23:56.200Z] #39 75.46 DEP criu/protobuf-desc.d [2022-11-05T17:23:56.277Z] #33 31.80 Building dependency tree... [2022-11-05T17:23:56.277Z] #33 ... [2022-11-05T17:23:56.277Z] [2022-11-05T17:23:56.277Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:23:56.277Z] #27 19.25 Reading package lists... [2022-11-05T17:23:56.277Z] #27 25.84 Reading package lists... [2022-11-05T17:23:56.277Z] #27 31.46 Building dependency tree... [2022-11-05T17:23:56.459Z] #39 75.70 DEP criu/proc_parse.d [2022-11-05T17:23:56.500Z] #49 21.48 Unpacking bash-completion (1:2.11-2) ... [2022-11-05T17:23:56.538Z] #27 ... [2022-11-05T17:23:56.538Z] [2022-11-05T17:23:56.538Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:23:56.538Z] #33 31.80 Building dependency tree... [2022-11-05T17:23:56.759Z] #49 21.95 Selecting previously unselected package bzip2. [2022-11-05T17:23:56.759Z] #49 21.95 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-11-05T17:23:56.759Z] #49 21.95 Unpacking bzip2 (1.0.8-4) ... [2022-11-05T17:23:56.759Z] #49 22.07 Selecting previously unselected package xz-utils. [2022-11-05T17:23:56.759Z] #49 22.07 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-11-05T17:23:56.759Z] #49 22.09 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:23:56.983Z] #24 ... [2022-11-05T17:23:56.983Z] [2022-11-05T17:23:56.983Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:23:56.983Z] #31 23.44 encoding [2022-11-05T17:23:56.983Z] #31 ... [2022-11-05T17:23:56.983Z] [2022-11-05T17:23:56.983Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:23:56.983Z] #27 19.72 Reading package lists... [2022-11-05T17:23:56.983Z] #27 26.23 Reading package lists... [2022-11-05T17:23:56.983Z] #27 31.28 Building dependency tree... [2022-11-05T17:23:56.983Z] #27 ... [2022-11-05T17:23:56.983Z] [2022-11-05T17:23:56.983Z] #30 [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-11-05T17:23:56.983Z] #30 18.88 Reading package lists... [2022-11-05T17:23:56.983Z] #30 25.07 Reading package lists... [2022-11-05T17:23:56.983Z] #30 30.06 Building dependency tree... [2022-11-05T17:23:56.983Z] #30 33.78 The following additional packages will be installed: [2022-11-05T17:23:56.983Z] #30 33.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:23:56.983Z] #30 33.80 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-05T17:23:56.983Z] #30 33.80 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-05T17:23:56.983Z] #30 33.80 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-05T17:23:56.983Z] #30 33.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-05T17:23:56.983Z] #30 33.81 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-05T17:23:56.983Z] #30 33.81 mingw-w64-common mingw-w64-x86-64-dev [2022-11-05T17:23:56.983Z] #30 33.82 Suggested packages: [2022-11-05T17:23:56.983Z] #30 33.83 gcc-10-locales seccomp wine64 [2022-11-05T17:23:57.016Z] #45 2.912 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-05T17:23:57.016Z] #45 DONE 3.0s [2022-11-05T17:23:57.016Z] [2022-11-05T17:23:57.016Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-05T17:23:57.026Z] #39 76.01 DEP criu/plugin.d [2022-11-05T17:23:57.026Z] #39 76.18 DEP criu/pipes.d [2022-11-05T17:23:57.032Z] #49 22.25 Selecting previously unselected package apparmor. [2022-11-05T17:23:57.032Z] #49 22.25 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-11-05T17:23:57.032Z] #49 22.31 Unpacking apparmor (2.13.6-10) ... [2022-11-05T17:23:57.285Z] #39 76.43 DEP criu/pie-util.d [2022-11-05T17:23:57.291Z] #49 22.76 Selecting previously unselected package inetutils-ping. [2022-11-05T17:23:57.545Z] #39 ... [2022-11-05T17:23:57.545Z] [2022-11-05T17:23:57.545Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-05T17:23:57.545Z] #46 DONE 1.1s [2022-11-05T17:23:57.545Z] [2022-11-05T17:23:57.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:57.545Z] #39 76.55 DEP criu/pie-util-vdso.d [2022-11-05T17:23:57.545Z] #39 76.82 DEP criu/pie-util-vdso-elf32.d [2022-11-05T17:23:57.546Z] #30 ... [2022-11-05T17:23:57.547Z] [2022-11-05T17:23:57.547Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:23:57.547Z] #33 34.23 go: downloading github.com/fatih/color v1.13.0 [2022-11-05T17:23:57.547Z] #33 34.24 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:23:57.547Z] #33 34.28 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:23:57.547Z] #33 34.33 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-05T17:23:57.547Z] #33 34.35 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-05T17:23:57.550Z] #49 22.77 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-11-05T17:23:57.550Z] #49 22.79 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:23:57.550Z] #49 22.92 Selecting previously unselected package libip4tc2:arm64. [2022-11-05T17:23:57.550Z] #49 22.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-11-05T17:23:57.550Z] #49 22.93 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-11-05T17:23:57.550Z] #49 23.01 Selecting previously unselected package libip6tc2:arm64. [2022-11-05T17:23:57.804Z] #33 34.63 go: downloading github.com/spf13/viper v1.10.1 [2022-11-05T17:23:57.804Z] #39 77.10 DEP criu/path.d [2022-11-05T17:23:57.809Z] #49 23.04 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-11-05T17:23:57.809Z] #49 23.04 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-11-05T17:23:57.809Z] #49 23.12 Selecting previously unselected package libnfnetlink0:arm64. [2022-11-05T17:23:57.809Z] #49 23.12 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-11-05T17:23:57.809Z] #49 23.14 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-11-05T17:23:57.809Z] #49 23.20 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-11-05T17:23:57.809Z] #49 23.21 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-11-05T17:23:57.809Z] #49 23.21 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-11-05T17:23:58.060Z] #33 34.80 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-05T17:23:58.060Z] #33 ... [2022-11-05T17:23:58.060Z] [2022-11-05T17:23:58.060Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:23:58.060Z] #26 18.56 Reading package lists... [2022-11-05T17:23:58.060Z] #26 25.02 Reading package lists... [2022-11-05T17:23:58.060Z] #26 30.32 Building dependency tree... [2022-11-05T17:23:58.060Z] #26 33.84 The following additional packages will be installed: [2022-11-05T17:23:58.060Z] #26 33.84 libbtrfs0 [2022-11-05T17:23:58.060Z] #26 34.08 The following NEW packages will be installed: [2022-11-05T17:23:58.060Z] #26 34.09 libbtrfs-dev libbtrfs0 [2022-11-05T17:23:58.060Z] #26 34.49 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:23:58.060Z] #26 34.49 Need to get 460 kB of archives. [2022-11-05T17:23:58.060Z] #26 34.49 After this operation, 1237 kB of additional disk space will be used. [2022-11-05T17:23:58.060Z] #26 34.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:23:58.060Z] #26 34.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:23:58.060Z] #26 ... [2022-11-05T17:23:58.060Z] [2022-11-05T17:23:58.060Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:23:58.060Z] #33 35.02 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-05T17:23:58.062Z] #39 77.28 DEP criu/parasite-syscall.d [2022-11-05T17:23:58.068Z] #49 23.30 Selecting previously unselected package libnftnl11:arm64. [2022-11-05T17:23:58.068Z] #49 23.30 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-11-05T17:23:58.068Z] #49 23.31 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-11-05T17:23:58.068Z] #49 23.38 Selecting previously unselected package iptables. [2022-11-05T17:23:58.068Z] #49 23.40 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-11-05T17:23:58.068Z] #49 23.40 Unpacking iptables (1.8.7-1) ... [2022-11-05T17:23:58.317Z] #33 35.03 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-05T17:23:58.317Z] #33 35.09 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-05T17:23:58.317Z] #33 35.13 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-05T17:23:58.317Z] #33 35.19 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-05T17:23:58.317Z] #33 ... [2022-11-05T17:23:58.317Z] [2022-11-05T17:23:58.317Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:23:58.317Z] #21 19.47 Reading package lists... [2022-11-05T17:23:58.317Z] #21 25.44 Reading package lists... [2022-11-05T17:23:58.317Z] #21 30.53 Building dependency tree... [2022-11-05T17:23:58.317Z] #21 34.21 The following additional packages will be installed: [2022-11-05T17:23:58.317Z] #21 34.22 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-05T17:23:58.317Z] #21 34.23 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-05T17:23:58.317Z] #21 34.24 Suggested packages: [2022-11-05T17:23:58.317Z] #21 34.26 manpages-dev protobuf-mode-el python3-setuptools [2022-11-05T17:23:58.327Z] #49 23.76 Selecting previously unselected package libonig5:arm64. [2022-11-05T17:23:58.327Z] #49 23.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-11-05T17:23:58.451Z] #33 34.90 The following additional packages will be installed: [2022-11-05T17:23:58.451Z] #33 34.91 libbtrfs0 [2022-11-05T17:23:58.574Z] #21 ... [2022-11-05T17:23:58.574Z] [2022-11-05T17:23:58.574Z] #30 [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-11-05T17:23:58.574Z] #30 35.22 The following NEW packages will be installed: [2022-11-05T17:23:58.574Z] #30 35.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:23:58.574Z] #30 35.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-05T17:23:58.574Z] #30 35.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-05T17:23:58.574Z] #30 35.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-05T17:23:58.574Z] #30 35.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-05T17:23:58.574Z] #30 35.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-05T17:23:58.574Z] #30 35.22 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-05T17:23:58.574Z] #30 35.22 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-05T17:23:58.574Z] #30 35.23 mingw-w64-x86-64-dev [2022-11-05T17:23:58.586Z] #49 23.77 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-11-05T17:23:58.586Z] #49 23.90 Selecting previously unselected package libjq1:arm64. [2022-11-05T17:23:58.586Z] #49 23.90 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-11-05T17:23:58.586Z] #49 23.91 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-11-05T17:23:58.630Z] #39 77.58 DEP criu/pagemap.d [2022-11-05T17:23:58.630Z] #39 ... [2022-11-05T17:23:58.630Z] [2022-11-05T17:23:58.631Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-05T17:23:58.631Z] #47 DONE 1.1s [2022-11-05T17:23:58.631Z] [2022-11-05T17:23:58.631Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:58.631Z] #39 77.83 DEP criu/pagemap-cache.d [2022-11-05T17:23:58.712Z] #33 35.08 The following NEW packages will be installed: [2022-11-05T17:23:58.712Z] #33 35.11 libbtrfs-dev libbtrfs0 [2022-11-05T17:23:58.840Z] #30 35.72 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:23:58.840Z] #30 35.72 Need to get 115 MB of archives. [2022-11-05T17:23:58.840Z] #30 35.72 After this operation, 645 MB of additional disk space will be used. [2022-11-05T17:23:58.840Z] #30 35.72 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-11-05T17:23:58.840Z] #30 35.83 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-11-05T17:23:58.845Z] #49 24.00 Selecting previously unselected package jq. [2022-11-05T17:23:58.845Z] #49 24.01 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-11-05T17:23:58.845Z] #49 24.02 Unpacking jq (1.6-2.1) ... [2022-11-05T17:23:58.845Z] #49 24.14 Selecting previously unselected package libaio1:arm64. [2022-11-05T17:23:58.845Z] #49 24.14 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-11-05T17:23:58.845Z] #49 24.15 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-11-05T17:23:58.845Z] #49 24.24 Selecting previously unselected package libgpm2:arm64. [2022-11-05T17:23:58.845Z] #49 24.25 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-11-05T17:23:58.845Z] #49 24.25 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-11-05T17:23:58.845Z] #49 24.33 Selecting previously unselected package libicu67:arm64. [2022-11-05T17:23:58.889Z] #39 78.05 DEP criu/page-xfer.d [2022-11-05T17:23:58.920Z] #46 DONE 2.2s [2022-11-05T17:23:58.920Z] [2022-11-05T17:23:58.920Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:58.920Z] #38 71.05 DEP criu/protobuf-desc.d [2022-11-05T17:23:58.920Z] #38 71.16 DEP criu/proc_parse.d [2022-11-05T17:23:58.920Z] #38 71.41 DEP criu/plugin.d [2022-11-05T17:23:58.920Z] #38 71.50 DEP criu/pipes.d [2022-11-05T17:23:58.920Z] #38 71.72 DEP criu/pie-util.d [2022-11-05T17:23:58.920Z] #38 71.84 DEP criu/pie-util-vdso.d [2022-11-05T17:23:58.920Z] #38 72.02 DEP criu/pie-util-vdso-elf32.d [2022-11-05T17:23:58.920Z] #38 72.17 DEP criu/path.d [2022-11-05T17:23:58.920Z] #38 72.32 DEP criu/parasite-syscall.d [2022-11-05T17:23:58.920Z] #38 72.57 DEP criu/pagemap.d [2022-11-05T17:23:58.920Z] #38 72.72 DEP criu/pagemap-cache.d [2022-11-05T17:23:58.920Z] #38 72.82 DEP criu/page-xfer.d [2022-11-05T17:23:58.920Z] #38 72.95 DEP criu/page-pipe.d [2022-11-05T17:23:58.920Z] #38 73.05 DEP criu/netfilter.d [2022-11-05T17:23:58.920Z] #38 73.20 DEP criu/net.d [2022-11-05T17:23:58.920Z] #38 73.43 DEP criu/namespaces.d [2022-11-05T17:23:58.920Z] #38 73.62 DEP criu/mount.d [2022-11-05T17:23:58.920Z] #38 73.81 DEP criu/memfd.d [2022-11-05T17:23:58.920Z] #38 74.02 DEP criu/mem.d [2022-11-05T17:23:58.920Z] #38 74.30 DEP criu/lsm.d [2022-11-05T17:23:58.920Z] #38 74.52 DEP criu/log.d [2022-11-05T17:23:58.920Z] #38 74.70 DEP criu/libnetlink.d [2022-11-05T17:23:58.920Z] #38 74.82 DEP criu/kerndat.d [2022-11-05T17:23:58.920Z] #38 75.01 DEP criu/kcmp-ids.d [2022-11-05T17:23:58.920Z] #38 75.13 DEP criu/irmap.d [2022-11-05T17:23:58.920Z] #38 75.34 DEP criu/ipc_ns.d [2022-11-05T17:23:58.920Z] #38 75.50 DEP criu/image.d [2022-11-05T17:23:58.920Z] #38 75.66 DEP criu/image-desc.d [2022-11-05T17:23:58.920Z] #38 75.73 DEP criu/fsnotify.d [2022-11-05T17:23:58.920Z] #38 75.94 DEP criu/filesystems.d [2022-11-05T17:23:58.920Z] #38 76.12 DEP criu/files.d [2022-11-05T17:23:58.920Z] #38 76.30 DEP criu/files-reg.d [2022-11-05T17:23:58.920Z] #38 76.47 DEP criu/files-ext.d [2022-11-05T17:23:58.920Z] #38 76.64 DEP criu/file-lock.d [2022-11-05T17:23:58.920Z] #38 76.81 DEP criu/file-ids.d [2022-11-05T17:23:58.920Z] #38 76.92 DEP criu/fifo.d [2022-11-05T17:23:58.920Z] #38 77.20 DEP criu/fdstore.d [2022-11-05T17:23:58.920Z] #38 77.33 DEP criu/fault-injection.d [2022-11-05T17:23:58.920Z] #38 77.43 DEP criu/external.d [2022-11-05T17:23:58.920Z] #38 77.56 DEP criu/eventpoll.d [2022-11-05T17:23:58.920Z] #38 77.76 DEP criu/eventfd.d [2022-11-05T17:23:58.920Z] #38 77.90 DEP criu/crtools.d [2022-11-05T17:23:58.920Z] #38 78.12 DEP criu/cr-service.d [2022-11-05T17:23:58.920Z] #38 78.28 DEP criu/cr-restore.d [2022-11-05T17:23:58.920Z] #38 78.56 DEP criu/cr-errno.d [2022-11-05T17:23:58.920Z] #38 78.59 DEP criu/cr-dump.d [2022-11-05T17:23:58.920Z] #38 78.77 DEP criu/cr-dedup.d [2022-11-05T17:23:58.920Z] #38 78.96 DEP criu/cr-check.d [2022-11-05T17:23:58.920Z] #38 79.17 DEP criu/config.d [2022-11-05T17:23:58.920Z] #38 79.43 DEP criu/clone-noasan.d [2022-11-05T17:23:58.920Z] #38 ... [2022-11-05T17:23:58.920Z] [2022-11-05T17:23:58.920Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-05T17:23:58.973Z] #33 35.56 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:23:58.973Z] #33 35.56 Need to get 460 kB of archives. [2022-11-05T17:23:58.973Z] #33 35.56 After this operation, 1237 kB of additional disk space will be used. [2022-11-05T17:23:58.973Z] #33 35.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:23:58.973Z] #33 35.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:23:58.973Z] #33 ... [2022-11-05T17:23:58.973Z] [2022-11-05T17:23:58.973Z] #26 [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-11-05T17:23:58.973Z] #26 19.54 Reading package lists... [2022-11-05T17:23:58.973Z] #26 25.71 Reading package lists... [2022-11-05T17:23:58.973Z] #26 31.10 Building dependency tree... [2022-11-05T17:23:58.973Z] #26 34.10 The following additional packages will be installed: [2022-11-05T17:23:58.973Z] #26 34.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:23:58.973Z] #26 34.10 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-05T17:23:58.973Z] #26 34.10 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-05T17:23:58.973Z] #26 34.11 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-05T17:23:58.973Z] #26 34.11 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-05T17:23:58.973Z] #26 34.11 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-05T17:23:58.973Z] #26 34.12 mingw-w64-common mingw-w64-x86-64-dev [2022-11-05T17:23:58.973Z] #26 34.12 Suggested packages: [2022-11-05T17:23:58.973Z] #26 34.13 gcc-10-locales seccomp wine64 [2022-11-05T17:23:58.973Z] #26 35.42 The following NEW packages will be installed: [2022-11-05T17:23:58.973Z] #26 35.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:23:58.973Z] #26 35.43 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-05T17:23:58.973Z] #26 35.43 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-05T17:23:58.973Z] #26 35.43 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-05T17:23:58.973Z] #26 35.43 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-05T17:23:58.973Z] #26 35.43 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-05T17:23:58.973Z] #26 35.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-05T17:23:58.973Z] #26 35.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-05T17:23:58.973Z] #26 35.44 mingw-w64-x86-64-dev [2022-11-05T17:23:59.105Z] #49 24.36 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-11-05T17:23:59.105Z] #49 24.36 Unpacking libicu67:arm64 (67.1-7) ... [2022-11-05T17:23:59.139Z] #30 36.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-05T17:23:59.139Z] #30 36.02 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-11-05T17:23:59.139Z] #30 36.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-11-05T17:23:59.139Z] #30 36.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-05T17:23:59.148Z] #39 78.35 DEP criu/page-pipe.d [2022-11-05T17:23:59.234Z] #26 ... [2022-11-05T17:23:59.234Z] [2022-11-05T17:23:59.234Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:23:59.234Z] #27 34.51 The following additional packages will be installed: [2022-11-05T17:23:59.234Z] #27 34.52 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-05T17:23:59.234Z] #27 34.53 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-05T17:23:59.234Z] #27 34.54 Suggested packages: [2022-11-05T17:23:59.234Z] #27 34.55 manpages-dev protobuf-mode-el python3-setuptools [2022-11-05T17:23:59.234Z] #27 35.70 The following NEW packages will be installed: [2022-11-05T17:23:59.234Z] #27 35.70 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-05T17:23:59.234Z] #27 35.72 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-05T17:23:59.234Z] #27 35.72 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-05T17:23:59.234Z] #27 35.72 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-05T17:23:59.399Z] #30 36.35 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-11-05T17:23:59.407Z] #39 78.58 DEP criu/netfilter.d [2022-11-05T17:23:59.495Z] #27 36.10 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:23:59.495Z] #27 36.10 Need to get 4583 kB of archives. [2022-11-05T17:23:59.495Z] #27 36.10 After this operation, 25.9 MB of additional disk space will be used. [2022-11-05T17:23:59.495Z] #27 36.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:23:59.495Z] #27 36.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-11-05T17:23:59.495Z] #27 36.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:23:59.495Z] #27 36.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-11-05T17:23:59.495Z] #27 36.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-05T17:23:59.495Z] #27 36.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-11-05T17:23:59.495Z] #27 ... [2022-11-05T17:23:59.495Z] [2022-11-05T17:23:59.495Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:23:59.495Z] #28 20.44 Reading package lists... [2022-11-05T17:23:59.495Z] #28 26.26 Reading package lists... [2022-11-05T17:23:59.495Z] #28 31.73 Building dependency tree... [2022-11-05T17:23:59.495Z] #28 34.73 The following additional packages will be installed: [2022-11-05T17:23:59.495Z] #28 34.74 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-05T17:23:59.495Z] #28 34.75 Suggested packages: [2022-11-05T17:23:59.495Z] #28 34.76 cmake-doc ninja-build lrzip [2022-11-05T17:23:59.495Z] #28 34.76 Recommended packages: [2022-11-05T17:23:59.495Z] #28 34.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-05T17:23:59.495Z] #28 35.62 The following NEW packages will be installed: [2022-11-05T17:23:59.495Z] #28 35.63 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-05T17:23:59.495Z] #28 35.65 vim-common xxd [2022-11-05T17:23:59.495Z] #28 35.99 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:23:59.495Z] #28 35.99 Need to get 17.7 MB of archives. [2022-11-05T17:23:59.495Z] #28 35.99 After this operation, 70.7 MB of additional disk space will be used. [2022-11-05T17:23:59.495Z] #28 35.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:23:59.495Z] #28 36.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:23:59.495Z] #28 36.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-05T17:23:59.665Z] #39 78.81 DEP criu/net.d [2022-11-05T17:23:59.757Z] #28 36.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:23:59.757Z] #28 ... [2022-11-05T17:23:59.757Z] [2022-11-05T17:23:59.757Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:23:59.757Z] #27 36.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:23:59.757Z] #27 36.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-11-05T17:23:59.757Z] #27 36.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-11-05T17:23:59.757Z] #27 36.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-11-05T17:23:59.757Z] #27 36.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-11-05T17:23:59.757Z] #27 36.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-11-05T17:23:59.757Z] #27 36.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-11-05T17:23:59.757Z] #27 36.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-11-05T17:23:59.925Z] #39 ... [2022-11-05T17:23:59.925Z] [2022-11-05T17:23:59.925Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-11-05T17:23:59.925Z] #48 DONE 1.2s [2022-11-05T17:23:59.925Z] [2022-11-05T17:23:59.925Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:23:59.925Z] #39 79.09 DEP criu/namespaces.d [2022-11-05T17:23:59.963Z] #30 36.60 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-11-05T17:23:59.963Z] #30 36.61 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-11-05T17:24:00.018Z] #27 36.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-11-05T17:24:00.018Z] #27 36.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:24:00.018Z] #27 36.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-05T17:24:00.018Z] #27 36.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-11-05T17:24:00.184Z] #39 79.39 DEP criu/mount.d [2022-11-05T17:24:00.443Z] #39 79.66 DEP criu/memfd.d [2022-11-05T17:24:00.617Z] #30 ... [2022-11-05T17:24:00.617Z] [2022-11-05T17:24:00.617Z] #26 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:24:00.617Z] #26 35.58 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:00.617Z] #26 35.84 Fetched 460 kB in 0s (1349 kB/s) [2022-11-05T17:24:00.617Z] #26 35.95 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:24:00.617Z] #26 35.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:24:00.617Z] #26 36.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:24:00.617Z] #26 36.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:24:00.617Z] #26 36.32 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:24:00.617Z] #26 36.33 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:24:00.617Z] #26 36.33 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:24:00.617Z] #26 36.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:24:00.617Z] #26 36.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:24:00.617Z] #26 36.84 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:00.617Z] #26 DONE 37.3s [2022-11-05T17:24:00.617Z] [2022-11-05T17:24:00.617Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:00.617Z] #21 35.58 The following NEW packages will be installed: [2022-11-05T17:24:00.617Z] #21 35.59 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-05T17:24:00.617Z] #21 35.59 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-05T17:24:00.617Z] #21 35.59 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-05T17:24:00.617Z] #21 35.59 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-05T17:24:00.617Z] #21 35.96 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:00.617Z] #21 35.96 Need to get 4583 kB of archives. [2022-11-05T17:24:00.617Z] #21 35.96 After this operation, 25.9 MB of additional disk space will be used. [2022-11-05T17:24:00.617Z] #21 35.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:24:00.617Z] #21 35.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-11-05T17:24:00.617Z] #21 35.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:24:00.617Z] #21 35.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-11-05T17:24:00.617Z] #21 35.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-05T17:24:00.617Z] #21 35.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-11-05T17:24:00.617Z] #21 35.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:24:00.617Z] #21 35.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-11-05T17:24:00.617Z] #21 36.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-11-05T17:24:00.617Z] #21 36.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-11-05T17:24:00.617Z] #21 36.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-11-05T17:24:00.617Z] #21 36.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-11-05T17:24:00.617Z] #21 36.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-11-05T17:24:00.617Z] #21 36.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-11-05T17:24:00.617Z] #21 36.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-11-05T17:24:00.617Z] #21 36.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:24:00.617Z] #21 36.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-05T17:24:00.617Z] #21 36.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-11-05T17:24:00.617Z] #21 37.48 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:00.702Z] #39 79.88 DEP criu/mem.d [2022-11-05T17:24:00.824Z] #47 ... [2022-11-05T17:24:00.824Z] [2022-11-05T17:24:00.824Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:24:00.824Z] #42 5.200 + RM_GOPATH=0 [2022-11-05T17:24:00.824Z] #42 5.200 + TMP_GOPATH= [2022-11-05T17:24:00.824Z] #42 5.200 + : /build [2022-11-05T17:24:00.824Z] #42 5.200 + '[' -z '' ']' [2022-11-05T17:24:00.824Z] #42 5.242 ++ mktemp -d [2022-11-05T17:24:00.824Z] #42 5.242 + export GOPATH=/tmp/tmp.5l7OG0rmSl [2022-11-05T17:24:00.824Z] #42 5.242 + GOPATH=/tmp/tmp.5l7OG0rmSl [2022-11-05T17:24:00.824Z] #42 5.242 + RM_GOPATH=1 [2022-11-05T17:24:00.824Z] #42 5.242 + case "$(go env GOARCH)" in [2022-11-05T17:24:00.824Z] #42 5.242 ++ go env GOARCH [2022-11-05T17:24:00.824Z] #42 5.242 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:00.824Z] #42 5.242 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:00.824Z] #42 5.242 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:00.824Z] #42 5.242 + dir=/tmp/install [2022-11-05T17:24:00.824Z] #42 5.242 + bin=runc [2022-11-05T17:24:00.824Z] #42 5.242 + shift [2022-11-05T17:24:00.824Z] #42 5.242 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-05T17:24:00.824Z] #42 5.242 + . /tmp/install/runc.installer [2022-11-05T17:24:00.824Z] #42 5.242 ++ set -e [2022-11-05T17:24:00.824Z] #42 5.242 ++ : v1.1.4 [2022-11-05T17:24:00.824Z] #42 5.242 + install_runc [2022-11-05T17:24:00.824Z] #42 5.242 + RUNC_BUILDTAGS=seccomp [2022-11-05T17:24:00.824Z] #42 5.242 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-05T17:24:00.824Z] #42 5.242 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5l7OG0rmSl/src/github.com/opencontainers/runc [2022-11-05T17:24:00.824Z] #42 5.242 Cloning into '/tmp/tmp.5l7OG0rmSl/src/github.com/opencontainers/runc'... [2022-11-05T17:24:00.824Z] #42 5.268 Install runc version v1.1.4 (build tags: seccomp) [2022-11-05T17:24:00.824Z] #42 15.28 + cd /tmp/tmp.5l7OG0rmSl/src/github.com/opencontainers/runc [2022-11-05T17:24:00.824Z] #42 15.28 + git checkout -q v1.1.4 [2022-11-05T17:24:00.824Z] #42 ... [2022-11-05T17:24:00.824Z] [2022-11-05T17:24:00.824Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:00.824Z] #38 79.58 DEP criu/cgroup.d [2022-11-05T17:24:00.824Z] #38 79.81 DEP criu/cgroup-props.d [2022-11-05T17:24:00.824Z] #38 79.93 DEP criu/bitmap.d [2022-11-05T17:24:00.824Z] #38 79.97 DEP criu/bfd.d [2022-11-05T17:24:00.824Z] #38 80.07 DEP criu/autofs.d [2022-11-05T17:24:00.824Z] #38 80.29 DEP criu/aio.d [2022-11-05T17:24:00.824Z] #38 80.45 DEP criu/action-scripts.d [2022-11-05T17:24:00.824Z] #38 80.76 CC criu/action-scripts.o [2022-11-05T17:24:00.824Z] #38 81.24 CC criu/aio.o [2022-11-05T17:24:00.960Z] #39 80.14 DEP criu/lsm.d [2022-11-05T17:24:00.963Z] #27 37.61 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:01.083Z] #38 ... [2022-11-05T17:24:01.083Z] [2022-11-05T17:24:01.083Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-05T17:24:01.083Z] #47 DONE 2.2s [2022-11-05T17:24:01.083Z] [2022-11-05T17:24:01.083Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-11-05T17:24:01.219Z] #39 80.27 DEP criu/log.d [2022-11-05T17:24:01.219Z] #39 80.37 DEP criu/libnetlink.d [2022-11-05T17:24:01.221Z] #21 38.10 Fetched 4583 kB in 1s (7546 kB/s) [2022-11-05T17:24:01.224Z] #27 37.89 Fetched 4583 kB in 1s (6546 kB/s) [2022-11-05T17:24:01.479Z] #39 80.57 DEP criu/kerndat.d [2022-11-05T17:24:01.485Z] #27 38.00 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:24:01.485Z] #27 38.00 (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 ... 15718 files and directories currently installed.) [2022-11-05T17:24:01.485Z] #27 38.07 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:24:01.485Z] #27 38.10 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:24:01.503Z] #21 38.35 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:24:01.645Z] #49 ... [2022-11-05T17:24:01.645Z] [2022-11-05T17:24:01.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:01.645Z] #39 97.57 CC criu/cgroup.o [2022-11-05T17:24:01.645Z] #39 100.5 CC criu/clone-noasan.o [2022-11-05T17:24:01.645Z] #39 100.7 CC criu/config.o [2022-11-05T17:24:01.645Z] #39 102.0 CC criu/cr-check.o [2022-11-05T17:24:01.645Z] #39 103.7 CC criu/cr-dedup.o [2022-11-05T17:24:01.645Z] #39 104.1 CC criu/cr-dump.o [2022-11-05T17:24:01.645Z] #39 106.6 CC criu/cr-errno.o [2022-11-05T17:24:01.645Z] #39 106.7 CC criu/cr-restore.o [2022-11-05T17:24:01.739Z] #39 80.82 DEP criu/kcmp-ids.d [2022-11-05T17:24:01.739Z] #39 80.91 DEP criu/irmap.d [2022-11-05T17:24:01.746Z] #27 38.22 Selecting previously unselected package libcap-dev:amd64. [2022-11-05T17:24:01.746Z] #27 38.22 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-11-05T17:24:01.767Z] #21 38.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% #21 ... [2022-11-05T17:24:01.767Z] [2022-11-05T17:24:01.767Z] #35 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:24:01.767Z] #35 DONE 38.5s [2022-11-05T17:24:01.767Z] [2022-11-05T17:24:01.768Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:01.768Z] #21 38.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 ... 15718 files and directories currently installed.) [2022-11-05T17:24:01.768Z] #21 38.46 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:24:01.768Z] #21 38.51 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:24:01.768Z] #21 38.66 Selecting previously unselected package libcap-dev:amd64. [2022-11-05T17:24:01.768Z] #21 38.66 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-11-05T17:24:01.768Z] #21 38.66 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:24:01.998Z] #39 81.07 DEP criu/ipc_ns.d [2022-11-05T17:24:02.007Z] #27 38.48 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:24:02.007Z] #27 ... [2022-11-05T17:24:02.007Z] [2022-11-05T17:24:02.007Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:24:02.007Z] #30 DONE 38.6s [2022-11-05T17:24:02.007Z] [2022-11-05T17:24:02.007Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:24:02.007Z] #33 36.68 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:02.007Z] #33 36.97 Fetched 460 kB in 0s (1229 kB/s) [2022-11-05T17:24:02.007Z] #33 37.05 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:24:02.007Z] #33 37.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:24:02.007Z] #33 37.10 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:24:02.007Z] #33 37.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:24:02.007Z] #33 37.46 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:24:02.007Z] #33 37.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:24:02.007Z] #33 37.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:24:02.007Z] #33 37.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:24:02.007Z] #33 37.96 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:24:02.007Z] #33 37.98 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:02.007Z] #33 DONE 38.6s [2022-11-05T17:24:02.036Z] #21 38.84 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:24:02.036Z] #21 38.85 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:24:02.036Z] #21 38.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:02.214Z] #39 ... [2022-11-05T17:24:02.214Z] [2022-11-05T17:24:02.214Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:24:02.257Z] #39 81.24 DEP criu/image.d [2022-11-05T17:24:02.257Z] #39 81.50 DEP criu/image-desc.d [2022-11-05T17:24:02.268Z] [2022-11-05T17:24:02.268Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:02.268Z] #27 38.70 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:24:02.268Z] #27 38.71 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:24:02.268Z] #27 38.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:02.293Z] #21 39.18 Selecting previously unselected package libnet1-dev. [2022-11-05T17:24:02.293Z] #21 39.23 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:24:02.293Z] #21 39.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:02.472Z] #49 27.64 Selecting previously unselected package libinih1:arm64. [2022-11-05T17:24:02.472Z] #49 27.64 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-11-05T17:24:02.472Z] #49 27.65 Unpacking libinih1:arm64 (53-1+b2) ... [2022-11-05T17:24:02.472Z] #49 27.76 Selecting previously unselected package libnet1:arm64. [2022-11-05T17:24:02.472Z] #49 27.76 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-11-05T17:24:02.472Z] #49 27.78 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:02.472Z] #49 27.85 Selecting previously unselected package libnl-3-200:arm64. [2022-11-05T17:24:02.472Z] #49 27.85 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-11-05T17:24:02.472Z] #49 27.86 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-05T17:24:02.516Z] #39 81.61 DEP criu/fsnotify.d [2022-11-05T17:24:02.529Z] #27 38.93 Selecting previously unselected package libnet1-dev. [2022-11-05T17:24:02.529Z] #27 38.93 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:24:02.529Z] #27 38.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:02.731Z] #49 27.97 Selecting previously unselected package libprotobuf-c1:arm64. [2022-11-05T17:24:02.731Z] #49 27.99 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-11-05T17:24:02.731Z] #49 28.00 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:24:02.731Z] #49 28.05 Selecting previously unselected package net-tools. [2022-11-05T17:24:02.731Z] #49 28.07 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-11-05T17:24:02.731Z] #49 28.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:24:02.774Z] #39 81.79 DEP criu/filesystems.d [2022-11-05T17:24:02.774Z] #39 81.99 DEP criu/files.d [2022-11-05T17:24:02.790Z] #27 39.22 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:24:02.790Z] #27 39.22 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:24:02.790Z] #27 39.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:02.910Z] #21 39.78 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:24:02.910Z] #21 39.78 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:24:02.910Z] #21 39.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:02.989Z] #49 28.25 Selecting previously unselected package patch. [2022-11-05T17:24:02.989Z] #49 28.27 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-11-05T17:24:02.989Z] #49 28.28 Unpacking patch (2.7.6-7) ... [2022-11-05T17:24:03.033Z] #39 82.18 DEP criu/files-reg.d [2022-11-05T17:24:03.051Z] #27 39.51 Selecting previously unselected package libnl-3-dev:amd64. [2022-11-05T17:24:03.051Z] #27 39.51 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:24:03.051Z] #27 39.53 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:03.166Z] #21 40.05 Selecting previously unselected package libnl-3-dev:amd64. [2022-11-05T17:24:03.166Z] #21 40.05 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:24:03.166Z] #21 40.06 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:03.247Z] #49 28.40 Selecting previously unselected package python-pip-whl. [2022-11-05T17:24:03.247Z] #49 28.42 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:24:03.247Z] #49 28.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:24:03.291Z] #39 82.38 DEP criu/files-ext.d [2022-11-05T17:24:03.291Z] #39 82.59 DEP criu/file-lock.d [2022-11-05T17:24:03.423Z] #21 40.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:24:03.423Z] #21 40.34 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:24:03.423Z] #21 40.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:03.423Z] #21 40.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-11-05T17:24:03.550Z] #39 82.77 DEP criu/file-ids.d [2022-11-05T17:24:03.629Z] #48 DONE 2.2s [2022-11-05T17:24:03.629Z] [2022-11-05T17:24:03.629Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:24:03.679Z] #21 40.44 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:24:03.679Z] #21 40.46 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:03.679Z] #21 40.56 Selecting previously unselected package zlib1g-dev:amd64. [2022-11-05T17:24:03.679Z] #21 40.59 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-11-05T17:24:03.679Z] #21 40.60 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:24:03.723Z] #27 40.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:24:03.723Z] #27 40.14 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:24:03.723Z] #27 40.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:03.809Z] #39 82.96 DEP criu/fifo.d [2022-11-05T17:24:03.814Z] #49 29.00 Selecting previously unselected package python3-lib2to3. [2022-11-05T17:24:03.814Z] #49 29.00 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-05T17:24:03.814Z] #49 29.01 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:24:03.814Z] #49 29.13 Selecting previously unselected package python3-distutils. [2022-11-05T17:24:03.814Z] #49 29.15 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-05T17:24:03.814Z] #49 29.16 Unpacking python3-distutils (3.9.2-1) ... [2022-11-05T17:24:03.936Z] #21 40.85 Selecting previously unselected package libprotobuf23:amd64. [2022-11-05T17:24:03.936Z] #21 40.85 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-11-05T17:24:03.936Z] #21 40.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:24:04.068Z] #39 83.10 DEP criu/fdstore.d [2022-11-05T17:24:04.068Z] #39 83.22 DEP criu/fault-injection.d [2022-11-05T17:24:04.068Z] #39 83.28 DEP criu/external.d [2022-11-05T17:24:04.072Z] #49 29.31 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:24:04.072Z] #49 29.32 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:24:04.072Z] #49 29.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:04.072Z] #49 29.43 Selecting previously unselected package python3-setuptools. [2022-11-05T17:24:04.072Z] #49 29.44 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-05T17:24:04.072Z] #49 29.44 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-05T17:24:04.327Z] #39 83.40 DEP criu/eventpoll.d [2022-11-05T17:24:04.327Z] #39 83.59 DEP criu/eventfd.d [2022-11-05T17:24:04.355Z] #27 40.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-11-05T17:24:04.355Z] #27 40.67 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:24:04.355Z] #27 40.68 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:04.355Z] #27 40.81 Selecting previously unselected package zlib1g-dev:amd64. [2022-11-05T17:24:04.355Z] #27 40.84 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-11-05T17:24:04.355Z] #27 40.85 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:24:04.586Z] #39 83.82 DEP criu/crtools.d [2022-11-05T17:24:04.620Z] #27 41.12 Selecting previously unselected package libprotobuf23:amd64. [2022-11-05T17:24:04.620Z] #27 41.12 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-11-05T17:24:04.620Z] #27 41.13 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:24:04.640Z] #49 29.74 Selecting previously unselected package python3-wheel. [2022-11-05T17:24:04.640Z] #49 29.74 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-05T17:24:04.640Z] #49 29.77 Unpacking python3-wheel (0.34.2-1) ... [2022-11-05T17:24:04.640Z] #49 29.87 Selecting previously unselected package python3-pip. [2022-11-05T17:24:04.640Z] #49 29.88 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:24:04.640Z] #49 29.89 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:24:04.845Z] #39 84.03 DEP criu/cr-service.d [2022-11-05T17:24:04.898Z] #49 30.13 Selecting previously unselected package sudo. [2022-11-05T17:24:04.898Z] #49 30.13 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-11-05T17:24:04.898Z] #49 30.14 Unpacking sudo (1.9.5p2-3) ... [2022-11-05T17:24:04.907Z] #21 41.76 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-11-05T17:24:04.907Z] #21 41.76 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-11-05T17:24:04.907Z] #21 41.77 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:24:05.104Z] #39 84.28 DEP criu/cr-restore.d [2022-11-05T17:24:05.207Z] #21 42.07 Selecting previously unselected package libprotobuf-dev:amd64. [2022-11-05T17:24:05.207Z] #21 42.08 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-11-05T17:24:05.207Z] #21 42.08 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:24:05.363Z] #39 84.54 DEP criu/cr-errno.d [2022-11-05T17:24:05.363Z] #39 84.59 DEP criu/cr-dump.d [2022-11-05T17:24:05.466Z] #49 30.65 Selecting previously unselected package thin-provisioning-tools. [2022-11-05T17:24:05.466Z] #49 30.65 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-11-05T17:24:05.466Z] #49 30.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:24:05.533Z] #49 2.380 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:05.533Z] #49 2.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:05.533Z] #49 2.416 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:05.583Z] #27 42.00 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-11-05T17:24:05.583Z] #27 42.00 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-11-05T17:24:05.583Z] #27 42.03 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:24:05.622Z] #39 84.81 DEP criu/cr-dedup.d [2022-11-05T17:24:05.724Z] #49 30.88 Selecting previously unselected package uidmap. [2022-11-05T17:24:05.724Z] #49 30.89 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-11-05T17:24:05.724Z] #49 30.91 Unpacking uidmap (1:4.8.1-1) ... [2022-11-05T17:24:05.724Z] #49 31.05 Selecting previously unselected package vim-runtime. [2022-11-05T17:24:05.724Z] #49 31.05 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:24:05.724Z] #49 31.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-05T17:24:05.724Z] #49 31.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-05T17:24:05.724Z] #49 31.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:05.881Z] #39 85.03 DEP criu/cr-check.d [2022-11-05T17:24:06.101Z] #49 3.040 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:24:06.140Z] #39 85.31 DEP criu/config.d [2022-11-05T17:24:06.157Z] #27 42.58 Selecting previously unselected package libprotobuf-dev:amd64. [2022-11-05T17:24:06.157Z] #27 42.58 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-11-05T17:24:06.157Z] #27 42.59 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:24:06.399Z] #39 85.47 DEP criu/clone-noasan.d [2022-11-05T17:24:06.624Z] #21 ... [2022-11-05T17:24:06.624Z] [2022-11-05T17:24:06.624Z] #34 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:24:06.624Z] #34 DONE 43.2s [2022-11-05T17:24:06.624Z] [2022-11-05T17:24:06.624Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:06.624Z] #27 34.91 The following additional packages will be installed: [2022-11-05T17:24:06.624Z] #27 34.91 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-05T17:24:06.624Z] #27 34.94 Suggested packages: [2022-11-05T17:24:06.624Z] #27 34.94 cmake-doc ninja-build lrzip [2022-11-05T17:24:06.624Z] #27 34.94 Recommended packages: [2022-11-05T17:24:06.624Z] #27 34.94 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-05T17:24:06.624Z] #27 35.90 The following NEW packages will be installed: [2022-11-05T17:24:06.624Z] #27 35.92 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-05T17:24:06.624Z] #27 35.93 vim-common xxd [2022-11-05T17:24:06.624Z] #27 36.34 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:06.624Z] #27 36.34 Need to get 17.7 MB of archives. [2022-11-05T17:24:06.624Z] #27 36.34 After this operation, 70.7 MB of additional disk space will be used. [2022-11-05T17:24:06.624Z] #27 36.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:24:06.624Z] #27 36.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:24:06.624Z] #27 36.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-05T17:24:06.624Z] #27 36.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:24:06.624Z] #27 36.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-11-05T17:24:06.624Z] #27 37.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-11-05T17:24:06.624Z] #27 37.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-11-05T17:24:06.624Z] #27 37.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-11-05T17:24:06.624Z] #27 37.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-11-05T17:24:06.624Z] #27 37.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-11-05T17:24:06.624Z] #27 39.48 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:06.624Z] #27 39.98 Fetched 17.7 MB in 2s (10.1 MB/s) [2022-11-05T17:24:06.624Z] #27 40.08 Selecting previously unselected package xxd. [2022-11-05T17:24:06.624Z] #27 40.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:24:06.624Z] #27 40.13 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:24:06.624Z] #27 40.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:06.624Z] #27 40.33 Selecting previously unselected package vim-common. [2022-11-05T17:24:06.624Z] #27 40.34 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:24:06.624Z] #27 40.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:06.624Z] #27 40.73 Selecting previously unselected package cmake-data. [2022-11-05T17:24:06.624Z] #27 40.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-05T17:24:06.624Z] #27 40.75 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:24:06.658Z] #39 85.64 DEP criu/cgroup.d [2022-11-05T17:24:06.658Z] #39 85.81 DEP criu/cgroup-props.d [2022-11-05T17:24:06.658Z] #39 85.89 DEP criu/bitmap.d [2022-11-05T17:24:06.884Z] #27 ... [2022-11-05T17:24:06.884Z] [2022-11-05T17:24:06.884Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:06.919Z] #39 85.93 DEP criu/bfd.d [2022-11-05T17:24:06.919Z] #39 86.05 DEP criu/autofs.d [2022-11-05T17:24:07.146Z] #21 43.93 Selecting previously unselected package libprotoc23:amd64. [2022-11-05T17:24:07.146Z] #21 43.93 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-11-05T17:24:07.146Z] #21 43.95 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:24:07.178Z] #39 86.24 DEP criu/aio.d [2022-11-05T17:24:07.178Z] #39 86.42 DEP criu/action-scripts.d [2022-11-05T17:24:07.545Z] #27 43.99 Selecting previously unselected package libprotoc23:amd64. [2022-11-05T17:24:07.545Z] #27 43.99 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-11-05T17:24:07.545Z] #27 43.99 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:24:07.746Z] #39 86.78 CC criu/action-scripts.o [2022-11-05T17:24:07.753Z] #21 44.72 Selecting previously unselected package protobuf-c-compiler. [2022-11-05T17:24:07.753Z] #21 44.74 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:24:07.753Z] #21 44.75 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:24:08.005Z] #49 4.403 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:24:08.051Z] #21 44.90 Selecting previously unselected package protobuf-compiler. [2022-11-05T17:24:08.051Z] #21 44.91 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-11-05T17:24:08.051Z] #21 44.92 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-05T17:24:08.116Z] #27 44.59 Selecting previously unselected package protobuf-c-compiler. [2022-11-05T17:24:08.116Z] #27 44.61 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:24:08.116Z] #27 44.63 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:24:08.307Z] #21 45.09 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:24:08.307Z] #21 45.10 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:24:08.307Z] #21 45.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:08.313Z] #39 87.24 CC criu/aio.o [2022-11-05T17:24:08.378Z] #27 44.76 Selecting previously unselected package protobuf-compiler. [2022-11-05T17:24:08.378Z] #27 44.76 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-11-05T17:24:08.378Z] #27 44.77 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-05T17:24:08.378Z] #27 44.90 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:24:08.378Z] #27 44.94 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:24:08.564Z] #21 45.32 Selecting previously unselected package python3-six. [2022-11-05T17:24:08.564Z] #21 45.32 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-05T17:24:08.564Z] #21 45.33 Unpacking python3-six (1.16.0-2) ... [2022-11-05T17:24:08.564Z] #21 45.42 Selecting previously unselected package python3-protobuf. [2022-11-05T17:24:08.564Z] #21 45.43 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-11-05T17:24:08.564Z] #21 45.43 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-05T17:24:08.573Z] #39 87.81 CC criu/autofs.o [2022-11-05T17:24:08.639Z] #27 44.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:08.900Z] #27 45.24 Selecting previously unselected package python3-six. [2022-11-05T17:24:08.900Z] #27 45.25 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-05T17:24:08.900Z] #27 45.26 Unpacking python3-six (1.16.0-2) ... [2022-11-05T17:24:08.900Z] #27 45.36 Selecting previously unselected package python3-protobuf. [2022-11-05T17:24:08.900Z] #27 45.39 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-11-05T17:24:08.900Z] #27 45.40 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-05T17:24:08.941Z] #49 5.727 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:24:09.010Z] #49 34.11 Selecting previously unselected package vim. [2022-11-05T17:24:09.010Z] #49 34.11 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-05T17:24:09.010Z] #49 34.14 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:09.162Z] #27 ... [2022-11-05T17:24:09.162Z] [2022-11-05T17:24:09.162Z] #26 [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-11-05T17:24:09.162Z] #26 35.80 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:09.162Z] #26 35.80 Need to get 115 MB of archives. [2022-11-05T17:24:09.162Z] #26 35.80 After this operation, 645 MB of additional disk space will be used. [2022-11-05T17:24:09.162Z] #26 35.80 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-11-05T17:24:09.162Z] #26 35.89 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-11-05T17:24:09.162Z] #26 36.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-05T17:24:09.162Z] #26 36.07 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-11-05T17:24:09.162Z] #26 36.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-11-05T17:24:09.162Z] #26 36.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-05T17:24:09.162Z] #26 36.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-11-05T17:24:09.162Z] #26 36.65 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-11-05T17:24:09.162Z] #26 36.65 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-11-05T17:24:09.162Z] #26 37.39 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-11-05T17:24:09.162Z] #26 39.30 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-11-05T17:24:09.162Z] #26 40.04 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-11-05T17:24:09.162Z] #26 40.90 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-11-05T17:24:09.162Z] #26 42.49 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-11-05T17:24:09.162Z] #26 43.10 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-11-05T17:24:09.162Z] #26 43.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-11-05T17:24:09.162Z] #26 43.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-11-05T17:24:09.162Z] #26 43.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:24:09.162Z] #26 43.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:24:09.162Z] #26 43.12 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-11-05T17:24:09.162Z] #26 43.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-11-05T17:24:09.162Z] #26 43.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-11-05T17:24:09.162Z] #26 43.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-11-05T17:24:09.162Z] #26 43.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-11-05T17:24:09.162Z] #26 43.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-11-05T17:24:09.162Z] #26 43.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-11-05T17:24:09.162Z] #26 43.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-11-05T17:24:09.162Z] #26 43.24 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-11-05T17:24:09.162Z] #26 43.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-11-05T17:24:09.162Z] #26 43.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-11-05T17:24:09.162Z] #26 44.30 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:09.162Z] #26 44.51 Fetched 115 MB in 8s (14.8 MB/s) [2022-11-05T17:24:09.162Z] #26 44.60 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-05T17:24:09.162Z] #26 44.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:24:09.162Z] #26 44.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:24:09.162Z] #26 44.72 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:24:09.173Z] #21 46.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:09.268Z] #49 34.61 Selecting previously unselected package xfsprogs. [2022-11-05T17:24:09.268Z] #49 34.62 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-11-05T17:24:09.268Z] #49 34.62 Unpacking xfsprogs (5.10.0-4) ... [2022-11-05T17:24:09.423Z] #26 ... [2022-11-05T17:24:09.423Z] [2022-11-05T17:24:09.423Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:09.423Z] #36 36.56 go: downloading github.com/fatih/color v1.13.0 [2022-11-05T17:24:09.423Z] #36 36.56 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:24:09.423Z] #36 36.63 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:24:09.423Z] #36 36.63 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-05T17:24:09.423Z] #36 36.64 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-05T17:24:09.423Z] #36 36.93 go: downloading github.com/spf13/viper v1.10.1 [2022-11-05T17:24:09.423Z] #36 36.96 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-05T17:24:09.423Z] #36 37.40 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-05T17:24:09.423Z] #36 37.41 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-05T17:24:09.423Z] #36 39.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-05T17:24:09.423Z] #36 39.07 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-05T17:24:09.423Z] #36 42.45 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-05T17:24:09.423Z] #36 42.45 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:24:09.423Z] #36 42.52 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-05T17:24:09.423Z] #36 42.57 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-05T17:24:09.423Z] #36 42.62 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-05T17:24:09.423Z] #36 42.68 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-05T17:24:09.423Z] #36 42.78 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-05T17:24:09.423Z] #36 42.79 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-05T17:24:09.423Z] #36 42.84 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-05T17:24:09.423Z] #36 42.93 go: downloading github.com/spf13/afero v1.6.0 [2022-11-05T17:24:09.423Z] #36 42.94 go: downloading github.com/spf13/cast v1.4.1 [2022-11-05T17:24:09.423Z] #36 42.96 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-05T17:24:09.423Z] #36 42.99 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-05T17:24:09.423Z] #36 43.14 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-05T17:24:09.423Z] #36 43.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-05T17:24:09.423Z] #36 43.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-05T17:24:09.423Z] #36 43.26 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-05T17:24:09.423Z] #36 43.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-05T17:24:09.423Z] #36 43.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-05T17:24:09.423Z] #36 43.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-05T17:24:09.423Z] #36 43.32 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-05T17:24:09.423Z] #36 43.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-05T17:24:09.423Z] #36 43.33 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-05T17:24:09.423Z] #36 43.50 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-05T17:24:09.423Z] #36 43.51 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-05T17:24:09.423Z] #36 43.56 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-05T17:24:09.423Z] #36 43.60 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-05T17:24:09.423Z] #36 43.63 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-05T17:24:09.423Z] #36 44.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-05T17:24:09.423Z] #36 44.04 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-05T17:24:09.423Z] #36 44.12 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-05T17:24:09.423Z] #36 44.18 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-05T17:24:09.423Z] #36 44.29 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-05T17:24:09.423Z] #36 44.32 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-05T17:24:09.423Z] #36 44.34 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-05T17:24:09.423Z] #36 44.39 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-05T17:24:09.423Z] #36 44.41 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-05T17:24:09.423Z] #36 44.48 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-05T17:24:09.423Z] #36 44.51 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-05T17:24:09.423Z] #36 44.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-05T17:24:09.423Z] #36 44.60 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-05T17:24:09.423Z] #36 44.61 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-05T17:24:09.423Z] #36 44.65 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-05T17:24:09.423Z] #36 44.78 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-05T17:24:09.423Z] #36 44.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-05T17:24:09.424Z] #36 44.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-05T17:24:09.424Z] #36 44.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-05T17:24:09.424Z] #36 44.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-05T17:24:09.424Z] #36 45.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-05T17:24:09.424Z] #36 45.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-05T17:24:09.424Z] #36 45.23 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-05T17:24:09.424Z] #36 45.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-05T17:24:09.424Z] #36 45.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-05T17:24:09.424Z] #36 45.46 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-05T17:24:09.424Z] #36 45.47 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-05T17:24:09.424Z] #36 45.52 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-05T17:24:09.424Z] #36 45.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-05T17:24:09.424Z] #36 45.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-05T17:24:09.424Z] #36 45.63 go: downloading github.com/julz/importas v0.1.0 [2022-11-05T17:24:09.424Z] #36 45.64 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-05T17:24:09.424Z] #36 45.71 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-05T17:24:09.424Z] #36 45.79 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-05T17:24:09.424Z] #36 45.81 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-05T17:24:09.424Z] #36 45.84 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-05T17:24:09.424Z] #36 45.90 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-05T17:24:09.424Z] #36 45.91 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-05T17:24:09.424Z] #36 46.01 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-05T17:24:09.685Z] #36 46.08 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-05T17:24:09.685Z] #36 46.12 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-05T17:24:09.685Z] #36 46.12 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-05T17:24:09.685Z] #36 46.13 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-05T17:24:09.735Z] #21 ... [2022-11-05T17:24:09.735Z] [2022-11-05T17:24:09.735Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:09.735Z] #33 36.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-05T17:24:09.735Z] #33 41.29 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:24:09.735Z] #33 41.31 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-05T17:24:09.735Z] #33 41.53 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-05T17:24:09.735Z] #33 41.57 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-05T17:24:09.735Z] #33 41.64 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-05T17:24:09.735Z] #33 41.66 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-05T17:24:09.735Z] #33 41.76 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-05T17:24:09.735Z] #33 41.79 go: downloading github.com/spf13/afero v1.6.0 [2022-11-05T17:24:09.735Z] #33 41.88 go: downloading github.com/spf13/cast v1.4.1 [2022-11-05T17:24:09.735Z] #33 42.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-05T17:24:09.735Z] #33 42.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-05T17:24:09.735Z] #33 42.04 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-05T17:24:09.735Z] #33 42.13 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-05T17:24:09.735Z] #33 42.18 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-05T17:24:09.735Z] #33 42.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-05T17:24:09.735Z] #33 42.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-05T17:24:09.735Z] #33 42.46 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-05T17:24:09.735Z] #33 42.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-05T17:24:09.735Z] #33 42.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-05T17:24:09.735Z] #33 42.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-05T17:24:09.735Z] #33 42.57 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-05T17:24:09.735Z] #33 42.60 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-05T17:24:09.735Z] #33 43.32 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-05T17:24:09.735Z] #33 43.47 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-05T17:24:09.735Z] #33 43.55 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-05T17:24:09.735Z] #33 43.62 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-05T17:24:09.735Z] #33 43.70 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-05T17:24:09.735Z] #33 44.63 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-05T17:24:09.735Z] #33 44.66 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-05T17:24:09.735Z] #33 44.71 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-05T17:24:09.735Z] #33 44.76 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-05T17:24:09.735Z] #33 44.80 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-05T17:24:09.735Z] #33 44.83 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-05T17:24:09.735Z] #33 44.85 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-05T17:24:09.735Z] #33 44.94 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-05T17:24:09.735Z] #33 44.99 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-05T17:24:09.735Z] #33 45.05 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-05T17:24:09.735Z] #33 45.22 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-05T17:24:09.735Z] #33 45.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-05T17:24:09.735Z] #33 45.30 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-05T17:24:09.735Z] #33 45.35 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-05T17:24:09.735Z] #33 45.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-05T17:24:09.735Z] #33 45.46 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-05T17:24:09.736Z] #33 45.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-05T17:24:09.736Z] #33 45.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-05T17:24:09.736Z] #33 45.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-05T17:24:09.736Z] #33 45.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-05T17:24:09.736Z] #33 45.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-05T17:24:09.736Z] #33 46.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-05T17:24:09.736Z] #33 46.01 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-05T17:24:09.736Z] #33 46.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-05T17:24:09.736Z] #33 46.02 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-05T17:24:09.736Z] #33 46.08 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-05T17:24:09.736Z] #33 46.09 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-05T17:24:09.736Z] #33 46.13 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-05T17:24:09.736Z] #33 46.14 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-05T17:24:09.736Z] #33 46.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-05T17:24:09.736Z] #33 46.22 go: downloading github.com/julz/importas v0.1.0 [2022-11-05T17:24:09.736Z] #33 46.31 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-05T17:24:09.736Z] #33 46.33 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-05T17:24:09.736Z] #33 46.40 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-05T17:24:09.736Z] #33 46.47 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-05T17:24:09.736Z] #33 46.53 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-05T17:24:09.736Z] #33 46.54 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-05T17:24:09.736Z] #33 46.58 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-05T17:24:09.736Z] #33 46.62 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-05T17:24:09.835Z] #49 35.07 Selecting previously unselected package zip. [2022-11-05T17:24:09.835Z] #49 35.08 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-11-05T17:24:09.835Z] #49 35.10 Unpacking zip (3.0-12) ... [2022-11-05T17:24:09.835Z] #49 35.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:09.946Z] #36 ... [2022-11-05T17:24:09.946Z] [2022-11-05T17:24:09.946Z] #24 [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-11-05T17:24:09.985Z] #39 ... [2022-11-05T17:24:09.985Z] [2022-11-05T17:24:09.985Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:24:09.985Z] #0 1.418 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:09.985Z] #0 1.453 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:09.985Z] #0 1.462 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:09.985Z] #0 2.022 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:24:09.985Z] #0 3.199 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:24:09.985Z] #0 4.651 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:24:09.985Z] #0 8.543 Fetched 8600 kB in 7s (1159 kB/s) [2022-11-05T17:24:09.985Z] #0 8.543 Reading package lists... [2022-11-05T17:24:09.985Z] #49 ... [2022-11-05T17:24:09.985Z] [2022-11-05T17:24:09.985Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:24:09.985Z] #40 13.29 + cd /tmp/tmp.fMheD78du1/src/github.com/opencontainers/runc [2022-11-05T17:24:09.985Z] #40 13.29 + git checkout -q v1.1.4 [2022-11-05T17:24:09.985Z] #40 14.04 + '[' -z '' ']' [2022-11-05T17:24:09.985Z] #40 14.04 + target=static [2022-11-05T17:24:09.985Z] #40 14.04 + make BUILDTAGS=seccomp static [2022-11-05T17:24:09.985Z] #40 14.45 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-11-05T17:24:09.992Z] #33 46.67 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-05T17:24:09.992Z] #33 46.68 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-05T17:24:09.992Z] #33 46.71 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-05T17:24:09.992Z] #33 46.75 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-05T17:24:09.992Z] #33 ... [2022-11-05T17:24:09.992Z] [2022-11-05T17:24:09.992Z] #29 [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-11-05T17:24:09.992Z] #29 46.24 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-11-05T17:24:09.992Z] #29 46.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-05T17:24:10.207Z] #24 46.24 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-11-05T17:24:10.207Z] #24 46.56 + git checkout [2022-11-05T17:24:10.207Z] #24 ... [2022-11-05T17:24:10.207Z] [2022-11-05T17:24:10.207Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:10.207Z] #28 36.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-11-05T17:24:10.207Z] #28 36.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-11-05T17:24:10.207Z] #28 36.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-11-05T17:24:10.207Z] #28 36.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-11-05T17:24:10.207Z] #28 36.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-11-05T17:24:10.207Z] #28 36.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-11-05T17:24:10.207Z] #28 37.94 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:10.207Z] #28 38.18 Fetched 17.7 MB in 1s (12.4 MB/s) [2022-11-05T17:24:10.207Z] #28 38.56 Selecting previously unselected package xxd. [2022-11-05T17:24:10.207Z] #28 38.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:24:10.207Z] #28 38.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:24:10.207Z] #28 38.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:10.207Z] #28 38.95 Selecting previously unselected package vim-common. [2022-11-05T17:24:10.207Z] #28 38.95 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:24:10.207Z] #28 39.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:10.207Z] #28 39.67 Selecting previously unselected package cmake-data. [2022-11-05T17:24:10.207Z] #28 39.69 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-05T17:24:10.207Z] #28 39.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:24:10.207Z] #28 43.37 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:24:10.207Z] #28 43.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:24:10.207Z] #28 43.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:24:10.207Z] #28 ... [2022-11-05T17:24:10.207Z] [2022-11-05T17:24:10.207Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:10.207Z] #36 46.86 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-05T17:24:10.484Z] #36 46.86 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-05T17:24:10.484Z] #36 46.89 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-05T17:24:10.484Z] #36 46.90 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-05T17:24:10.485Z] #36 47.06 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-05T17:24:10.485Z] #36 47.08 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-05T17:24:10.485Z] #36 47.11 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-05T17:24:10.561Z] #40 ... [2022-11-05T17:24:10.561Z] [2022-11-05T17:24:10.561Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:10.561Z] #39 89.55 CC criu/bfd.o [2022-11-05T17:24:10.599Z] #29 47.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:24:10.599Z] #29 ... [2022-11-05T17:24:10.599Z] [2022-11-05T17:24:10.599Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:24:10.599Z] #0 1.110 + RM_GOPATH=0 [2022-11-05T17:24:10.599Z] #0 1.111 + TMP_GOPATH= [2022-11-05T17:24:10.599Z] #0 1.111 + : /build [2022-11-05T17:24:10.599Z] #0 1.112 + '[' -z '' ']' [2022-11-05T17:24:10.599Z] #0 1.157 ++ mktemp -d [2022-11-05T17:24:10.599Z] #0 1.160 + export GOPATH=/tmp/tmp.zlVGFWKvee [2022-11-05T17:24:10.599Z] #0 1.160 + GOPATH=/tmp/tmp.zlVGFWKvee [2022-11-05T17:24:10.599Z] #0 1.160 + RM_GOPATH=1 [2022-11-05T17:24:10.599Z] #0 1.160 + case "$(go env GOARCH)" in [2022-11-05T17:24:10.599Z] #0 1.161 ++ go env GOARCH [2022-11-05T17:24:10.599Z] #0 1.220 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:10.599Z] #0 1.220 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:10.599Z] #0 1.220 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:10.599Z] #0 1.229 + dir=/tmp/install [2022-11-05T17:24:10.599Z] #0 1.229 + bin=containerd [2022-11-05T17:24:10.599Z] #0 1.229 + shift [2022-11-05T17:24:10.599Z] #0 1.229 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-05T17:24:10.599Z] #0 1.229 + . /tmp/install/containerd.installer [2022-11-05T17:24:10.599Z] #0 1.229 ++ set -e [2022-11-05T17:24:10.599Z] #0 1.229 ++ : v1.6.9 [2022-11-05T17:24:10.599Z] #0 1.231 + install_containerd [2022-11-05T17:24:10.599Z] #0 1.236 + echo 'Install containerd version v1.6.9' [2022-11-05T17:24:10.599Z] #0 1.237 Install containerd version v1.6.9 [2022-11-05T17:24:10.599Z] #0 1.238 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zlVGFWKvee/src/github.com/containerd/containerd [2022-11-05T17:24:10.599Z] #0 1.251 Cloning into '/tmp/tmp.zlVGFWKvee/src/github.com/containerd/containerd'... [2022-11-05T17:24:10.599Z] #37 ... [2022-11-05T17:24:10.599Z] [2022-11-05T17:24:10.599Z] #30 [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-11-05T17:24:10.599Z] #30 37.74 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-11-05T17:24:10.599Z] #30 40.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-11-05T17:24:10.599Z] #30 40.65 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-11-05T17:24:10.599Z] #30 41.30 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-11-05T17:24:10.599Z] #30 42.79 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-11-05T17:24:10.599Z] #30 43.55 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-11-05T17:24:10.599Z] #30 43.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-11-05T17:24:10.599Z] #30 43.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-11-05T17:24:10.599Z] #30 43.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:24:10.599Z] #30 43.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:24:10.599Z] #30 43.59 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-11-05T17:24:10.599Z] #30 43.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-11-05T17:24:10.599Z] #30 43.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-11-05T17:24:10.599Z] #30 43.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-11-05T17:24:10.599Z] #30 43.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-11-05T17:24:10.599Z] #30 43.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-11-05T17:24:10.599Z] #30 43.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-11-05T17:24:10.599Z] #30 43.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-11-05T17:24:10.599Z] #30 43.73 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-11-05T17:24:10.599Z] #30 43.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-11-05T17:24:10.599Z] #30 43.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-11-05T17:24:10.599Z] #30 44.93 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:10.599Z] #30 45.14 Fetched 115 MB in 8s (13.6 MB/s) [2022-11-05T17:24:10.599Z] #30 45.25 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-05T17:24:10.599Z] #30 45.25 (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 ... 15718 files and directories currently installed.) [2022-11-05T17:24:10.599Z] #30 45.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:24:10.599Z] #30 45.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:24:10.745Z] #36 47.22 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-05T17:24:10.745Z] #36 47.25 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-05T17:24:10.838Z] #49 36.14 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-11-05T17:24:10.838Z] #49 36.17 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:24:10.838Z] #49 36.20 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-11-05T17:24:10.838Z] #49 36.22 Setting up libicu67:arm64 (67.1-7) ... [2022-11-05T17:24:10.838Z] #49 36.23 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-11-05T17:24:10.838Z] #49 36.24 Setting up libinih1:arm64 (53-1+b2) ... [2022-11-05T17:24:10.838Z] #49 36.26 Setting up uidmap (1:4.8.1-1) ... [2022-11-05T17:24:10.838Z] #49 36.28 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:10.838Z] #49 36.29 Setting up bzip2 (1.0.8-4) ... [2022-11-05T17:24:10.838Z] #49 36.31 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:24:10.838Z] #49 36.33 Setting up python3-wheel (0.34.2-1) ... [2022-11-05T17:24:10.899Z] #30 47.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-05T17:24:10.899Z] #30 47.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:24:10.899Z] #30 47.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:24:10.899Z] #30 ... [2022-11-05T17:24:10.899Z] [2022-11-05T17:24:10.899Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:10.899Z] #33 47.62 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-05T17:24:10.899Z] #33 47.67 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-05T17:24:10.899Z] #33 47.68 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-05T17:24:10.899Z] #33 47.74 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-05T17:24:10.899Z] #33 47.78 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-05T17:24:10.899Z] #33 47.84 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-05T17:24:11.006Z] #36 47.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-05T17:24:11.006Z] #36 47.50 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-05T17:24:11.006Z] #36 47.52 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-05T17:24:11.006Z] #36 47.53 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-05T17:24:11.006Z] #36 47.56 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-05T17:24:11.006Z] #36 47.57 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-05T17:24:11.131Z] #39 90.09 CC criu/bitmap.o [2022-11-05T17:24:11.131Z] #39 90.30 CC criu/cgroup-props.o [2022-11-05T17:24:11.156Z] #33 47.94 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-05T17:24:11.156Z] #33 47.94 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-05T17:24:11.156Z] #33 47.98 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-05T17:24:11.156Z] #33 48.19 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-05T17:24:11.267Z] #36 47.64 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-05T17:24:11.267Z] #36 47.69 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-05T17:24:11.267Z] #36 47.70 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-05T17:24:11.267Z] #36 47.74 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-05T17:24:11.267Z] #36 47.78 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-05T17:24:11.267Z] #36 47.85 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-05T17:24:11.418Z] #33 48.20 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-05T17:24:11.418Z] #33 48.21 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-05T17:24:11.418Z] #33 48.25 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-05T17:24:11.418Z] #33 48.28 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-05T17:24:11.418Z] #33 48.29 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-05T17:24:11.418Z] #33 48.42 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-05T17:24:11.418Z] #33 48.46 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-05T17:24:11.476Z] #49 ... [2022-11-05T17:24:11.476Z] [2022-11-05T17:24:11.476Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:11.476Z] #38 81.90 CC criu/autofs.o [2022-11-05T17:24:11.476Z] #38 83.58 CC criu/bfd.o [2022-11-05T17:24:11.476Z] #38 84.09 CC criu/bitmap.o [2022-11-05T17:24:11.476Z] #38 84.26 CC criu/cgroup-props.o [2022-11-05T17:24:11.476Z] #38 85.30 CC criu/cgroup.o [2022-11-05T17:24:11.476Z] #38 88.69 CC criu/clone-noasan.o [2022-11-05T17:24:11.476Z] #38 88.93 CC criu/config.o [2022-11-05T17:24:11.476Z] #38 90.44 CC criu/cr-check.o [2022-11-05T17:24:11.476Z] #38 ... [2022-11-05T17:24:11.476Z] [2022-11-05T17:24:11.476Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:24:11.476Z] #42 16.21 + '[' -z '' ']' [2022-11-05T17:24:11.476Z] #42 16.21 + target=static [2022-11-05T17:24:11.476Z] #42 16.21 + make BUILDTAGS=seccomp static [2022-11-05T17:24:11.476Z] #42 16.64 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-11-05T17:24:11.537Z] #36 47.97 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-05T17:24:11.537Z] #36 48.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-05T17:24:11.537Z] #36 48.01 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-05T17:24:11.537Z] #36 48.02 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-05T17:24:11.537Z] #36 48.06 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-05T17:24:11.674Z] #33 48.50 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-05T17:24:11.674Z] #33 48.51 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-05T17:24:11.674Z] #33 48.51 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-05T17:24:11.674Z] #33 48.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-05T17:24:11.674Z] #33 48.70 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-05T17:24:11.781Z] #49 37.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:11.781Z] #49 37.06 Setting up libcap2:arm64 (1:2.44-1) ... [2022-11-05T17:24:11.781Z] #49 37.07 Setting up libcap2-bin (1:2.44-1) ... [2022-11-05T17:24:11.781Z] #49 37.08 Setting up apparmor (2.13.6-10) ... [2022-11-05T17:24:11.931Z] #33 48.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-05T17:24:11.931Z] #33 48.78 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-05T17:24:11.931Z] #33 48.78 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-05T17:24:11.931Z] #33 48.87 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-05T17:24:12.044Z] #42 ... [2022-11-05T17:24:12.044Z] [2022-11-05T17:24:12.044Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:12.044Z] #38 92.62 CC criu/cr-dedup.o [2022-11-05T17:24:12.111Z] #36 48.44 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-05T17:24:12.111Z] #36 48.57 go: downloading honnef.co/go/tools v0.2.2 [2022-11-05T17:24:12.111Z] #36 ... [2022-11-05T17:24:12.111Z] [2022-11-05T17:24:12.111Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:24:12.111Z] #0 1.556 + RM_GOPATH=0 [2022-11-05T17:24:12.111Z] #0 1.556 + TMP_GOPATH= [2022-11-05T17:24:12.111Z] #0 1.556 + : /build [2022-11-05T17:24:12.111Z] #0 1.556 + '[' -z '' ']' [2022-11-05T17:24:12.111Z] #0 1.556 ++ mktemp -d [2022-11-05T17:24:12.111Z] #0 1.556 + export GOPATH=/tmp/tmp.sl2EdqUPRO [2022-11-05T17:24:12.111Z] #0 1.557 + GOPATH=/tmp/tmp.sl2EdqUPRO [2022-11-05T17:24:12.111Z] #0 1.557 + RM_GOPATH=1 [2022-11-05T17:24:12.111Z] #0 1.557 + case "$(go env GOARCH)" in [2022-11-05T17:24:12.111Z] #0 1.574 ++ go env GOARCH [2022-11-05T17:24:12.111Z] #0 1.653 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:12.111Z] #0 1.653 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:12.111Z] #0 1.653 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:12.111Z] #0 1.653 + dir=/tmp/install [2022-11-05T17:24:12.111Z] #0 1.653 + bin=containerd [2022-11-05T17:24:12.111Z] #0 1.653 + shift [2022-11-05T17:24:12.111Z] #0 1.653 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-05T17:24:12.111Z] #0 1.653 + . /tmp/install/containerd.installer [2022-11-05T17:24:12.111Z] #0 1.653 ++ set -e [2022-11-05T17:24:12.111Z] #0 1.653 ++ : v1.6.9 [2022-11-05T17:24:12.111Z] #0 1.653 + install_containerd [2022-11-05T17:24:12.111Z] #0 1.653 + echo 'Install containerd version v1.6.9' [2022-11-05T17:24:12.111Z] #0 1.653 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sl2EdqUPRO/src/github.com/containerd/containerd [2022-11-05T17:24:12.111Z] #0 1.653 Install containerd version v1.6.9 [2022-11-05T17:24:12.111Z] #0 1.688 Cloning into '/tmp/tmp.sl2EdqUPRO/src/github.com/containerd/containerd'... [2022-11-05T17:24:12.372Z] #37 ... [2022-11-05T17:24:12.372Z] [2022-11-05T17:24:12.372Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:12.372Z] #27 45.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:12.372Z] #27 47.58 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:24:12.372Z] #27 47.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:12.372Z] #27 47.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:12.372Z] #27 47.63 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:12.372Z] #27 47.65 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:24:12.372Z] #27 47.69 Setting up python3-six (1.16.0-2) ... [2022-11-05T17:24:12.372Z] #27 48.87 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:24:12.372Z] #27 48.88 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:24:12.372Z] #27 48.90 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:24:12.372Z] #27 48.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:12.372Z] #27 48.95 Setting up python3-protobuf (3.12.4-1) ... [2022-11-05T17:24:12.493Z] #33 49.16 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-05T17:24:12.493Z] #33 49.33 go: downloading honnef.co/go/tools v0.2.2 [2022-11-05T17:24:12.509Z] #39 91.43 CC criu/cgroup.o [2022-11-05T17:24:12.611Z] #38 93.05 CC criu/cr-dump.o [2022-11-05T17:24:13.683Z] #49 38.74 Setting up zip (3.0-12) ... [2022-11-05T17:24:13.683Z] #49 38.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:13.683Z] #49 38.79 Setting up bash-completion (1:2.11-2) ... [2022-11-05T17:24:13.862Z] #33 50.60 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-05T17:24:13.862Z] #33 50.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-05T17:24:13.862Z] #33 50.64 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-05T17:24:13.862Z] #33 50.76 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:24:13.862Z] #33 50.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-05T17:24:13.862Z] #33 50.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-05T17:24:14.162Z] #33 50.89 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-05T17:24:14.162Z] #33 51.00 go: downloading golang.org/x/text v0.3.7 [2022-11-05T17:24:15.146Z] #38 ... [2022-11-05T17:24:15.146Z] [2022-11-05T17:24:15.146Z] #33 [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-11-05T17:24:15.146Z] #33 DONE 150.4s [2022-11-05T17:24:15.146Z] [2022-11-05T17:24:15.146Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:24:15.146Z] #49 9.296 Fetched 8600 kB in 7s (1198 kB/s) [2022-11-05T17:24:15.146Z] #49 9.296 Reading package lists... [2022-11-05T17:24:15.589Z] #49 ... [2022-11-05T17:24:15.589Z] [2022-11-05T17:24:15.589Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:15.589Z] #39 111.6 CC criu/cr-service.o [2022-11-05T17:24:15.589Z] #39 113.5 CC criu/crtools.o [2022-11-05T17:24:15.589Z] #39 114.1 CC criu/eventfd.o [2022-11-05T17:24:15.590Z] #39 114.5 CC criu/eventpoll.o [2022-11-05T17:24:15.590Z] #39 115.3 CC criu/external.o [2022-11-05T17:24:15.590Z] #39 115.7 CC criu/fault-injection.o [2022-11-05T17:24:15.590Z] #39 115.8 CC criu/fdstore.o [2022-11-05T17:24:15.590Z] #39 116.3 CC criu/fifo.o [2022-11-05T17:24:15.590Z] #39 116.7 CC criu/file-ids.o [2022-11-05T17:24:15.590Z] #39 117.0 CC criu/file-lock.o [2022-11-05T17:24:15.590Z] #39 118.1 CC criu/files-ext.o [2022-11-05T17:24:15.590Z] #39 118.5 CC criu/files-reg.o [2022-11-05T17:24:15.590Z] #39 121.0 CC criu/files.o [2022-11-05T17:24:15.673Z] #27 ... [2022-11-05T17:24:15.674Z] [2022-11-05T17:24:15.674Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:15.674Z] #28 49.67 Selecting previously unselected package libxml2:amd64. [2022-11-05T17:24:15.674Z] #28 49.68 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-11-05T17:24:15.674Z] #28 49.68 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:24:15.674Z] #28 50.21 Selecting previously unselected package libarchive13:amd64. [2022-11-05T17:24:15.674Z] #28 50.22 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-11-05T17:24:15.674Z] #28 50.22 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:24:15.674Z] #28 50.49 Selecting previously unselected package libjsoncpp24:amd64. [2022-11-05T17:24:15.674Z] #28 50.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-11-05T17:24:15.674Z] #28 50.51 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:24:15.674Z] #28 50.68 Selecting previously unselected package librhash0:amd64. [2022-11-05T17:24:15.674Z] #28 50.69 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-11-05T17:24:15.674Z] #28 50.71 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:24:15.674Z] #28 50.91 Selecting previously unselected package libuv1:amd64. [2022-11-05T17:24:15.674Z] #28 50.91 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-11-05T17:24:15.674Z] #28 50.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:24:15.674Z] #28 51.10 Selecting previously unselected package cmake. [2022-11-05T17:24:15.674Z] #28 51.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-11-05T17:24:15.674Z] #28 51.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:24:15.800Z] #39 94.76 CC criu/clone-noasan.o [2022-11-05T17:24:16.059Z] #39 95.05 CC criu/config.o [2022-11-05T17:24:16.156Z] #39 ... [2022-11-05T17:24:16.156Z] [2022-11-05T17:24:16.156Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:24:16.156Z] #49 41.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:24:16.156Z] #49 41.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-05T17:24:16.156Z] #49 41.47 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-11-05T17:24:16.156Z] #49 41.49 Setting up patch (2.7.6-7) ... [2022-11-05T17:24:16.156Z] #49 41.51 Setting up sudo (1.9.5p2-3) ... [2022-11-05T17:24:16.156Z] #49 41.60 invoke-rc.d: could not determine current runlevel [2022-11-05T17:24:16.156Z] #49 41.60 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:24:16.156Z] #49 41.62 Setting up xfsprogs (5.10.0-4) ... [2022-11-05T17:24:16.156Z] #49 41.65 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-11-05T17:24:16.318Z] #39 ... [2022-11-05T17:24:16.319Z] [2022-11-05T17:24:16.319Z] #33 [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-11-05T17:24:16.319Z] #33 DONE 160.5s [2022-11-05T17:24:16.319Z] [2022-11-05T17:24:16.319Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:24:16.319Z] #0 8.543 Reading package lists... [2022-11-05T17:24:16.319Z] #49 11.95 Reading package lists... [2022-11-05T17:24:16.319Z] #49 14.93 Building dependency tree... [2022-11-05T17:24:16.415Z] #49 41.66 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:24:16.415Z] #49 41.68 Setting up pigz (2.6-1) ... [2022-11-05T17:24:16.415Z] #49 41.70 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-11-05T17:24:16.415Z] #49 41.72 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-05T17:24:16.415Z] #49 41.74 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:24:16.415Z] #49 41.77 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:16.887Z] #49 17.23 The following additional packages will be installed: [2022-11-05T17:24:17.146Z] #49 17.23 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:24:17.146Z] #49 17.23 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-05T17:24:17.146Z] #49 17.24 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-05T17:24:17.146Z] #49 17.24 python3-pkg-resources vim-runtime xxd [2022-11-05T17:24:17.146Z] #49 17.26 Suggested packages: [2022-11-05T17:24:17.146Z] #49 17.26 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-05T17:24:17.146Z] #49 17.26 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-05T17:24:17.146Z] #49 17.27 acl attr quota [2022-11-05T17:24:17.146Z] #49 17.27 Recommended packages: [2022-11-05T17:24:17.146Z] #49 17.27 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-05T17:24:17.242Z] #49 42.37 Setting up libaio1:arm64 (0.3.112-9) ... [2022-11-05T17:24:17.242Z] #49 42.42 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:24:17.501Z] #49 42.83 Setting up libelf1:arm64 (0.183-1) ... [2022-11-05T17:24:17.501Z] #49 42.86 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-11-05T17:24:17.501Z] #49 42.88 Setting up python3-distutils (3.9.2-1) ... [2022-11-05T17:24:17.519Z] #33 ... [2022-11-05T17:24:17.519Z] [2022-11-05T17:24:17.519Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:17.519Z] #21 47.73 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:24:17.519Z] #21 47.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:17.519Z] #21 47.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:17.519Z] #21 47.79 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:17.519Z] #21 47.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:24:17.519Z] #21 47.82 Setting up python3-six (1.16.0-2) ... [2022-11-05T17:24:17.519Z] #21 48.97 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:24:17.519Z] #21 48.98 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:24:17.519Z] #21 49.00 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:24:17.519Z] #21 49.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:17.519Z] #21 49.05 Setting up python3-protobuf (3.12.4-1) ... [2022-11-05T17:24:17.519Z] #21 52.79 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:24:17.519Z] #21 52.82 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-05T17:24:17.519Z] #21 52.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:17.519Z] #21 52.87 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:24:17.519Z] #21 52.89 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:24:17.519Z] #21 52.92 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:17.519Z] #21 52.95 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:17.519Z] #21 DONE 53.9s [2022-11-05T17:24:17.519Z] [2022-11-05T17:24:17.519Z] #30 [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-11-05T17:24:17.519Z] #30 50.30 Selecting previously unselected package binutils-mingw-w64. [2022-11-05T17:24:17.519Z] #30 50.32 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-05T17:24:17.519Z] #30 50.33 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:24:17.519Z] #30 50.49 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-11-05T17:24:17.519Z] #30 50.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:24:17.519Z] #30 50.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:24:17.519Z] #30 50.72 Selecting previously unselected package dmsetup. [2022-11-05T17:24:17.519Z] #30 50.72 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:24:17.519Z] #30 50.74 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:24:17.519Z] #30 50.95 Selecting previously unselected package mingw-w64-common. [2022-11-05T17:24:17.519Z] #30 50.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-05T17:24:17.519Z] #30 51.01 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-05T17:24:17.715Z] #49 ... [2022-11-05T17:24:17.715Z] [2022-11-05T17:24:17.715Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:17.715Z] #39 97.03 CC criu/cr-check.o [2022-11-05T17:24:17.776Z] #30 ... [2022-11-05T17:24:17.776Z] [2022-11-05T17:24:17.776Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:17.776Z] #27 44.57 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:24:17.776Z] #27 44.57 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:24:17.776Z] #27 44.59 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:24:17.776Z] #27 50.95 Selecting previously unselected package libxml2:amd64. [2022-11-05T17:24:17.776Z] #27 50.96 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-11-05T17:24:17.776Z] #27 50.97 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:24:17.776Z] #27 51.48 Selecting previously unselected package libarchive13:amd64. [2022-11-05T17:24:17.776Z] #27 51.49 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-11-05T17:24:17.776Z] #27 51.50 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:24:17.776Z] #27 51.73 Selecting previously unselected package libjsoncpp24:amd64. [2022-11-05T17:24:17.776Z] #27 51.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-11-05T17:24:17.776Z] #27 51.76 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:24:17.776Z] #27 51.98 Selecting previously unselected package librhash0:amd64. [2022-11-05T17:24:17.776Z] #27 51.98 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-11-05T17:24:17.776Z] #27 51.99 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:24:17.776Z] #27 52.18 Selecting previously unselected package libuv1:amd64. [2022-11-05T17:24:17.776Z] #27 52.18 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-11-05T17:24:17.776Z] #27 52.20 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:24:17.776Z] #27 52.35 Selecting previously unselected package cmake. [2022-11-05T17:24:17.776Z] #27 52.35 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-11-05T17:24:17.776Z] #27 52.37 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:24:18.069Z] #49 43.40 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:18.069Z] #49 43.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-05T17:24:18.069Z] #49 43.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-05T17:24:18.069Z] #49 43.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-05T17:24:18.069Z] #49 43.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-05T17:24:18.069Z] #49 43.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-05T17:24:18.069Z] #49 43.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-05T17:24:18.069Z] #49 43.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-05T17:24:18.069Z] #49 43.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-05T17:24:18.069Z] #49 43.49 Setting up python3-setuptools (52.0.0-4) ... [2022-11-05T17:24:18.434Z] #49 11.97 Reading package lists... [2022-11-05T17:24:18.693Z] #49 14.87 Building dependency tree... [2022-11-05T17:24:18.980Z] #28 55.41 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:24:19.260Z] #28 ... [2022-11-05T17:24:19.260Z] [2022-11-05T17:24:19.260Z] #27 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:19.260Z] #27 52.70 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:24:19.260Z] #27 52.71 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-05T17:24:19.260Z] #27 52.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:19.260Z] #27 52.75 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:24:19.260Z] #27 52.77 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:24:19.260Z] #27 52.79 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:19.260Z] #27 52.81 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:19.260Z] #27 DONE 55.8s [2022-11-05T17:24:19.260Z] [2022-11-05T17:24:19.260Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:19.260Z] #28 55.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:19.260Z] #28 55.80 Setting up libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:24:19.260Z] #28 55.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:19.260Z] #28 55.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:24:19.260Z] #28 ... [2022-11-05T17:24:19.260Z] [2022-11-05T17:24:19.260Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:19.445Z] #49 44.70 Setting up libjq1:arm64 (1.6-2.1) ... [2022-11-05T17:24:19.445Z] #49 44.72 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-11-05T17:24:19.445Z] #49 44.73 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:24:19.445Z] #49 44.74 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:24:19.619Z] #39 98.81 CC criu/cr-dedup.o [2022-11-05T17:24:19.629Z] #49 16.17 The following additional packages will be installed: [2022-11-05T17:24:19.629Z] #49 16.17 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:24:19.629Z] #49 16.17 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-05T17:24:19.629Z] #49 16.17 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-05T17:24:19.629Z] #49 16.17 python3-pkg-resources vim-runtime xxd [2022-11-05T17:24:19.629Z] #49 16.17 Suggested packages: [2022-11-05T17:24:19.629Z] #49 16.18 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-05T17:24:19.629Z] #49 16.18 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-05T17:24:19.629Z] #49 16.18 acl attr quota [2022-11-05T17:24:19.629Z] #49 16.18 Recommended packages: [2022-11-05T17:24:19.629Z] #49 16.18 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-05T17:24:19.712Z] #27 ... [2022-11-05T17:24:19.712Z] [2022-11-05T17:24:19.712Z] #30 [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-11-05T17:24:19.712Z] #30 56.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-05T17:24:19.712Z] #30 56.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-05T17:24:19.712Z] #30 56.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:24:20.188Z] #39 99.22 CC criu/cr-dump.o [2022-11-05T17:24:20.204Z] #38 ... [2022-11-05T17:24:20.204Z] [2022-11-05T17:24:20.204Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:20.204Z] #28 55.94 Setting up librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:24:20.204Z] #28 55.96 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:24:20.204Z] #28 56.00 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:24:20.204Z] #28 56.01 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:24:20.204Z] #28 56.03 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:24:20.204Z] #28 56.06 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:20.204Z] #28 DONE 56.6s [2022-11-05T17:24:20.204Z] [2022-11-05T17:24:20.204Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:24:20.204Z] #39 ... [2022-11-05T17:24:20.204Z] [2022-11-05T17:24:20.204Z] #24 [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-11-05T17:24:20.204Z] #24 46.56 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-05T17:24:20.204Z] #24 47.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:24:20.465Z] #24 ... [2022-11-05T17:24:20.465Z] [2022-11-05T17:24:20.465Z] #26 [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-11-05T17:24:20.465Z] #26 47.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-05T17:24:20.465Z] #26 47.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:24:20.465Z] #26 47.17 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:24:20.465Z] #26 49.78 Selecting previously unselected package binutils-mingw-w64. [2022-11-05T17:24:20.465Z] #26 49.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-05T17:24:20.465Z] #26 49.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:24:20.465Z] #26 49.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-11-05T17:24:20.465Z] #26 49.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:24:20.465Z] #26 50.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:24:20.465Z] #26 50.20 Selecting previously unselected package dmsetup. [2022-11-05T17:24:20.465Z] #26 50.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:24:20.465Z] #26 50.22 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:24:20.465Z] #26 50.41 Selecting previously unselected package mingw-w64-common. [2022-11-05T17:24:20.465Z] #26 50.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-05T17:24:20.465Z] #26 50.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-05T17:24:20.465Z] #26 56.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-05T17:24:20.465Z] #26 56.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-05T17:24:20.465Z] #26 56.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:24:20.632Z] #49 17.51 The following NEW packages will be installed: [2022-11-05T17:24:20.632Z] #49 17.52 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-05T17:24:20.632Z] #49 17.52 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:24:20.632Z] #49 17.52 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-05T17:24:20.632Z] #49 17.52 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-05T17:24:20.632Z] #49 17.52 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-05T17:24:20.632Z] #49 17.52 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-05T17:24:20.632Z] #49 17.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-05T17:24:20.632Z] #49 17.52 xz-utils zip [2022-11-05T17:24:20.823Z] #49 45.97 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-11-05T17:24:20.823Z] #49 46.00 Setting up jq (1.6-2.1) ... [2022-11-05T17:24:20.823Z] #49 46.02 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-11-05T17:24:20.823Z] #49 46.03 Setting up iptables (1.8.7-1) ... [2022-11-05T17:24:20.823Z] #49 46.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:24:20.823Z] #49 46.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:24:20.823Z] #49 46.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:24:20.823Z] #49 46.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:24:20.823Z] #49 46.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-05T17:24:20.823Z] #49 46.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-05T17:24:20.823Z] #49 46.08 Setting up iproute2 (5.10.0-4) ... [2022-11-05T17:24:20.908Z] #49 17.83 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:20.908Z] #49 17.83 Need to get 27.0 MB of archives. [2022-11-05T17:24:20.908Z] #49 17.83 After this operation, 104 MB of additional disk space will be used. [2022-11-05T17:24:20.908Z] #49 17.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-11-05T17:24:20.908Z] #49 17.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-11-05T17:24:20.908Z] #49 17.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-11-05T17:24:20.908Z] #49 17.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:24:20.908Z] #49 17.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-11-05T17:24:20.908Z] #49 17.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-11-05T17:24:21.081Z] #49 46.44 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:21.169Z] #49 17.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-11-05T17:24:21.169Z] #49 17.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-11-05T17:24:21.169Z] #49 18.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:24:21.169Z] #49 18.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:24:21.169Z] #49 18.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-11-05T17:24:21.169Z] #49 18.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-11-05T17:24:21.169Z] #49 18.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-11-05T17:24:21.169Z] #49 18.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-11-05T17:24:21.169Z] #49 18.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-11-05T17:24:21.169Z] #49 18.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-11-05T17:24:21.169Z] #49 18.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-11-05T17:24:21.169Z] #49 18.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-11-05T17:24:21.169Z] #49 18.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-11-05T17:24:21.169Z] #49 18.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-11-05T17:24:21.169Z] #49 18.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-11-05T17:24:21.169Z] #49 18.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:24:21.169Z] #49 18.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:24:21.169Z] #49 18.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:24:21.409Z] #26 ... [2022-11-05T17:24:21.409Z] [2022-11-05T17:24:21.409Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:24:21.409Z] #39 1.225 + RM_GOPATH=0 [2022-11-05T17:24:21.409Z] #39 1.225 + TMP_GOPATH= [2022-11-05T17:24:21.409Z] #39 1.225 + : /build [2022-11-05T17:24:21.409Z] #39 1.225 + '[' -z '' ']' [2022-11-05T17:24:21.409Z] #39 1.226 ++ mktemp -d [2022-11-05T17:24:21.409Z] #39 1.235 + export GOPATH=/tmp/tmp.C2tFaBBEOP [2022-11-05T17:24:21.409Z] #39 1.235 + GOPATH=/tmp/tmp.C2tFaBBEOP [2022-11-05T17:24:21.409Z] #39 1.235 + RM_GOPATH=1 [2022-11-05T17:24:21.409Z] #39 1.235 + case "$(go env GOARCH)" in [2022-11-05T17:24:21.409Z] #39 1.235 ++ go env GOARCH [2022-11-05T17:24:21.409Z] #39 1.300 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:21.409Z] #39 1.300 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:21.409Z] #39 1.301 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:21.409Z] #39 1.303 + dir=/tmp/install [2022-11-05T17:24:21.409Z] #39 1.304 + bin=tini [2022-11-05T17:24:21.409Z] #39 1.304 + shift [2022-11-05T17:24:21.409Z] #39 1.304 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-05T17:24:21.409Z] #39 1.305 + . /tmp/install/tini.installer [2022-11-05T17:24:21.409Z] #39 1.305 ++ : v0.19.0 [2022-11-05T17:24:21.409Z] #39 1.305 + install_tini [2022-11-05T17:24:21.409Z] #39 1.306 + echo 'Install tini version v0.19.0' [2022-11-05T17:24:21.409Z] #39 1.306 Install tini version v0.19.0 [2022-11-05T17:24:21.409Z] #39 1.306 + git clone https://github.com/krallin/tini.git /tmp/tmp.C2tFaBBEOP/tini [2022-11-05T17:24:21.409Z] #39 1.308 Cloning into '/tmp/tmp.C2tFaBBEOP/tini'... [2022-11-05T17:24:21.446Z] #49 18.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-11-05T17:24:21.446Z] #49 18.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-11-05T17:24:21.446Z] #49 18.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:24:21.650Z] #49 DONE 47.2s [2022-11-05T17:24:21.650Z] [2022-11-05T17:24:21.650Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:21.650Z] #39 123.2 CC criu/filesystems.o [2022-11-05T17:24:21.650Z] #39 124.0 CC criu/fsnotify.o [2022-11-05T17:24:21.650Z] #39 125.3 CC criu/image-desc.o [2022-11-05T17:24:21.650Z] #39 125.5 CC criu/image.o [2022-11-05T17:24:21.650Z] #39 126.6 CC criu/ipc_ns.o [2022-11-05T17:24:21.654Z] #30 ... [2022-11-05T17:24:21.654Z] [2022-11-05T17:24:21.654Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:21.654Z] #27 56.93 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:24:21.654Z] #27 56.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:21.654Z] #27 56.99 Setting up libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:24:21.654Z] #27 57.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:21.654Z] #27 57.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:24:21.654Z] #27 57.07 Setting up librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:24:21.654Z] #27 57.09 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:24:21.654Z] #27 57.10 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:24:21.654Z] #27 57.12 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:24:21.654Z] #27 57.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:24:21.654Z] #27 57.16 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:21.654Z] #27 DONE 58.1s [2022-11-05T17:24:21.654Z] [2022-11-05T17:24:21.654Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:21.654Z] #33 56.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-05T17:24:21.654Z] #33 56.83 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-05T17:24:21.654Z] #33 56.84 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-05T17:24:21.654Z] #33 57.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-05T17:24:21.654Z] #33 57.15 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-05T17:24:21.654Z] #33 57.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-05T17:24:21.654Z] #33 57.28 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-05T17:24:21.654Z] #33 57.34 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-05T17:24:21.654Z] #33 57.34 go: downloading golang.org/x/mod v0.5.1 [2022-11-05T17:24:21.654Z] #33 57.46 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-05T17:24:21.654Z] #33 57.55 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-05T17:24:21.654Z] #33 57.63 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-05T17:24:21.654Z] #33 57.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-05T17:24:21.654Z] #33 57.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-05T17:24:21.654Z] #33 57.72 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-05T17:24:21.654Z] #33 58.27 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-05T17:24:21.654Z] #33 58.37 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-05T17:24:21.654Z] #33 58.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-05T17:24:21.730Z] #49 18.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-11-05T17:24:21.730Z] #49 18.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:24:21.730Z] #49 18.52 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-11-05T17:24:21.730Z] #49 18.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:24:21.730Z] #49 18.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-11-05T17:24:21.730Z] #49 18.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-11-05T17:24:21.730Z] #49 18.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-05T17:24:21.730Z] #49 18.64 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-05T17:24:21.730Z] #49 18.64 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-05T17:24:21.991Z] #49 18.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:24:21.991Z] #49 18.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-05T17:24:21.991Z] #49 18.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-05T17:24:21.991Z] #49 18.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-05T17:24:21.991Z] #49 18.68 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-11-05T17:24:21.991Z] #49 18.72 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-11-05T17:24:21.991Z] #49 18.75 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-11-05T17:24:21.991Z] #49 18.76 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-05T17:24:21.991Z] #49 18.97 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-11-05T17:24:21.991Z] #49 19.01 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-11-05T17:24:22.221Z] #33 58.83 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-05T17:24:22.221Z] #33 58.91 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-05T17:24:22.221Z] #33 59.05 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-05T17:24:22.221Z] #33 59.06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-05T17:24:22.221Z] #33 59.10 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-05T17:24:22.221Z] #33 59.11 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-05T17:24:22.226Z] #39 128.3 CC criu/irmap.o [2022-11-05T17:24:22.250Z] #49 19.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-11-05T17:24:22.354Z] #39 2.129 + cd /tmp/tmp.C2tFaBBEOP/tini [2022-11-05T17:24:22.354Z] #39 2.130 + git checkout -q v0.19.0 [2022-11-05T17:24:22.354Z] #39 2.138 + cmake . [2022-11-05T17:24:22.484Z] #39 ... [2022-11-05T17:24:22.484Z] [2022-11-05T17:24:22.484Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-11-05T17:24:22.484Z] #0 0.771 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-05T17:24:22.484Z] #0 0.776 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-05T17:24:22.484Z] #0 0.781 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-05T17:24:22.484Z] #50 DONE 0.8s [2022-11-05T17:24:22.494Z] #33 59.34 go: downloading github.com/prometheus/common v0.10.0 [2022-11-05T17:24:22.615Z] #39 2.584 -- The C compiler identification is GNU 10.2.1 [2022-11-05T17:24:22.615Z] #39 2.680 -- Detecting C compiler ABI info [2022-11-05T17:24:22.721Z] #39 101.6 CC criu/cr-errno.o [2022-11-05T17:24:22.721Z] #39 101.7 CC criu/cr-restore.o [2022-11-05T17:24:22.743Z] [2022-11-05T17:24:22.744Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:24:22.750Z] #33 59.52 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-05T17:24:22.750Z] #33 59.57 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-05T17:24:22.816Z] #49 19.51 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:22.816Z] #49 19.66 Fetched 27.0 MB in 2s (18.0 MB/s) [2022-11-05T17:24:22.816Z] #49 19.75 Selecting previously unselected package pigz. [2022-11-05T17:24:23.050Z] #33 59.82 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-05T17:24:23.074Z] #49 19.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-11-05T17:24:23.074Z] #49 19.80 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-11-05T17:24:23.074Z] #49 19.81 Unpacking pigz (2.6-1) ... [2022-11-05T17:24:23.074Z] #49 19.92 Selecting previously unselected package libelf1:amd64. [2022-11-05T17:24:23.074Z] #49 19.92 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-11-05T17:24:23.074Z] #49 19.94 Unpacking libelf1:amd64 (0.183-1) ... [2022-11-05T17:24:23.186Z] #39 ... [2022-11-05T17:24:23.186Z] [2022-11-05T17:24:23.186Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:23.186Z] #36 49.76 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-05T17:24:23.186Z] #36 49.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-05T17:24:23.186Z] #36 49.85 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-05T17:24:23.186Z] #36 49.91 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-05T17:24:23.186Z] #36 50.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:24:23.186Z] #36 51.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-05T17:24:23.186Z] #36 51.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-05T17:24:23.186Z] #36 51.51 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-05T17:24:23.186Z] #36 51.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-05T17:24:23.186Z] #36 51.87 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-05T17:24:23.186Z] #36 51.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-05T17:24:23.186Z] #36 52.09 go: downloading golang.org/x/text v0.3.7 [2022-11-05T17:24:23.186Z] #36 58.35 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-05T17:24:23.186Z] #36 58.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-05T17:24:23.186Z] #36 58.46 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-05T17:24:23.186Z] #36 58.53 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-05T17:24:23.186Z] #36 58.60 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-05T17:24:23.186Z] #36 58.62 go: downloading golang.org/x/mod v0.5.1 [2022-11-05T17:24:23.186Z] #36 58.71 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-05T17:24:23.186Z] #36 58.83 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-05T17:24:23.186Z] #36 58.91 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-05T17:24:23.186Z] #36 58.97 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-05T17:24:23.186Z] #36 59.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-05T17:24:23.186Z] #36 59.13 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-05T17:24:23.186Z] #36 59.47 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-05T17:24:23.186Z] #36 59.62 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-05T17:24:23.289Z] #39 ... [2022-11-05T17:24:23.289Z] [2022-11-05T17:24:23.289Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:24:23.289Z] #49 18.93 The following NEW packages will be installed: [2022-11-05T17:24:23.289Z] #49 18.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-05T17:24:23.289Z] #49 18.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:24:23.289Z] #49 18.94 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-05T17:24:23.289Z] #49 18.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-05T17:24:23.289Z] #49 18.94 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-05T17:24:23.289Z] #49 18.94 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-05T17:24:23.289Z] #49 18.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-05T17:24:23.289Z] #49 18.94 xz-utils zip [2022-11-05T17:24:23.289Z] #49 19.27 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:23.289Z] #49 19.27 Need to get 27.0 MB of archives. [2022-11-05T17:24:23.289Z] #49 19.27 After this operation, 104 MB of additional disk space will be used. [2022-11-05T17:24:23.289Z] #49 19.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-11-05T17:24:23.289Z] #49 19.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-11-05T17:24:23.289Z] #49 19.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-11-05T17:24:23.289Z] #49 19.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:24:23.289Z] #49 19.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-11-05T17:24:23.289Z] #49 19.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-11-05T17:24:23.289Z] #49 19.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-11-05T17:24:23.289Z] #49 19.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-11-05T17:24:23.289Z] #49 19.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:24:23.289Z] #49 19.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:24:23.289Z] #49 19.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-11-05T17:24:23.289Z] #49 19.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-11-05T17:24:23.289Z] #49 19.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-11-05T17:24:23.289Z] #49 19.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-11-05T17:24:23.289Z] #49 19.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-11-05T17:24:23.289Z] #49 19.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-11-05T17:24:23.289Z] #49 19.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-11-05T17:24:23.289Z] #49 19.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-11-05T17:24:23.289Z] #49 19.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-11-05T17:24:23.289Z] #49 19.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-11-05T17:24:23.289Z] #49 19.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-11-05T17:24:23.289Z] #49 19.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:24:23.289Z] #49 19.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:24:23.289Z] #49 19.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:24:23.289Z] #49 19.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-11-05T17:24:23.289Z] #49 19.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-11-05T17:24:23.289Z] #49 19.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:24:23.289Z] #49 20.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-11-05T17:24:23.289Z] #49 20.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:24:23.289Z] #49 20.12 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-11-05T17:24:23.289Z] #49 20.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:24:23.289Z] #49 20.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-11-05T17:24:23.289Z] #49 20.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-11-05T17:24:23.289Z] #49 20.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-05T17:24:23.289Z] #49 20.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-05T17:24:23.289Z] #49 20.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-05T17:24:23.289Z] #49 20.21 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:24:23.289Z] #49 20.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-05T17:24:23.289Z] #49 20.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-05T17:24:23.289Z] #49 20.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-05T17:24:23.289Z] #49 20.24 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-11-05T17:24:23.289Z] #49 20.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-11-05T17:24:23.289Z] #49 20.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-11-05T17:24:23.289Z] #49 20.53 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-05T17:24:23.289Z] #49 20.81 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-11-05T17:24:23.289Z] #49 20.84 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-11-05T17:24:23.289Z] #49 20.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-11-05T17:24:23.289Z] #49 21.53 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:23.289Z] #49 21.67 Fetched 27.0 MB in 2s (14.3 MB/s) [2022-11-05T17:24:23.289Z] #49 21.76 Selecting previously unselected package pigz. [2022-11-05T17:24:23.289Z] #49 21.76 (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 ... 24019 files and directories currently installed.) [2022-11-05T17:24:23.289Z] #49 21.82 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-11-05T17:24:23.289Z] #49 21.83 Unpacking pigz (2.6-1) ... [2022-11-05T17:24:23.289Z] #49 21.94 Selecting previously unselected package libelf1:amd64. [2022-11-05T17:24:23.289Z] #49 21.96 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-11-05T17:24:23.289Z] #49 21.97 Unpacking libelf1:amd64 (0.183-1) ... [2022-11-05T17:24:23.289Z] #49 22.15 Selecting previously unselected package libbpf0:amd64. [2022-11-05T17:24:23.289Z] #49 22.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-11-05T17:24:23.289Z] #49 22.16 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:24:23.289Z] #49 22.30 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:24:23.289Z] #49 22.30 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:24:23.289Z] #49 22.31 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:24:23.289Z] #49 22.37 Selecting previously unselected package libmnl0:amd64. [2022-11-05T17:24:23.289Z] #49 22.38 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-11-05T17:24:23.289Z] #49 22.39 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:24:23.289Z] #49 22.46 Selecting previously unselected package libxtables12:amd64. [2022-11-05T17:24:23.289Z] #49 22.47 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-11-05T17:24:23.289Z] #49 22.49 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:24:23.289Z] #49 22.59 Selecting previously unselected package libcap2-bin. [2022-11-05T17:24:23.289Z] #49 22.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-11-05T17:24:23.289Z] #49 22.60 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-05T17:24:23.289Z] #49 22.69 Selecting previously unselected package iproute2. [2022-11-05T17:24:23.289Z] #49 22.69 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-11-05T17:24:23.289Z] #49 22.70 Unpacking iproute2 (5.10.0-4) ... [2022-11-05T17:24:23.289Z] #49 23.20 Selecting previously unselected package xxd. [2022-11-05T17:24:23.289Z] #49 23.22 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:24:23.289Z] #49 23.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:23.289Z] #49 23.37 Selecting previously unselected package vim-common. [2022-11-05T17:24:23.289Z] #49 23.37 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:24:23.289Z] #49 23.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:23.289Z] #49 23.55 Selecting previously unselected package bash-completion. [2022-11-05T17:24:23.289Z] #49 23.55 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-05T17:24:23.333Z] #49 20.13 Selecting previously unselected package libbpf0:amd64. [2022-11-05T17:24:23.333Z] #49 20.13 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-11-05T17:24:23.333Z] #49 20.14 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:24:23.333Z] #49 20.26 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:24:23.333Z] #49 20.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:24:23.333Z] #49 20.27 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:24:23.333Z] #49 20.34 Selecting previously unselected package libmnl0:amd64. [2022-11-05T17:24:23.448Z] #36 59.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-05T17:24:23.448Z] #36 59.98 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-05T17:24:23.448Z] #36 ... [2022-11-05T17:24:23.448Z] [2022-11-05T17:24:23.448Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:23.448Z] #22 49.93 sync [2022-11-05T17:24:23.448Z] #22 49.94 internal/reflectlite [2022-11-05T17:24:23.448Z] #22 51.36 internal/testlog [2022-11-05T17:24:23.448Z] #22 52.61 sort [2022-11-05T17:24:23.448Z] #22 52.62 errors [2022-11-05T17:24:23.448Z] #22 52.94 strconv [2022-11-05T17:24:23.448Z] #22 53.88 io [2022-11-05T17:24:23.448Z] #22 55.45 internal/oserror [2022-11-05T17:24:23.448Z] #22 55.61 syscall [2022-11-05T17:24:23.448Z] #22 56.72 reflect [2022-11-05T17:24:23.448Z] #22 ... [2022-11-05T17:24:23.448Z] [2022-11-05T17:24:23.448Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:24:23.448Z] #39 3.316 -- Detecting C compiler ABI info - done [2022-11-05T17:24:23.448Z] #39 3.447 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-05T17:24:23.448Z] #39 3.466 -- Detecting C compile features [2022-11-05T17:24:23.448Z] #39 3.469 -- Detecting C compile features - done [2022-11-05T17:24:23.448Z] #39 3.519 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-05T17:24:23.591Z] #49 20.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-11-05T17:24:23.591Z] #49 20.35 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:24:23.591Z] #49 20.42 Selecting previously unselected package libxtables12:amd64. [2022-11-05T17:24:23.591Z] #49 20.44 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-11-05T17:24:23.591Z] #49 20.44 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:24:23.708Z] #39 3.723 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-05T17:24:23.850Z] #49 20.54 Selecting previously unselected package libcap2-bin. [2022-11-05T17:24:23.850Z] #49 20.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-11-05T17:24:23.850Z] #49 20.56 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-05T17:24:23.850Z] #49 20.63 Selecting previously unselected package iproute2. [2022-11-05T17:24:23.850Z] #49 20.63 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-11-05T17:24:23.850Z] #49 20.63 Unpacking iproute2 (5.10.0-4) ... [2022-11-05T17:24:23.969Z] #39 3.830 -- Configuring done [2022-11-05T17:24:23.969Z] #39 3.841 -- Generating done [2022-11-05T17:24:23.969Z] #39 3.849 -- Build files have been written to: /tmp/tmp.C2tFaBBEOP/tini [2022-11-05T17:24:23.969Z] #39 3.867 + make tini-static [2022-11-05T17:24:24.417Z] #33 61.25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-05T17:24:24.421Z] #49 21.18 Selecting previously unselected package xxd. [2022-11-05T17:24:24.421Z] #49 21.20 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:24:24.421Z] #49 21.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:24.541Z] #39 4.251 Scanning dependencies of target tini-static [2022-11-05T17:24:24.541Z] #39 4.360 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-05T17:24:24.679Z] #49 21.35 Selecting previously unselected package vim-common. [2022-11-05T17:24:24.679Z] #49 21.35 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:24:24.679Z] #49 21.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:24.679Z] #49 21.54 Selecting previously unselected package bash-completion. [2022-11-05T17:24:24.679Z] #49 21.54 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-05T17:24:24.980Z] #33 ... [2022-11-05T17:24:24.980Z] [2022-11-05T17:24:24.980Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:24.980Z] #31 51.75 sync [2022-11-05T17:24:24.980Z] #31 51.75 internal/reflectlite [2022-11-05T17:24:24.980Z] #31 53.37 internal/testlog [2022-11-05T17:24:24.980Z] #31 54.69 sort [2022-11-05T17:24:24.980Z] #31 54.69 errors [2022-11-05T17:24:24.980Z] #31 55.12 strconv [2022-11-05T17:24:24.980Z] #31 55.90 io [2022-11-05T17:24:24.980Z] #31 57.32 internal/oserror [2022-11-05T17:24:24.980Z] #31 57.62 syscall [2022-11-05T17:24:24.980Z] #31 59.39 reflect [2022-11-05T17:24:24.980Z] #31 ... [2022-11-05T17:24:24.980Z] [2022-11-05T17:24:24.980Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:24:24.980Z] #0 1.062 + RM_GOPATH=0 [2022-11-05T17:24:24.980Z] #0 1.062 + TMP_GOPATH= [2022-11-05T17:24:24.980Z] #0 1.062 + : /build [2022-11-05T17:24:24.980Z] #0 1.062 + '[' -z '' ']' [2022-11-05T17:24:24.980Z] #0 1.063 ++ mktemp -d [2022-11-05T17:24:24.980Z] #0 1.064 + export GOPATH=/tmp/tmp.87tN88BngI [2022-11-05T17:24:24.980Z] #0 1.064 + GOPATH=/tmp/tmp.87tN88BngI [2022-11-05T17:24:24.980Z] #0 1.064 + RM_GOPATH=1 [2022-11-05T17:24:24.980Z] #0 1.064 + case "$(go env GOARCH)" in [2022-11-05T17:24:24.980Z] #0 1.065 ++ go env GOARCH [2022-11-05T17:24:24.980Z] #0 1.095 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:24.980Z] #0 1.095 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:24.980Z] #0 1.099 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:24.980Z] #0 1.100 + dir=/tmp/install [2022-11-05T17:24:24.980Z] #0 1.100 + bin=tini [2022-11-05T17:24:24.980Z] #0 1.101 + shift [2022-11-05T17:24:24.980Z] #0 1.101 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-05T17:24:24.980Z] #0 1.101 + . /tmp/install/tini.installer [2022-11-05T17:24:24.980Z] #0 1.101 ++ : v0.19.0 [2022-11-05T17:24:24.980Z] #0 1.106 + install_tini [2022-11-05T17:24:24.980Z] #0 1.107 + echo 'Install tini version v0.19.0' [2022-11-05T17:24:24.980Z] #0 1.107 Install tini version v0.19.0 [2022-11-05T17:24:24.980Z] #0 1.107 + git clone https://github.com/krallin/tini.git /tmp/tmp.87tN88BngI/tini [2022-11-05T17:24:24.980Z] #0 1.112 Cloning into '/tmp/tmp.87tN88BngI/tini'... [2022-11-05T17:24:24.980Z] #0 1.995 + cd /tmp/tmp.87tN88BngI/tini [2022-11-05T17:24:24.980Z] #0 1.995 + git checkout -q v0.19.0 [2022-11-05T17:24:24.980Z] #0 2.001 + cmake . [2022-11-05T17:24:24.980Z] #0 2.397 -- The C compiler identification is GNU 10.2.1 [2022-11-05T17:24:24.980Z] #0 2.502 -- Detecting C compiler ABI info [2022-11-05T17:24:24.980Z] #0 3.087 -- Detecting C compiler ABI info - done [2022-11-05T17:24:24.980Z] #0 3.221 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-05T17:24:24.980Z] #0 3.225 -- Detecting C compile features [2022-11-05T17:24:24.980Z] #0 3.228 -- Detecting C compile features - done [2022-11-05T17:24:24.980Z] #0 3.258 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-05T17:24:24.980Z] #0 3.484 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-05T17:24:24.980Z] #0 3.578 -- Configuring done [2022-11-05T17:24:24.980Z] #0 3.619 -- Generating done [2022-11-05T17:24:24.980Z] #0 3.624 -- Build files have been written to: /tmp/tmp.87tN88BngI/tini [2022-11-05T17:24:24.980Z] #0 3.635 + make tini-static [2022-11-05T17:24:25.248Z] #49 ... [2022-11-05T17:24:25.248Z] [2022-11-05T17:24:25.248Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:25.248Z] #38 95.78 CC criu/cr-errno.o [2022-11-05T17:24:25.248Z] #38 95.90 CC criu/cr-restore.o [2022-11-05T17:24:25.248Z] #38 100.9 CC criu/cr-service.o [2022-11-05T17:24:25.248Z] #38 102.8 CC criu/crtools.o [2022-11-05T17:24:25.248Z] #38 103.3 CC criu/eventfd.o [2022-11-05T17:24:25.248Z] #38 103.6 CC criu/eventpoll.o [2022-11-05T17:24:25.248Z] #38 104.3 CC criu/external.o [2022-11-05T17:24:25.248Z] #38 104.6 CC criu/fault-injection.o [2022-11-05T17:24:25.248Z] #38 104.7 CC criu/fdstore.o [2022-11-05T17:24:25.248Z] #38 105.0 CC criu/fifo.o [2022-11-05T17:24:25.248Z] #38 105.4 CC criu/file-ids.o [2022-11-05T17:24:25.248Z] #38 105.8 CC criu/file-lock.o [2022-11-05T17:24:25.283Z] #38 3.962 Scanning dependencies of target tini-static [2022-11-05T17:24:25.283Z] #38 4.053 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-05T17:24:25.822Z] #49 25.66 Unpacking bash-completion (1:2.11-2) ... [2022-11-05T17:24:25.822Z] #49 26.11 Selecting previously unselected package bzip2. [2022-11-05T17:24:25.822Z] #49 26.12 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-11-05T17:24:25.822Z] #49 26.13 Unpacking bzip2 (1.0.8-4) ... [2022-11-05T17:24:25.822Z] #49 26.20 Selecting previously unselected package xz-utils. [2022-11-05T17:24:25.822Z] #49 26.21 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-11-05T17:24:25.931Z] #39 5.613 [100%] Linking C executable tini-static [2022-11-05T17:24:26.082Z] #49 26.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:24:26.083Z] #49 26.40 Selecting previously unselected package apparmor. [2022-11-05T17:24:26.083Z] #49 26.40 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-11-05T17:24:26.342Z] #49 26.47 Unpacking apparmor (2.13.6-10) ... [2022-11-05T17:24:26.503Z] #39 6.397 [100%] Built target tini-static [2022-11-05T17:24:26.503Z] #39 6.442 + mkdir -p /build [2022-11-05T17:24:26.503Z] #39 6.443 + cp tini-static /build/docker-init [2022-11-05T17:24:26.623Z] #38 106.9 CC criu/files-ext.o [2022-11-05T17:24:26.623Z] #38 107.3 CC criu/files-reg.o [2022-11-05T17:24:26.623Z] #38 ... [2022-11-05T17:24:26.623Z] [2022-11-05T17:24:26.623Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:24:26.623Z] #49 23.49 Unpacking bash-completion (1:2.11-2) ... [2022-11-05T17:24:26.764Z] #39 DONE 6.8s [2022-11-05T17:24:26.764Z] [2022-11-05T17:24:26.764Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:24:26.764Z] #32 DONE 63.4s [2022-11-05T17:24:26.764Z] [2022-11-05T17:24:26.764Z] #26 [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-11-05T17:24:26.764Z] #26 62.64 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-05T17:24:26.764Z] #26 62.66 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:24:26.764Z] #26 62.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:24:26.764Z] #26 63.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-05T17:24:26.764Z] #26 63.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:24:26.764Z] #26 63.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:24:26.909Z] #49 26.95 Selecting previously unselected package inetutils-ping. [2022-11-05T17:24:26.910Z] #49 26.97 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-11-05T17:24:26.910Z] #49 26.99 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:24:26.910Z] #49 27.13 Selecting previously unselected package libip4tc2:amd64. [2022-11-05T17:24:26.910Z] #49 27.13 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:24:26.910Z] #49 27.14 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:24:26.910Z] #49 27.23 Selecting previously unselected package libip6tc2:amd64. [2022-11-05T17:24:27.169Z] #49 27.23 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:24:27.169Z] #49 27.25 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:24:27.169Z] #49 27.35 Selecting previously unselected package libnfnetlink0:amd64. [2022-11-05T17:24:27.169Z] #49 27.35 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-11-05T17:24:27.169Z] #49 27.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:24:27.169Z] #49 27.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-11-05T17:24:27.169Z] #49 27.42 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-11-05T17:24:27.169Z] #49 27.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:24:27.176Z] #38 5.590 [100%] Linking C executable tini-static [2022-11-05T17:24:27.176Z] #38 ... [2022-11-05T17:24:27.176Z] [2022-11-05T17:24:27.176Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:24:27.176Z] #36 DONE 63.9s [2022-11-05T17:24:27.176Z] [2022-11-05T17:24:27.176Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:27.176Z] #0 2.402 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:24:27.176Z] #0 2.404 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:24:27.176Z] #0 2.440 Note: Building without GnuTLS support [2022-11-05T17:24:27.176Z] #0 2.452 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:24:27.176Z] #0 2.452 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:24:27.176Z] #0 4.977 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:24:27.176Z] #0 5.112 GEN .gitid [2022-11-05T17:24:27.176Z] #0 5.163 GEN criu/include/version.h [2022-11-05T17:24:27.176Z] #0 5.267 GEN include/common/asm [2022-11-05T17:24:27.176Z] #0 6.854 PBCC images/timens.pb-c.c [2022-11-05T17:24:27.176Z] #0 6.904 DEP images/timens.pb-c.d [2022-11-05T17:24:27.176Z] #0 7.007 PBCC images/fown.pb-c.c [2022-11-05T17:24:27.176Z] #0 7.042 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-05T17:24:27.176Z] #0 7.112 PBCC images/opts.pb-c.c [2022-11-05T17:24:27.176Z] #0 7.173 PBCC images/memfd.pb-c.c [2022-11-05T17:24:27.176Z] #0 7.234 DEP images/fown.pb-c.d [2022-11-05T17:24:27.176Z] #0 7.290 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-05T17:24:27.176Z] #0 7.357 DEP images/opts.pb-c.d [2022-11-05T17:24:27.176Z] #0 7.443 DEP images/memfd.pb-c.d [2022-11-05T17:24:27.176Z] #0 7.525 PBCC images/sit.pb-c.c [2022-11-05T17:24:27.176Z] #0 7.591 DEP images/sit.pb-c.d [2022-11-05T17:24:27.176Z] #0 7.703 PBCC images/macvlan.pb-c.c [2022-11-05T17:24:27.176Z] #0 7.739 DEP images/macvlan.pb-c.d [2022-11-05T17:24:27.176Z] #0 7.800 PBCC images/autofs.pb-c.c [2022-11-05T17:24:27.176Z] #0 7.824 DEP images/autofs.pb-c.d [2022-11-05T17:24:27.176Z] #0 7.886 PBCC images/sysctl.pb-c.c [2022-11-05T17:24:27.176Z] #0 7.912 DEP images/sysctl.pb-c.d [2022-11-05T17:24:27.176Z] #0 7.978 PBCC images/time.pb-c.c [2022-11-05T17:24:27.176Z] #0 7.994 DEP images/time.pb-c.d [2022-11-05T17:24:27.176Z] #0 8.079 PBCC images/binfmt-misc.pb-c.c [2022-11-05T17:24:27.176Z] #0 8.135 DEP images/binfmt-misc.pb-c.d [2022-11-05T17:24:27.176Z] #0 8.208 PBCC images/seccomp.pb-c.c [2022-11-05T17:24:27.176Z] #0 8.260 DEP images/seccomp.pb-c.d [2022-11-05T17:24:27.176Z] #0 8.314 PBCC images/userns.pb-c.c [2022-11-05T17:24:27.176Z] #0 8.351 DEP images/userns.pb-c.d [2022-11-05T17:24:27.176Z] #0 8.488 PBCC images/cgroup.pb-c.c [2022-11-05T17:24:27.176Z] #0 8.526 DEP images/cgroup.pb-c.d [2022-11-05T17:24:27.176Z] #0 8.600 PBCC images/ext-file.pb-c.c [2022-11-05T17:24:27.176Z] #0 8.654 DEP images/ext-file.pb-c.d [2022-11-05T17:24:27.176Z] #0 8.771 PBCC images/rpc.pb-c.c [2022-11-05T17:24:27.176Z] #0 8.817 DEP images/rpc.pb-c.d [2022-11-05T17:24:27.176Z] #0 8.947 PBCC images/siginfo.pb-c.c [2022-11-05T17:24:27.176Z] #0 8.983 DEP images/siginfo.pb-c.d [2022-11-05T17:24:27.176Z] #0 9.043 PBCC images/pagemap.pb-c.c [2022-11-05T17:24:27.176Z] #0 9.096 DEP images/pagemap.pb-c.d [2022-11-05T17:24:27.176Z] #0 9.144 PBCC images/rlimit.pb-c.c [2022-11-05T17:24:27.176Z] #0 9.164 DEP images/rlimit.pb-c.d [2022-11-05T17:24:27.176Z] #0 9.215 PBCC images/file-lock.pb-c.c [2022-11-05T17:24:27.176Z] #0 9.277 DEP images/file-lock.pb-c.d [2022-11-05T17:24:27.176Z] #0 9.342 PBCC images/tty.pb-c.c [2022-11-05T17:24:27.176Z] #0 9.394 DEP images/tty.pb-c.d [2022-11-05T17:24:27.176Z] #0 9.464 PBCC images/tun.pb-c.c [2022-11-05T17:24:27.176Z] #0 9.515 PBCC images/netdev.pb-c.c [2022-11-05T17:24:27.176Z] #0 9.567 DEP images/tun.pb-c.d [2022-11-05T17:24:27.176Z] #0 9.644 DEP images/netdev.pb-c.d [2022-11-05T17:24:27.176Z] #0 9.705 PBCC images/vma.pb-c.c [2022-11-05T17:24:27.176Z] #0 9.745 DEP images/vma.pb-c.d [2022-11-05T17:24:27.176Z] #0 9.892 PBCC images/creds.pb-c.c [2022-11-05T17:24:27.176Z] #0 9.956 DEP images/creds.pb-c.d [2022-11-05T17:24:27.176Z] #39 10.08 PBCC images/utsns.pb-c.c [2022-11-05T17:24:27.176Z] #39 10.09 DEP images/utsns.pb-c.d [2022-11-05T17:24:27.176Z] #39 10.15 PBCC images/ipc-desc.pb-c.c [2022-11-05T17:24:27.176Z] #39 ... [2022-11-05T17:24:27.176Z] [2022-11-05T17:24:27.176Z] #30 [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-11-05T17:24:27.176Z] #30 63.02 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-05T17:24:27.176Z] #30 63.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:24:27.176Z] #30 63.03 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:24:27.176Z] #30 63.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-05T17:24:27.176Z] #30 63.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:24:27.176Z] #30 63.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:24:27.190Z] #49 24.01 Selecting previously unselected package bzip2. [2022-11-05T17:24:27.190Z] #49 24.02 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-11-05T17:24:27.190Z] #49 24.02 Unpacking bzip2 (1.0.8-4) ... [2022-11-05T17:24:27.427Z] #49 27.51 Selecting previously unselected package libnftnl11:amd64. [2022-11-05T17:24:27.428Z] #49 27.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-11-05T17:24:27.428Z] #49 27.52 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:24:27.428Z] #49 27.62 Selecting previously unselected package iptables. [2022-11-05T17:24:27.428Z] #49 27.62 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-11-05T17:24:27.428Z] #49 27.62 Unpacking iptables (1.8.7-1) ... [2022-11-05T17:24:27.448Z] #49 24.10 Selecting previously unselected package xz-utils. [2022-11-05T17:24:27.448Z] #49 24.11 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-11-05T17:24:27.448Z] #49 24.11 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:24:27.448Z] #49 24.28 Selecting previously unselected package apparmor. [2022-11-05T17:24:27.448Z] #49 24.28 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-11-05T17:24:27.448Z] #49 24.34 Unpacking apparmor (2.13.6-10) ... [2022-11-05T17:24:27.687Z] #49 27.98 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:24:27.687Z] #49 27.98 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:24:27.687Z] #49 27.99 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:24:27.946Z] #49 28.16 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:24:27.946Z] #49 28.16 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:24:27.946Z] #49 28.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:24:28.014Z] #49 24.82 Selecting previously unselected package inetutils-ping. [2022-11-05T17:24:28.014Z] #49 24.83 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-11-05T17:24:28.014Z] #49 24.83 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:24:28.014Z] #49 24.97 Selecting previously unselected package libip4tc2:amd64. [2022-11-05T17:24:28.105Z] #30 ... [2022-11-05T17:24:28.105Z] [2022-11-05T17:24:28.105Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:24:28.105Z] #38 6.470 [100%] Built target tini-static [2022-11-05T17:24:28.105Z] #38 6.611 + mkdir -p /build [2022-11-05T17:24:28.105Z] #38 6.619 + cp tini-static /build/docker-init [2022-11-05T17:24:28.105Z] #38 DONE 6.8s [2022-11-05T17:24:28.205Z] #49 28.29 Selecting previously unselected package jq. [2022-11-05T17:24:28.205Z] #49 28.30 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:24:28.205Z] #49 28.31 Unpacking jq (1.6-2.1) ... [2022-11-05T17:24:28.205Z] #49 28.40 Selecting previously unselected package libaio1:amd64. [2022-11-05T17:24:28.205Z] #49 28.40 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-11-05T17:24:28.205Z] #49 28.41 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:24:28.205Z] #49 28.49 Selecting previously unselected package libgpm2:amd64. [2022-11-05T17:24:28.273Z] #49 24.97 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:24:28.273Z] #49 24.98 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:24:28.273Z] #49 25.06 Selecting previously unselected package libip6tc2:amd64. [2022-11-05T17:24:28.273Z] #49 25.06 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:24:28.273Z] #49 25.07 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:24:28.273Z] #49 25.12 Selecting previously unselected package libnfnetlink0:amd64. [2022-11-05T17:24:28.273Z] #49 25.12 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-11-05T17:24:28.273Z] #49 25.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:24:28.273Z] #49 25.21 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-11-05T17:24:28.361Z] [2022-11-05T17:24:28.361Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:28.361Z] #39 10.21 PBCC images/ipc-sem.pb-c.c [2022-11-05T17:24:28.361Z] #39 10.23 DEP images/ipc-desc.pb-c.d [2022-11-05T17:24:28.361Z] #39 10.40 DEP images/ipc-sem.pb-c.d [2022-11-05T17:24:28.362Z] #39 10.56 PBCC images/ipc-msg.pb-c.c [2022-11-05T17:24:28.362Z] #39 10.65 DEP images/ipc-msg.pb-c.d [2022-11-05T17:24:28.362Z] #39 10.79 PBCC images/ipc-shm.pb-c.c [2022-11-05T17:24:28.362Z] #39 10.90 DEP images/ipc-shm.pb-c.d [2022-11-05T17:24:28.362Z] #39 11.00 PBCC images/ipc-var.pb-c.c [2022-11-05T17:24:28.362Z] #39 11.04 DEP images/ipc-var.pb-c.d [2022-11-05T17:24:28.362Z] #39 11.20 PBCC images/sk-opts.pb-c.c [2022-11-05T17:24:28.362Z] #39 11.27 PBCC images/packet-sock.pb-c.c [2022-11-05T17:24:28.362Z] #39 11.35 DEP images/sk-opts.pb-c.d [2022-11-05T17:24:28.362Z] #39 11.52 DEP images/packet-sock.pb-c.d [2022-11-05T17:24:28.464Z] #49 28.49 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-11-05T17:24:28.464Z] #49 28.49 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:24:28.464Z] #49 28.57 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:24:28.464Z] #49 28.57 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:24:28.464Z] #49 28.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:24:28.531Z] #49 25.21 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-11-05T17:24:28.531Z] #49 25.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:24:28.531Z] #49 25.29 Selecting previously unselected package libnftnl11:amd64. [2022-11-05T17:24:28.531Z] #49 25.29 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-11-05T17:24:28.531Z] #49 25.30 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:24:28.531Z] #49 25.39 Selecting previously unselected package iptables. [2022-11-05T17:24:28.531Z] #49 25.40 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-11-05T17:24:28.531Z] #49 25.40 Unpacking iptables (1.8.7-1) ... [2022-11-05T17:24:28.790Z] #49 25.74 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:24:28.790Z] #49 25.74 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:24:28.790Z] #49 25.75 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:24:28.928Z] #39 11.69 PBCC images/sk-netlink.pb-c.c [2022-11-05T17:24:28.928Z] #39 11.74 DEP images/sk-netlink.pb-c.d [2022-11-05T17:24:28.928Z] #39 11.96 PBCC images/sk-inet.pb-c.c [2022-11-05T17:24:29.048Z] #49 25.90 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:24:29.048Z] #49 25.90 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:24:29.048Z] #49 25.91 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:24:29.048Z] #49 26.03 Selecting previously unselected package jq. [2022-11-05T17:24:29.184Z] #39 12.05 DEP images/sk-inet.pb-c.d [2022-11-05T17:24:29.184Z] #39 12.13 PBCC images/sk-unix.pb-c.c [2022-11-05T17:24:29.184Z] #39 12.21 DEP images/sk-unix.pb-c.d [2022-11-05T17:24:29.307Z] #49 26.03 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:24:29.307Z] #49 26.03 Unpacking jq (1.6-2.1) ... [2022-11-05T17:24:29.307Z] #49 26.13 Selecting previously unselected package libaio1:amd64. [2022-11-05T17:24:29.307Z] #49 26.13 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-11-05T17:24:29.307Z] #49 26.14 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:24:29.307Z] #49 26.20 Selecting previously unselected package libgpm2:amd64. [2022-11-05T17:24:29.307Z] #49 26.21 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-11-05T17:24:29.307Z] #49 26.21 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:24:29.308Z] #51 ... [2022-11-05T17:24:29.308Z] [2022-11-05T17:24:29.308Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:29.308Z] #39 129.4 CC criu/kcmp-ids.o [2022-11-05T17:24:29.308Z] #39 129.8 CC criu/kerndat.o [2022-11-05T17:24:29.308Z] #39 131.1 CC criu/libnetlink.o [2022-11-05T17:24:29.308Z] #39 131.6 CC criu/log.o [2022-11-05T17:24:29.308Z] #39 132.1 CC criu/lsm.o [2022-11-05T17:24:29.308Z] #39 132.6 CC criu/mem.o [2022-11-05T17:24:29.308Z] #39 134.6 CC criu/memfd.o [2022-11-05T17:24:29.308Z] #39 135.2 CC criu/mount.o [2022-11-05T17:24:29.481Z] #39 12.40 PBCC images/mm.pb-c.c [2022-11-05T17:24:29.481Z] #39 12.50 DEP images/mm.pb-c.d [2022-11-05T17:24:29.566Z] #49 26.29 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:24:29.566Z] #49 26.29 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:24:29.566Z] #49 26.30 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:24:29.738Z] #39 12.53 PBCC images/timerfd.pb-c.c [2022-11-05T17:24:29.738Z] #39 12.56 DEP images/timerfd.pb-c.d [2022-11-05T17:24:29.738Z] #39 12.67 PBCC images/timer.pb-c.c [2022-11-05T17:24:29.738Z] #39 12.68 DEP images/timer.pb-c.d [2022-11-05T17:24:29.738Z] #39 12.73 PBCC images/sa.pb-c.c [2022-11-05T17:24:29.738Z] #39 12.79 DEP images/sa.pb-c.d [2022-11-05T17:24:29.994Z] #39 12.88 PBCC images/pipe-data.pb-c.c [2022-11-05T17:24:29.994Z] #39 12.90 DEP images/pipe-data.pb-c.d [2022-11-05T17:24:29.994Z] #39 12.97 PBCC images/mnt.pb-c.c [2022-11-05T17:24:29.994Z] #39 13.02 DEP images/mnt.pb-c.d [2022-11-05T17:24:29.994Z] #39 13.07 PBCC images/sk-packet.pb-c.c [2022-11-05T17:24:29.995Z] #39 13.10 DEP images/sk-packet.pb-c.d [2022-11-05T17:24:29.995Z] #39 13.14 PBCC images/tcp-stream.pb-c.c [2022-11-05T17:24:30.253Z] #39 13.21 DEP images/tcp-stream.pb-c.d [2022-11-05T17:24:30.253Z] #39 13.27 PBCC images/pipe.pb-c.c [2022-11-05T17:24:30.253Z] #39 13.31 DEP images/pipe.pb-c.d [2022-11-05T17:24:30.253Z] #39 13.37 PBCC images/pstree.pb-c.c [2022-11-05T17:24:30.253Z] #39 13.39 DEP images/pstree.pb-c.d [2022-11-05T17:24:30.509Z] #39 13.42 PBCC images/fs.pb-c.c [2022-11-05T17:24:30.509Z] #39 13.44 DEP images/fs.pb-c.d [2022-11-05T17:24:30.509Z] #39 13.50 PBCC images/signalfd.pb-c.c [2022-11-05T17:24:30.509Z] #39 13.53 DEP images/signalfd.pb-c.d [2022-11-05T17:24:30.509Z] #39 13.58 PBCC images/fh.pb-c.c [2022-11-05T17:24:30.509Z] #39 13.62 PBCC images/fsnotify.pb-c.c [2022-11-05T17:24:30.766Z] #39 13.67 DEP images/fh.pb-c.d [2022-11-05T17:24:30.766Z] #39 13.74 DEP images/fsnotify.pb-c.d [2022-11-05T17:24:30.766Z] #39 13.82 PBCC images/eventpoll.pb-c.c [2022-11-05T17:24:30.766Z] #39 13.86 DEP images/eventpoll.pb-c.d [2022-11-05T17:24:31.023Z] #39 13.91 PBCC images/eventfd.pb-c.c [2022-11-05T17:24:31.023Z] #39 13.94 DEP images/eventfd.pb-c.d [2022-11-05T17:24:31.023Z] #39 14.00 PBCC images/remap-file-path.pb-c.c [2022-11-05T17:24:31.023Z] #39 14.02 DEP images/remap-file-path.pb-c.d [2022-11-05T17:24:31.023Z] #39 14.10 PBCC images/fifo.pb-c.c [2022-11-05T17:24:31.279Z] #39 14.14 DEP images/fifo.pb-c.d [2022-11-05T17:24:31.279Z] #39 14.20 PBCC images/ghost-file.pb-c.c [2022-11-05T17:24:31.279Z] #39 14.21 DEP images/ghost-file.pb-c.d [2022-11-05T17:24:31.279Z] #39 14.27 PBCC images/regfile.pb-c.c [2022-11-05T17:24:31.279Z] #39 14.34 DEP images/regfile.pb-c.d [2022-11-05T17:24:31.535Z] #39 14.40 PBCC images/ns.pb-c.c [2022-11-05T17:24:31.535Z] #39 14.44 DEP images/ns.pb-c.d [2022-11-05T17:24:31.535Z] #39 14.51 PBCC images/fdinfo.pb-c.c [2022-11-05T17:24:31.535Z] #39 14.59 DEP images/fdinfo.pb-c.d [2022-11-05T17:24:31.792Z] #39 14.71 PBCC images/core-aarch64.pb-c.c [2022-11-05T17:24:31.792Z] #39 14.75 PBCC images/core-arm.pb-c.c [2022-11-05T17:24:31.792Z] #39 14.79 PBCC images/core-ppc64.pb-c.c [2022-11-05T17:24:31.792Z] #39 14.81 PBCC images/core-s390.pb-c.c [2022-11-05T17:24:31.792Z] #39 14.88 PBCC images/core-x86.pb-c.c [2022-11-05T17:24:31.792Z] #39 14.94 PBCC images/core.pb-c.c [2022-11-05T17:24:32.059Z] #26 ... [2022-11-05T17:24:32.059Z] [2022-11-05T17:24:32.059Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:32.059Z] #38 3.109 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:24:32.059Z] #38 3.109 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:24:32.059Z] #38 3.115 Note: Building without GnuTLS support [2022-11-05T17:24:32.059Z] #38 3.128 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:24:32.059Z] #38 3.129 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:24:32.059Z] #38 5.171 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:24:32.059Z] #38 5.241 GEN .gitid [2022-11-05T17:24:32.059Z] #38 5.278 GEN criu/include/version.h [2022-11-05T17:24:32.059Z] #38 5.355 GEN include/common/asm [2022-11-05T17:24:32.059Z] #38 6.928 PBCC images/timens.pb-c.c [2022-11-05T17:24:32.059Z] #38 6.953 DEP images/timens.pb-c.d [2022-11-05T17:24:32.059Z] #38 7.022 PBCC images/fown.pb-c.c [2022-11-05T17:24:32.059Z] #38 7.065 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-05T17:24:32.059Z] #38 7.128 PBCC images/opts.pb-c.c [2022-11-05T17:24:32.059Z] #38 7.199 PBCC images/memfd.pb-c.c [2022-11-05T17:24:32.059Z] #38 7.220 DEP images/fown.pb-c.d [2022-11-05T17:24:32.059Z] #38 7.328 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-05T17:24:32.059Z] #38 7.387 DEP images/opts.pb-c.d [2022-11-05T17:24:32.059Z] #38 7.487 DEP images/memfd.pb-c.d [2022-11-05T17:24:32.059Z] #38 7.548 PBCC images/sit.pb-c.c [2022-11-05T17:24:32.059Z] #38 7.628 DEP images/sit.pb-c.d [2022-11-05T17:24:32.059Z] #38 7.721 PBCC images/macvlan.pb-c.c [2022-11-05T17:24:32.059Z] #38 7.758 DEP images/macvlan.pb-c.d [2022-11-05T17:24:32.059Z] #38 7.883 PBCC images/autofs.pb-c.c [2022-11-05T17:24:32.059Z] #38 7.925 DEP images/autofs.pb-c.d [2022-11-05T17:24:32.059Z] #38 8.051 PBCC images/sysctl.pb-c.c [2022-11-05T17:24:32.059Z] #38 8.071 DEP images/sysctl.pb-c.d [2022-11-05T17:24:32.059Z] #38 8.158 PBCC images/time.pb-c.c [2022-11-05T17:24:32.059Z] #38 8.169 DEP images/time.pb-c.d [2022-11-05T17:24:32.059Z] #38 8.371 PBCC images/binfmt-misc.pb-c.c [2022-11-05T17:24:32.059Z] #38 8.416 DEP images/binfmt-misc.pb-c.d [2022-11-05T17:24:32.059Z] #38 8.614 PBCC images/seccomp.pb-c.c [2022-11-05T17:24:32.059Z] #38 8.626 DEP images/seccomp.pb-c.d [2022-11-05T17:24:32.059Z] #38 8.729 PBCC images/userns.pb-c.c [2022-11-05T17:24:32.059Z] #38 8.743 DEP images/userns.pb-c.d [2022-11-05T17:24:32.059Z] #38 8.885 PBCC images/cgroup.pb-c.c [2022-11-05T17:24:32.059Z] #38 8.923 DEP images/cgroup.pb-c.d [2022-11-05T17:24:32.059Z] #38 9.104 PBCC images/ext-file.pb-c.c [2022-11-05T17:24:32.059Z] #38 9.169 DEP images/ext-file.pb-c.d [2022-11-05T17:24:32.059Z] #38 9.260 PBCC images/rpc.pb-c.c [2022-11-05T17:24:32.059Z] #38 9.319 DEP images/rpc.pb-c.d [2022-11-05T17:24:32.059Z] #38 9.425 PBCC images/siginfo.pb-c.c [2022-11-05T17:24:32.059Z] #38 9.475 DEP images/siginfo.pb-c.d [2022-11-05T17:24:32.059Z] #38 9.501 PBCC images/pagemap.pb-c.c [2022-11-05T17:24:32.059Z] #38 9.604 DEP images/pagemap.pb-c.d [2022-11-05T17:24:32.059Z] #38 9.772 PBCC images/rlimit.pb-c.c [2022-11-05T17:24:32.059Z] #38 9.820 DEP images/rlimit.pb-c.d [2022-11-05T17:24:32.059Z] #38 9.907 PBCC images/file-lock.pb-c.c [2022-11-05T17:24:32.059Z] #38 9.941 DEP images/file-lock.pb-c.d [2022-11-05T17:24:32.059Z] #38 10.01 PBCC images/tty.pb-c.c [2022-11-05T17:24:32.059Z] #38 10.05 DEP images/tty.pb-c.d [2022-11-05T17:24:32.059Z] #38 10.11 PBCC images/tun.pb-c.c [2022-11-05T17:24:32.059Z] #38 10.15 PBCC images/netdev.pb-c.c [2022-11-05T17:24:32.059Z] #38 10.21 DEP images/tun.pb-c.d [2022-11-05T17:24:32.059Z] #38 10.26 DEP images/netdev.pb-c.d [2022-11-05T17:24:32.059Z] #38 10.36 PBCC images/vma.pb-c.c [2022-11-05T17:24:32.059Z] #38 10.38 DEP images/vma.pb-c.d [2022-11-05T17:24:32.059Z] #38 10.44 PBCC images/creds.pb-c.c [2022-11-05T17:24:32.059Z] #38 10.46 DEP images/creds.pb-c.d [2022-11-05T17:24:32.059Z] #38 10.51 PBCC images/utsns.pb-c.c [2022-11-05T17:24:32.059Z] #38 10.55 DEP images/utsns.pb-c.d [2022-11-05T17:24:32.059Z] #38 10.61 PBCC images/ipc-desc.pb-c.c [2022-11-05T17:24:32.059Z] #38 10.63 PBCC images/ipc-sem.pb-c.c [2022-11-05T17:24:32.059Z] #38 10.67 DEP images/ipc-desc.pb-c.d [2022-11-05T17:24:32.059Z] #38 10.74 DEP images/ipc-sem.pb-c.d [2022-11-05T17:24:32.059Z] #38 10.80 PBCC images/ipc-msg.pb-c.c [2022-11-05T17:24:32.059Z] #38 10.84 DEP images/ipc-msg.pb-c.d [2022-11-05T17:24:32.059Z] #38 10.91 PBCC images/ipc-shm.pb-c.c [2022-11-05T17:24:32.059Z] #38 10.92 DEP images/ipc-shm.pb-c.d [2022-11-05T17:24:32.059Z] #38 10.97 PBCC images/ipc-var.pb-c.c [2022-11-05T17:24:32.059Z] #38 10.99 DEP images/ipc-var.pb-c.d [2022-11-05T17:24:32.059Z] #38 11.05 PBCC images/sk-opts.pb-c.c [2022-11-05T17:24:32.059Z] #38 11.09 PBCC images/packet-sock.pb-c.c [2022-11-05T17:24:32.059Z] #38 11.12 DEP images/sk-opts.pb-c.d [2022-11-05T17:24:32.059Z] #38 11.15 DEP images/packet-sock.pb-c.d [2022-11-05T17:24:32.059Z] #38 11.25 PBCC images/sk-netlink.pb-c.c [2022-11-05T17:24:32.059Z] #38 11.31 DEP images/sk-netlink.pb-c.d [2022-11-05T17:24:32.059Z] #38 11.38 PBCC images/sk-inet.pb-c.c [2022-11-05T17:24:32.059Z] #38 11.45 DEP images/sk-inet.pb-c.d [2022-11-05T17:24:32.059Z] #38 11.51 PBCC images/sk-unix.pb-c.c [2022-11-05T17:24:32.059Z] #38 11.59 DEP images/sk-unix.pb-c.d [2022-11-05T17:24:32.059Z] #38 11.63 PBCC images/mm.pb-c.c [2022-11-05T17:24:32.059Z] #38 11.69 DEP images/mm.pb-c.d [2022-11-05T17:24:32.059Z] #38 11.78 PBCC images/timerfd.pb-c.c [2022-11-05T17:24:32.059Z] #38 11.82 DEP images/timerfd.pb-c.d [2022-11-05T17:24:32.059Z] #38 11.86 PBCC images/timer.pb-c.c [2022-11-05T17:24:32.059Z] #38 11.90 DEP images/timer.pb-c.d [2022-11-05T17:24:32.059Z] #38 11.98 PBCC images/sa.pb-c.c [2022-11-05T17:24:32.059Z] #38 12.03 DEP images/sa.pb-c.d [2022-11-05T17:24:32.059Z] #38 12.12 PBCC images/pipe-data.pb-c.c [2022-11-05T17:24:32.059Z] #38 12.14 DEP images/pipe-data.pb-c.d [2022-11-05T17:24:32.059Z] #38 12.21 PBCC images/mnt.pb-c.c [2022-11-05T17:24:32.059Z] #38 12.26 DEP images/mnt.pb-c.d [2022-11-05T17:24:32.059Z] #38 12.33 PBCC images/sk-packet.pb-c.c [2022-11-05T17:24:32.059Z] #38 12.35 DEP images/sk-packet.pb-c.d [2022-11-05T17:24:32.059Z] #38 12.42 PBCC images/tcp-stream.pb-c.c [2022-11-05T17:24:32.059Z] #38 12.49 DEP images/tcp-stream.pb-c.d [2022-11-05T17:24:32.059Z] #38 12.55 PBCC images/pipe.pb-c.c [2022-11-05T17:24:32.059Z] #38 12.59 DEP images/pipe.pb-c.d [2022-11-05T17:24:32.059Z] #38 12.67 PBCC images/pstree.pb-c.c [2022-11-05T17:24:32.059Z] #38 12.70 DEP images/pstree.pb-c.d [2022-11-05T17:24:32.059Z] #38 12.73 PBCC images/fs.pb-c.c [2022-11-05T17:24:32.059Z] #38 12.77 DEP images/fs.pb-c.d [2022-11-05T17:24:32.059Z] #38 12.84 PBCC images/signalfd.pb-c.c [2022-11-05T17:24:32.059Z] #38 12.87 DEP images/signalfd.pb-c.d [2022-11-05T17:24:32.092Z] #39 14.99 PBCC images/inventory.pb-c.c [2022-11-05T17:24:32.092Z] #39 15.03 DEP images/core-aarch64.pb-c.d [2022-11-05T17:24:32.092Z] #39 15.14 DEP images/core-arm.pb-c.d [2022-11-05T17:24:32.092Z] #39 15.23 DEP images/core-ppc64.pb-c.d [2022-11-05T17:24:32.324Z] #38 12.94 PBCC images/fh.pb-c.c [2022-11-05T17:24:32.324Z] #38 13.01 PBCC images/fsnotify.pb-c.c [2022-11-05T17:24:32.324Z] #38 13.07 DEP images/fh.pb-c.d [2022-11-05T17:24:32.324Z] #38 13.11 DEP images/fsnotify.pb-c.d [2022-11-05T17:24:32.348Z] #39 15.29 DEP images/core-s390.pb-c.d [2022-11-05T17:24:32.348Z] #39 15.35 DEP images/core-x86.pb-c.d [2022-11-05T17:24:32.348Z] #39 15.42 DEP images/core.pb-c.d [2022-11-05T17:24:32.348Z] #39 15.49 DEP images/inventory.pb-c.d [2022-11-05T17:24:32.585Z] #38 13.19 PBCC images/eventpoll.pb-c.c [2022-11-05T17:24:32.585Z] #38 13.23 DEP images/eventpoll.pb-c.d [2022-11-05T17:24:32.585Z] #38 13.29 PBCC images/eventfd.pb-c.c [2022-11-05T17:24:32.585Z] #38 13.30 DEP images/eventfd.pb-c.d [2022-11-05T17:24:32.585Z] #38 13.35 PBCC images/remap-file-path.pb-c.c [2022-11-05T17:24:32.585Z] #38 13.37 DEP images/remap-file-path.pb-c.d [2022-11-05T17:24:32.585Z] #38 13.41 PBCC images/fifo.pb-c.c [2022-11-05T17:24:32.594Z] #39 ... [2022-11-05T17:24:32.594Z] [2022-11-05T17:24:32.594Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:24:32.594Z] #51 9.384 Collecting yamllint==1.26.1 [2022-11-05T17:24:32.605Z] #39 15.59 PBCC images/cpuinfo.pb-c.c [2022-11-05T17:24:32.605Z] #39 15.62 DEP images/cpuinfo.pb-c.d [2022-11-05T17:24:32.605Z] #39 15.68 PBCC images/stats.pb-c.c [2022-11-05T17:24:32.605Z] #39 15.71 DEP images/stats.pb-c.d [2022-11-05T17:24:32.655Z] #49 32.18 Selecting previously unselected package libinih1:amd64. [2022-11-05T17:24:32.655Z] #49 32.18 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-11-05T17:24:32.655Z] #49 32.20 Unpacking libinih1:amd64 (53-1+b2) ... [2022-11-05T17:24:32.655Z] #49 32.26 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:24:32.655Z] #49 32.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:24:32.655Z] #49 32.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:32.655Z] #49 32.36 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:24:32.655Z] #49 32.37 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:24:32.655Z] #49 32.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:32.655Z] #49 32.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:24:32.655Z] #49 32.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:24:32.655Z] #49 32.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:32.655Z] #49 32.57 Selecting previously unselected package net-tools. [2022-11-05T17:24:32.655Z] #49 32.58 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-11-05T17:24:32.655Z] #49 32.59 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:24:32.655Z] #49 32.80 Selecting previously unselected package patch. [2022-11-05T17:24:32.655Z] #49 32.80 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-11-05T17:24:32.655Z] #49 32.82 Unpacking patch (2.7.6-7) ... [2022-11-05T17:24:32.655Z] #49 32.92 Selecting previously unselected package python-pip-whl. [2022-11-05T17:24:32.655Z] #49 32.93 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:24:32.846Z] #38 13.43 DEP images/fifo.pb-c.d [2022-11-05T17:24:32.846Z] #38 13.46 PBCC images/ghost-file.pb-c.c [2022-11-05T17:24:32.846Z] #38 13.52 DEP images/ghost-file.pb-c.d [2022-11-05T17:24:32.846Z] #38 13.57 PBCC images/regfile.pb-c.c [2022-11-05T17:24:32.846Z] #38 13.66 DEP images/regfile.pb-c.d [2022-11-05T17:24:32.914Z] #49 32.94 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:24:33.107Z] #38 13.70 PBCC images/ns.pb-c.c [2022-11-05T17:24:33.107Z] #38 13.73 DEP images/ns.pb-c.d [2022-11-05T17:24:33.107Z] #38 13.78 PBCC images/fdinfo.pb-c.c [2022-11-05T17:24:33.107Z] #38 13.83 DEP images/fdinfo.pb-c.d [2022-11-05T17:24:33.161Z] #51 10.46 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-05T17:24:33.173Z] #49 33.50 Selecting previously unselected package python3-lib2to3. [2022-11-05T17:24:33.367Z] #38 13.93 PBCC images/core-aarch64.pb-c.c [2022-11-05T17:24:33.367Z] #38 13.96 PBCC images/core-arm.pb-c.c [2022-11-05T17:24:33.367Z] #38 14.01 PBCC images/core-ppc64.pb-c.c [2022-11-05T17:24:33.367Z] #38 14.07 PBCC images/core-s390.pb-c.c [2022-11-05T17:24:33.367Z] #38 14.11 PBCC images/core-x86.pb-c.c [2022-11-05T17:24:33.367Z] #38 14.19 PBCC images/core.pb-c.c [2022-11-05T17:24:33.433Z] #49 33.50 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-05T17:24:33.433Z] #49 33.51 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:24:33.433Z] #49 33.65 Selecting previously unselected package python3-distutils. [2022-11-05T17:24:33.433Z] #49 33.66 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-05T17:24:33.433Z] #49 33.67 Unpacking python3-distutils (3.9.2-1) ... [2022-11-05T17:24:33.628Z] #38 14.24 PBCC images/inventory.pb-c.c [2022-11-05T17:24:33.628Z] #38 14.31 DEP images/core-aarch64.pb-c.d [2022-11-05T17:24:33.628Z] #38 ... [2022-11-05T17:24:33.628Z] [2022-11-05T17:24:33.628Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:33.628Z] #36 60.00 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-05T17:24:33.628Z] #36 60.10 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-05T17:24:33.628Z] #36 60.13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-05T17:24:33.628Z] #36 60.19 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-05T17:24:33.628Z] #36 60.21 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-05T17:24:33.628Z] #36 60.52 go: downloading github.com/prometheus/common v0.10.0 [2022-11-05T17:24:33.628Z] #36 60.67 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-05T17:24:33.628Z] #36 60.74 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-05T17:24:33.628Z] #36 60.85 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-05T17:24:33.628Z] #36 62.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-05T17:24:33.628Z] #36 ... [2022-11-05T17:24:33.628Z] [2022-11-05T17:24:33.628Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:33.628Z] #38 14.39 DEP images/core-arm.pb-c.d [2022-11-05T17:24:33.628Z] #38 14.45 DEP images/core-ppc64.pb-c.d [2022-11-05T17:24:33.691Z] #49 33.81 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:24:33.691Z] #49 33.81 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:24:33.691Z] #49 33.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:33.691Z] #49 33.95 Selecting previously unselected package python3-setuptools. [2022-11-05T17:24:33.691Z] #49 33.95 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-05T17:24:33.691Z] #49 33.97 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-05T17:24:33.755Z] #49 29.88 Selecting previously unselected package libinih1:amd64. [2022-11-05T17:24:33.755Z] #49 29.89 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-11-05T17:24:33.755Z] #49 29.89 Unpacking libinih1:amd64 (53-1+b2) ... [2022-11-05T17:24:33.755Z] #49 29.96 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:24:33.755Z] #49 29.97 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:24:33.755Z] #49 29.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:33.755Z] #49 30.08 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:24:33.755Z] #49 30.08 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:24:33.755Z] #49 30.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:33.755Z] #49 30.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:24:33.755Z] #49 30.17 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:24:33.755Z] #49 30.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:33.755Z] #49 30.23 Selecting previously unselected package net-tools. [2022-11-05T17:24:33.755Z] #49 30.24 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-11-05T17:24:33.755Z] #49 30.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:24:33.755Z] #49 30.43 Selecting previously unselected package patch. [2022-11-05T17:24:33.755Z] #49 30.44 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-11-05T17:24:33.755Z] #49 30.44 Unpacking patch (2.7.6-7) ... [2022-11-05T17:24:33.755Z] #49 30.57 Selecting previously unselected package python-pip-whl. [2022-11-05T17:24:33.755Z] #49 30.58 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:24:33.755Z] #49 30.58 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:24:33.888Z] #38 14.52 DEP images/core-s390.pb-c.d [2022-11-05T17:24:33.888Z] #38 14.57 DEP images/core-x86.pb-c.d [2022-11-05T17:24:33.888Z] #38 14.61 DEP images/core.pb-c.d [2022-11-05T17:24:33.950Z] #49 34.23 Selecting previously unselected package python3-wheel. [2022-11-05T17:24:33.950Z] #49 34.25 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-05T17:24:33.950Z] #49 34.26 Unpacking python3-wheel (0.34.2-1) ... [2022-11-05T17:24:33.950Z] #49 34.37 Selecting previously unselected package python3-pip. [2022-11-05T17:24:33.976Z] #39 17.03 make[1]: Nothing to be done for 'all'. [2022-11-05T17:24:34.149Z] #38 14.75 DEP images/inventory.pb-c.d [2022-11-05T17:24:34.149Z] #38 14.84 PBCC images/cpuinfo.pb-c.c [2022-11-05T17:24:34.149Z] #38 14.89 DEP images/cpuinfo.pb-c.d [2022-11-05T17:24:34.149Z] #38 14.93 PBCC images/stats.pb-c.c [2022-11-05T17:24:34.149Z] #38 14.95 DEP images/stats.pb-c.d [2022-11-05T17:24:34.207Z] #49 34.37 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:24:34.207Z] #49 34.38 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:24:34.324Z] #49 31.23 Selecting previously unselected package python3-lib2to3. [2022-11-05T17:24:34.324Z] #49 31.23 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-05T17:24:34.324Z] #49 31.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:24:34.465Z] #49 34.71 Selecting previously unselected package sudo. [2022-11-05T17:24:34.465Z] #49 34.74 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-11-05T17:24:34.465Z] #49 34.75 Unpacking sudo (1.9.5p2-3) ... [2022-11-05T17:24:34.535Z] #51 11.68 Collecting pathspec>=0.5.3 [2022-11-05T17:24:34.535Z] #51 11.69 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-11-05T17:24:34.582Z] #49 31.37 Selecting previously unselected package python3-distutils. [2022-11-05T17:24:34.582Z] #49 31.37 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-05T17:24:34.582Z] #49 31.38 Unpacking python3-distutils (3.9.2-1) ... [2022-11-05T17:24:34.792Z] #51 12.02 Collecting pyyaml [2022-11-05T17:24:34.792Z] #51 12.03 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-11-05T17:24:34.793Z] #51 12.08 Building wheels for collected packages: yamllint [2022-11-05T17:24:34.793Z] #51 12.08 Building wheel for yamllint (setup.py): started [2022-11-05T17:24:34.841Z] #49 31.54 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:24:34.841Z] #49 31.54 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:24:34.841Z] #49 31.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:34.841Z] #49 31.70 Selecting previously unselected package python3-setuptools. [2022-11-05T17:24:34.841Z] #49 31.71 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-05T17:24:34.841Z] #49 31.71 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-05T17:24:35.031Z] #49 35.36 Selecting previously unselected package thin-provisioning-tools. [2022-11-05T17:24:35.099Z] #49 32.02 Selecting previously unselected package python3-wheel. [2022-11-05T17:24:35.099Z] #49 32.02 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-05T17:24:35.099Z] #49 32.02 Unpacking python3-wheel (0.34.2-1) ... [2022-11-05T17:24:35.289Z] #49 35.39 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-11-05T17:24:35.290Z] #49 35.40 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:24:35.290Z] #49 35.67 Selecting previously unselected package uidmap. [2022-11-05T17:24:35.344Z] #39 ... [2022-11-05T17:24:35.344Z] [2022-11-05T17:24:35.344Z] #30 [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-11-05T17:24:35.344Z] #30 71.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-05T17:24:35.344Z] #30 71.88 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:24:35.344Z] #30 71.89 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:24:35.358Z] #49 32.10 Selecting previously unselected package python3-pip. [2022-11-05T17:24:35.358Z] #49 32.12 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:24:35.358Z] #49 32.13 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:24:35.531Z] #38 16.25 make[1]: Nothing to be done for 'all'. [2022-11-05T17:24:35.548Z] #49 35.67 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-11-05T17:24:35.548Z] #49 35.68 Unpacking uidmap (1:4.8.1-1) ... [2022-11-05T17:24:35.548Z] #49 35.83 Selecting previously unselected package vim-runtime. [2022-11-05T17:24:35.548Z] #49 35.84 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:24:35.548Z] #49 35.89 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-05T17:24:35.616Z] #49 32.45 Selecting previously unselected package sudo. [2022-11-05T17:24:35.617Z] #49 32.46 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-11-05T17:24:35.617Z] #49 32.47 Unpacking sudo (1.9.5p2-3) ... [2022-11-05T17:24:35.807Z] #49 35.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-05T17:24:35.807Z] #49 35.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:36.166Z] #51 13.14 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-05T17:24:36.166Z] #51 13.14 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fdc36d82ee7718ab807286091ffb6574dfa4badcb8cc7af659c12b0e5725a94f [2022-11-05T17:24:36.166Z] #51 13.15 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-05T17:24:36.166Z] #51 13.15 Successfully built yamllint [2022-11-05T17:24:36.166Z] #51 13.18 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-05T17:24:36.183Z] #49 33.10 Selecting previously unselected package thin-provisioning-tools. [2022-11-05T17:24:36.183Z] #49 33.11 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-11-05T17:24:36.183Z] #49 33.12 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:24:36.428Z] #51 13.59 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-11-05T17:24:36.750Z] #49 33.38 Selecting previously unselected package uidmap. [2022-11-05T17:24:36.750Z] #49 33.39 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-11-05T17:24:36.750Z] #49 33.40 Unpacking uidmap (1:4.8.1-1) ... [2022-11-05T17:24:36.750Z] #49 33.54 Selecting previously unselected package vim-runtime. [2022-11-05T17:24:36.750Z] #49 33.54 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:24:36.750Z] #49 33.57 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-05T17:24:36.750Z] #49 33.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-05T17:24:36.750Z] #49 33.63 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:36.920Z] #38 17.51 CC images/stats.o [2022-11-05T17:24:36.998Z] #51 DONE 14.2s [2022-11-05T17:24:36.998Z] [2022-11-05T17:24:36.998Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:36.998Z] #39 139.0 CC criu/namespaces.o [2022-11-05T17:24:36.998Z] #39 141.0 CC criu/net.o [2022-11-05T17:24:37.183Z] #38 17.86 CC images/core.o [2022-11-05T17:24:37.184Z] #49 ... [2022-11-05T17:24:37.184Z] [2022-11-05T17:24:37.184Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:37.184Z] #39 106.1 CC criu/cr-service.o [2022-11-05T17:24:37.184Z] #39 107.9 CC criu/crtools.o [2022-11-05T17:24:37.184Z] #39 108.5 CC criu/eventfd.o [2022-11-05T17:24:37.184Z] #39 108.9 CC criu/eventpoll.o [2022-11-05T17:24:37.184Z] #39 109.8 CC criu/external.o [2022-11-05T17:24:37.184Z] #39 110.3 CC criu/fault-injection.o [2022-11-05T17:24:37.184Z] #39 110.4 CC criu/fdstore.o [2022-11-05T17:24:37.184Z] #39 110.8 CC criu/fifo.o [2022-11-05T17:24:37.184Z] #39 111.3 CC criu/file-ids.o [2022-11-05T17:24:37.184Z] #39 111.7 CC criu/file-lock.o [2022-11-05T17:24:37.184Z] #39 112.8 CC criu/files-ext.o [2022-11-05T17:24:37.184Z] #39 113.2 CC criu/files-reg.o [2022-11-05T17:24:37.184Z] #39 115.7 CC criu/files.o [2022-11-05T17:24:37.754Z] #38 18.54 CC images/core-x86.o [2022-11-05T17:24:38.014Z] #38 ... [2022-11-05T17:24:38.014Z] [2022-11-05T17:24:38.014Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:38.014Z] #22 64.47 internal/syscall/unix [2022-11-05T17:24:38.014Z] #22 65.14 time [2022-11-05T17:24:38.014Z] #22 70.87 internal/poll [2022-11-05T17:24:38.014Z] #22 72.82 internal/fmtsort [2022-11-05T17:24:38.014Z] #22 73.22 internal/syscall/execenv [2022-11-05T17:24:38.014Z] #22 73.48 path [2022-11-05T17:24:38.014Z] #22 73.59 strings [2022-11-05T17:24:38.014Z] #22 74.21 io/fs [2022-11-05T17:24:38.014Z] #22 ... [2022-11-05T17:24:38.014Z] [2022-11-05T17:24:38.014Z] #26 [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-11-05T17:24:38.014Z] #26 71.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-05T17:24:38.014Z] #26 71.29 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:24:38.014Z] #26 71.29 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:24:38.901Z] #39 144.7 CC criu/netfilter.o [2022-11-05T17:24:38.901Z] #39 145.0 CC criu/page-pipe.o [2022-11-05T17:24:39.086Z] #39 117.9 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:24:39.086Z] #39 117.9 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-11-05T17:24:39.086Z] #39 118.1 CC criu/filesystems.o [2022-11-05T17:24:39.086Z] #39 ... [2022-11-05T17:24:39.086Z] [2022-11-05T17:24:39.086Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:24:39.086Z] #49 39.30 Selecting previously unselected package vim. [2022-11-05T17:24:39.086Z] #49 39.30 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:24:39.086Z] #49 39.32 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:39.285Z] #49 ... [2022-11-05T17:24:39.285Z] [2022-11-05T17:24:39.285Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:39.285Z] #38 109.5 CC criu/files.o [2022-11-05T17:24:39.285Z] #38 111.7 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:24:39.285Z] #38 111.7 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-11-05T17:24:39.285Z] #38 111.8 CC criu/filesystems.o [2022-11-05T17:24:39.285Z] #38 112.6 CC criu/fsnotify.o [2022-11-05T17:24:39.285Z] #38 113.9 CC criu/image-desc.o [2022-11-05T17:24:39.285Z] #38 114.1 CC criu/image.o [2022-11-05T17:24:39.285Z] #38 115.1 CC criu/ipc_ns.o [2022-11-05T17:24:39.285Z] #38 116.4 CC criu/irmap.o [2022-11-05T17:24:39.285Z] #38 117.1 CC criu/kcmp-ids.o [2022-11-05T17:24:39.285Z] #38 117.4 CC criu/kerndat.o [2022-11-05T17:24:39.285Z] #38 118.6 CC criu/libnetlink.o [2022-11-05T17:24:39.285Z] #38 119.0 CC criu/log.o [2022-11-05T17:24:39.285Z] #38 119.6 CC criu/lsm.o [2022-11-05T17:24:39.285Z] #38 120.0 CC criu/mem.o [2022-11-05T17:24:39.836Z] #39 145.8 CC criu/page-xfer.o [2022-11-05T17:24:40.026Z] #49 40.09 Selecting previously unselected package xfsprogs. [2022-11-05T17:24:40.026Z] #49 40.10 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-11-05T17:24:40.026Z] #49 40.10 Unpacking xfsprogs (5.10.0-4) ... [2022-11-05T17:24:40.220Z] #38 ... [2022-11-05T17:24:40.220Z] [2022-11-05T17:24:40.220Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:24:40.220Z] #49 37.07 Selecting previously unselected package vim. [2022-11-05T17:24:40.220Z] #49 37.08 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:24:40.220Z] #49 37.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:40.285Z] #49 40.64 Selecting previously unselected package zip. [2022-11-05T17:24:40.543Z] #49 40.65 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-11-05T17:24:40.543Z] #49 40.66 Unpacking zip (3.0-12) ... [2022-11-05T17:24:40.543Z] #49 40.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:40.559Z] #26 ... [2022-11-05T17:24:40.559Z] [2022-11-05T17:24:40.559Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:40.559Z] #38 19.06 CC images/core-arm.o [2022-11-05T17:24:40.559Z] #38 19.47 CC images/core-aarch64.o [2022-11-05T17:24:40.559Z] #38 19.79 CC images/core-ppc64.o [2022-11-05T17:24:40.559Z] #38 20.32 CC images/core-s390.o [2022-11-05T17:24:40.559Z] #38 20.95 CC images/cpuinfo.o [2022-11-05T17:24:40.559Z] #38 21.35 CC images/inventory.o [2022-11-05T17:24:40.683Z] #30 ... [2022-11-05T17:24:40.683Z] [2022-11-05T17:24:40.683Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:40.683Z] #31 67.17 internal/syscall/unix [2022-11-05T17:24:40.683Z] #31 67.81 time [2022-11-05T17:24:40.683Z] #31 73.73 internal/poll [2022-11-05T17:24:40.683Z] #31 74.21 internal/fmtsort [2022-11-05T17:24:40.683Z] #31 74.70 internal/syscall/execenv [2022-11-05T17:24:40.683Z] #31 74.98 path [2022-11-05T17:24:40.683Z] #31 75.54 io/fs [2022-11-05T17:24:40.683Z] #31 76.78 strings [2022-11-05T17:24:40.683Z] #31 76.91 os [2022-11-05T17:24:40.683Z] #31 ... [2022-11-05T17:24:40.683Z] [2022-11-05T17:24:40.683Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:40.683Z] #39 18.47 CC images/stats.o [2022-11-05T17:24:40.683Z] #39 18.94 CC images/core.o [2022-11-05T17:24:40.683Z] #39 19.58 CC images/core-x86.o [2022-11-05T17:24:40.683Z] #39 20.03 CC images/core-arm.o [2022-11-05T17:24:40.683Z] #39 20.39 CC images/core-aarch64.o [2022-11-05T17:24:40.683Z] #39 20.72 CC images/core-ppc64.o [2022-11-05T17:24:40.683Z] #39 21.24 CC images/core-s390.o [2022-11-05T17:24:40.683Z] #39 21.84 CC images/cpuinfo.o [2022-11-05T17:24:40.683Z] #39 22.21 CC images/inventory.o [2022-11-05T17:24:40.683Z] #39 22.44 CC images/fdinfo.o [2022-11-05T17:24:40.683Z] #39 22.72 CC images/fown.o [2022-11-05T17:24:40.683Z] #39 22.87 CC images/ns.o [2022-11-05T17:24:40.683Z] #39 23.03 CC images/regfile.o [2022-11-05T17:24:40.683Z] #39 23.21 CC images/ghost-file.o [2022-11-05T17:24:40.683Z] #39 23.51 CC images/fifo.o [2022-11-05T17:24:40.683Z] #39 23.66 CC images/remap-file-path.o [2022-11-05T17:24:40.786Z] #49 37.68 Selecting previously unselected package xfsprogs. [2022-11-05T17:24:40.786Z] #49 37.69 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-11-05T17:24:40.786Z] #49 37.69 Unpacking xfsprogs (5.10.0-4) ... [2022-11-05T17:24:40.820Z] #38 21.55 CC images/fdinfo.o [2022-11-05T17:24:40.939Z] #39 23.86 CC images/eventfd.o [2022-11-05T17:24:41.080Z] #38 21.87 CC images/fown.o [2022-11-05T17:24:41.196Z] #39 24.07 CC images/eventpoll.o [2022-11-05T17:24:41.352Z] #49 38.12 Selecting previously unselected package zip. [2022-11-05T17:24:41.352Z] #49 38.15 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-11-05T17:24:41.352Z] #49 38.15 Unpacking zip (3.0-12) ... [2022-11-05T17:24:41.452Z] #39 24.36 CC images/fh.o [2022-11-05T17:24:41.477Z] #49 41.79 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:24:41.610Z] #49 38.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:41.651Z] #38 22.10 CC images/ns.o [2022-11-05T17:24:41.651Z] #38 22.31 CC images/regfile.o [2022-11-05T17:24:41.736Z] #49 41.81 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:24:41.736Z] #49 41.83 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:24:41.736Z] #49 41.84 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:24:41.736Z] #49 41.86 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:24:41.736Z] #49 41.87 Setting up libinih1:amd64 (53-1+b2) ... [2022-11-05T17:24:41.736Z] #49 41.89 Setting up uidmap (1:4.8.1-1) ... [2022-11-05T17:24:41.736Z] #49 41.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:41.736Z] #49 41.93 Setting up bzip2 (1.0.8-4) ... [2022-11-05T17:24:41.736Z] #49 41.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:41.736Z] #49 41.96 Setting up python3-wheel (0.34.2-1) ... [2022-11-05T17:24:41.739Z] #39 147.5 CC criu/pagemap-cache.o [2022-11-05T17:24:41.739Z] #39 147.8 CC criu/pagemap.o [2022-11-05T17:24:41.750Z] #39 24.63 CC images/fsnotify.o [2022-11-05T17:24:41.912Z] #38 22.49 CC images/ghost-file.o [2022-11-05T17:24:41.912Z] #38 22.69 CC images/fifo.o [2022-11-05T17:24:42.173Z] #38 22.85 CC images/remap-file-path.o [2022-11-05T17:24:42.176Z] #49 39.19 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:24:42.313Z] #39 25.13 CC images/signalfd.o [2022-11-05T17:24:42.433Z] #38 23.03 CC images/eventfd.o [2022-11-05T17:24:42.433Z] #38 23.24 CC images/eventpoll.o [2022-11-05T17:24:42.435Z] #49 39.20 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:24:42.435Z] #49 39.22 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:24:42.435Z] #49 39.24 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:24:42.435Z] #49 39.26 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:24:42.435Z] #49 39.27 Setting up libinih1:amd64 (53-1+b2) ... [2022-11-05T17:24:42.435Z] #49 39.28 Setting up uidmap (1:4.8.1-1) ... [2022-11-05T17:24:42.435Z] #49 39.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:42.571Z] #39 25.39 CC images/fs.o [2022-11-05T17:24:42.571Z] #39 25.57 CC images/pstree.o [2022-11-05T17:24:42.674Z] #49 42.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:42.674Z] #49 42.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:24:42.674Z] #49 42.80 Setting up libcap2-bin (1:2.44-1) ... [2022-11-05T17:24:42.674Z] #49 42.81 Setting up apparmor (2.13.6-10) ... [2022-11-05T17:24:42.693Z] #49 39.32 Setting up bzip2 (1.0.8-4) ... [2022-11-05T17:24:42.693Z] #49 39.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:42.693Z] #49 39.35 Setting up python3-wheel (0.34.2-1) ... [2022-11-05T17:24:42.694Z] #38 23.49 CC images/fh.o [2022-11-05T17:24:42.828Z] #39 25.74 CC images/pipe.o [2022-11-05T17:24:42.828Z] #39 25.95 CC images/tcp-stream.o [2022-11-05T17:24:42.955Z] #38 23.78 CC images/fsnotify.o [2022-11-05T17:24:43.117Z] #39 148.8 CC criu/parasite-syscall.o [2022-11-05T17:24:43.260Z] #49 40.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:43.260Z] #49 40.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:24:43.260Z] #49 40.13 Setting up libcap2-bin (1:2.44-1) ... [2022-11-05T17:24:43.260Z] #49 40.14 Setting up apparmor (2.13.6-10) ... [2022-11-05T17:24:43.392Z] #39 26.14 CC images/sk-packet.o [2022-11-05T17:24:43.526Z] #38 24.37 CC images/signalfd.o [2022-11-05T17:24:43.652Z] #39 26.43 CC images/mnt.o [2022-11-05T17:24:43.652Z] #39 26.70 CC images/pipe-data.o [2022-11-05T17:24:43.683Z] #39 149.7 CC criu/path.o [2022-11-05T17:24:43.787Z] #38 24.63 CC images/fs.o [2022-11-05T17:24:43.908Z] #39 26.91 CC images/sa.o [2022-11-05T17:24:43.941Z] #39 150.0 CC criu/pie-util-vdso.o [2022-11-05T17:24:44.047Z] #38 24.82 CC images/pstree.o [2022-11-05T17:24:44.165Z] #39 27.18 CC images/timer.o [2022-11-05T17:24:44.308Z] #38 25.01 CC images/pipe.o [2022-11-05T17:24:44.508Z] #39 150.4 CC criu/pie-util.o [2022-11-05T17:24:44.568Z] #38 25.27 CC images/tcp-stream.o [2022-11-05T17:24:44.578Z] #49 44.64 Setting up zip (3.0-12) ... [2022-11-05T17:24:44.578Z] #49 44.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:44.578Z] #49 44.70 Setting up bash-completion (1:2.11-2) ... [2022-11-05T17:24:44.728Z] #39 27.53 CC images/timerfd.o [2022-11-05T17:24:44.728Z] #39 27.74 CC images/mm.o [2022-11-05T17:24:44.766Z] #39 150.6 CC criu/pipes.o [2022-11-05T17:24:44.829Z] #38 25.50 CC images/sk-packet.o [2022-11-05T17:24:44.984Z] #39 28.06 CC images/sk-opts.o [2022-11-05T17:24:45.089Z] #38 25.77 CC images/mnt.o [2022-11-05T17:24:45.163Z] #49 41.88 Setting up zip (3.0-12) ... [2022-11-05T17:24:45.163Z] #49 41.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:45.163Z] #49 41.93 Setting up bash-completion (1:2.11-2) ... [2022-11-05T17:24:45.241Z] #39 28.23 CC images/sk-unix.o [2022-11-05T17:24:45.334Z] #39 151.3 CC criu/plugin.o [2022-11-05T17:24:45.350Z] #38 25.97 CC images/pipe-data.o [2022-11-05T17:24:45.350Z] #38 26.21 CC images/sa.o [2022-11-05T17:24:45.498Z] #39 28.51 CC images/sk-inet.o [2022-11-05T17:24:45.610Z] #38 26.34 CC images/timer.o [2022-11-05T17:24:45.871Z] #38 26.62 CC images/timerfd.o [2022-11-05T17:24:45.900Z] #39 151.8 CC criu/proc_parse.o [2022-11-05T17:24:46.060Z] #39 28.84 CC images/tun.o [2022-11-05T17:24:46.131Z] #38 26.82 CC images/mm.o [2022-11-05T17:24:46.316Z] #39 29.12 CC images/sk-netlink.o [2022-11-05T17:24:46.317Z] #39 29.29 CC images/packet-sock.o [2022-11-05T17:24:46.392Z] #38 27.09 CC images/sk-opts.o [2022-11-05T17:24:46.392Z] #38 27.28 CC images/sk-unix.o [2022-11-05T17:24:46.573Z] #39 29.58 CC images/ipc-var.o [2022-11-05T17:24:46.873Z] #39 29.72 CC images/ipc-desc.o [2022-11-05T17:24:46.873Z] #39 29.90 CC images/ipc-shm.o [2022-11-05T17:24:46.963Z] #38 27.52 CC images/sk-inet.o [2022-11-05T17:24:47.116Z] #49 47.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:24:47.116Z] #49 47.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-05T17:24:47.116Z] #49 47.25 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:24:47.116Z] #49 47.27 Setting up patch (2.7.6-7) ... [2022-11-05T17:24:47.116Z] #49 47.28 Setting up sudo (1.9.5p2-3) ... [2022-11-05T17:24:47.116Z] #49 47.36 invoke-rc.d: could not determine current runlevel [2022-11-05T17:24:47.116Z] #49 47.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:24:47.116Z] #49 47.38 Setting up xfsprogs (5.10.0-4) ... [2022-11-05T17:24:47.116Z] #49 47.42 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:24:47.116Z] #49 47.44 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:24:47.116Z] #49 47.46 Setting up pigz (2.6-1) ... [2022-11-05T17:24:47.130Z] #39 30.11 CC images/ipc-msg.o [2022-11-05T17:24:47.233Z] #38 27.88 CC images/tun.o [2022-11-05T17:24:47.322Z] #49 44.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:24:47.322Z] #49 44.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-05T17:24:47.322Z] #49 44.09 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:24:47.322Z] #49 44.10 Setting up patch (2.7.6-7) ... [2022-11-05T17:24:47.322Z] #49 44.11 Setting up sudo (1.9.5p2-3) ... [2022-11-05T17:24:47.322Z] #49 44.22 invoke-rc.d: could not determine current runlevel [2022-11-05T17:24:47.322Z] #49 44.23 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:24:47.322Z] #49 44.25 Setting up xfsprogs (5.10.0-4) ... [2022-11-05T17:24:47.322Z] #49 44.26 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:24:47.322Z] #49 44.28 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:24:47.322Z] #49 44.29 Setting up pigz (2.6-1) ... [2022-11-05T17:24:47.322Z] #49 44.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:24:47.322Z] #49 44.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:47.328Z] Running on azwin-2-d6f2c0 in d:\jenkins\workspace\moby_PR-44412 [Pipeline] { [Pipeline] ws [2022-11-05T17:24:47.341Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-11-05T17:24:47.375Z] #49 47.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:24:47.375Z] #49 47.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:47.375Z] #49 47.57 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:24:47.375Z] #49 47.61 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:47.435Z] #39 30.41 CC images/ipc-sem.o [2022-11-05T17:24:47.495Z] #38 28.15 CC images/sk-netlink.o [2022-11-05T17:24:47.581Z] #49 44.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:24:47.581Z] #49 44.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:47.693Z] #39 30.70 CC images/utsns.o [2022-11-05T17:24:47.756Z] #38 28.40 CC images/packet-sock.o [2022-11-05T17:24:47.964Z] #39 30.92 CC images/creds.o [2022-11-05T17:24:47.964Z] #39 31.12 CC images/vma.o [2022-11-05T17:24:48.148Z] #49 45.05 Setting up libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:24:48.328Z] #38 28.79 CC images/ipc-var.o [2022-11-05T17:24:48.329Z] #38 28.99 CC images/ipc-desc.o [2022-11-05T17:24:48.329Z] #38 29.17 CC images/ipc-shm.o [2022-11-05T17:24:48.406Z] #49 45.07 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:24:48.583Z] #39 31.42 CC images/netdev.o [2022-11-05T17:24:48.590Z] #38 29.34 CC images/ipc-msg.o [2022-11-05T17:24:48.755Z] #49 48.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:24:48.755Z] #49 48.76 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:24:48.850Z] #38 29.57 CC images/ipc-sem.o [2022-11-05T17:24:48.855Z] #39 31.87 CC images/tty.o [2022-11-05T17:24:48.855Z] #39 ... [2022-11-05T17:24:48.855Z] [2022-11-05T17:24:48.855Z] #30 [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-11-05T17:24:48.855Z] #30 85.87 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-05T17:24:48.923Z] #49 45.65 Setting up libelf1:amd64 (0.183-1) ... [2022-11-05T17:24:48.923Z] #49 45.68 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:24:48.923Z] #49 45.70 Setting up python3-distutils (3.9.2-1) ... [2022-11-05T17:24:49.064Z] The recommended git tool is: git [2022-11-05T17:24:49.111Z] #30 85.88 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:24:49.111Z] #30 85.88 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:24:49.113Z] #38 ... [2022-11-05T17:24:49.113Z] [2022-11-05T17:24:49.113Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:24:49.113Z] #37 46.81 Updating files: 43% (2196/5081) Updating files: 44% (2236/5081) Updating files: 45% (2287/5081) Updating files: 46% (2338/5081) Updating files: 47% (2389/5081) Updating files: 48% (2439/5081) Updating files: 49% (2490/5081) Updating files: 50% (2541/5081) [2022-11-05T17:24:49.113Z] #37 ... [2022-11-05T17:24:49.113Z] [2022-11-05T17:24:49.113Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:49.113Z] #22 75.57 os [2022-11-05T17:24:49.113Z] #22 76.13 bufio [2022-11-05T17:24:49.113Z] #22 77.77 text/tabwriter [2022-11-05T17:24:49.113Z] #22 78.93 io/ioutil [2022-11-05T17:24:49.113Z] #22 78.94 fmt [2022-11-05T17:24:49.113Z] #22 81.33 github.com/BurntSushi/toml [2022-11-05T17:24:49.113Z] #22 81.33 flag [2022-11-05T17:24:49.113Z] #22 82.96 log [2022-11-05T17:24:49.113Z] #22 85.28 github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:24:49.113Z] #22 ... [2022-11-05T17:24:49.113Z] [2022-11-05T17:24:49.113Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:24:49.185Z] #39 154.8 CC criu/protobuf-desc.o [2022-11-05T17:24:49.273Z] #49 49.31 Setting up libelf1:amd64 (0.183-1) ... [2022-11-05T17:24:49.273Z] #49 49.34 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:24:49.273Z] #49 49.41 Setting up python3-distutils (3.9.2-1) ... [2022-11-05T17:24:49.490Z] #49 46.25 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:49.490Z] #49 46.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-05T17:24:49.490Z] #49 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-05T17:24:49.490Z] #49 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-05T17:24:49.490Z] #49 46.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-05T17:24:49.490Z] #49 46.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-05T17:24:49.490Z] #49 46.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-05T17:24:49.490Z] #49 46.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-05T17:24:49.490Z] #49 46.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-05T17:24:49.490Z] #49 46.33 Setting up python3-setuptools (52.0.0-4) ... [2022-11-05T17:24:49.842Z] #49 49.99 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:49.842Z] #49 50.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-05T17:24:49.842Z] #49 50.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-05T17:24:49.842Z] #49 50.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-05T17:24:49.842Z] #49 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-05T17:24:49.842Z] #49 50.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-05T17:24:49.842Z] #49 50.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-05T17:24:49.842Z] #49 50.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-05T17:24:49.842Z] #49 50.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-05T17:24:49.842Z] #49 50.08 Setting up python3-setuptools (52.0.0-4) ... [2022-11-05T17:24:49.842Z] #49 ... [2022-11-05T17:24:49.842Z] [2022-11-05T17:24:49.842Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:49.842Z] #39 119.0 CC criu/fsnotify.o [2022-11-05T17:24:49.842Z] #39 120.2 CC criu/image-desc.o [2022-11-05T17:24:49.842Z] #39 120.4 CC criu/image.o [2022-11-05T17:24:49.842Z] #39 121.4 CC criu/ipc_ns.o [2022-11-05T17:24:49.842Z] #39 122.8 CC criu/irmap.o [2022-11-05T17:24:49.842Z] #39 123.6 CC criu/kcmp-ids.o [2022-11-05T17:24:49.842Z] #39 124.0 CC criu/kerndat.o [2022-11-05T17:24:49.842Z] #39 125.2 CC criu/libnetlink.o [2022-11-05T17:24:49.842Z] #39 125.6 CC criu/log.o [2022-11-05T17:24:49.842Z] #39 126.2 CC criu/lsm.o [2022-11-05T17:24:49.842Z] #39 126.7 CC criu/mem.o [2022-11-05T17:24:49.842Z] #39 129.0 CC criu/memfd.o [2022-11-05T17:24:50.561Z] #39 156.2 CC criu/protobuf.o [2022-11-05T17:24:50.737Z] #37 46.81 Updating files: 43% (2196/5081) Updating files: 44% (2236/5081) Updating files: 45% (2287/5081) Updating files: 46% (2338/5081) Updating files: 47% (2389/5081) Updating files: 48% (2439/5081) Updating files: 49% (2490/5081) Updating files: 50% (2541/5081) Updating files: 51% (2592/5081) Updating files: 52% (2643/5081) Updating files: 53% (2693/5081) Updating files: 54% (2744/5081) Updating files: 55% (2795/5081) Updating files: 56% (2846/5081) Updating files: 57% (2897/5081) Updating files: 58% (2947/5081) Updating files: 59% (2998/5081) Updating files: 60% (3049/5081) Updating files: 61% (3100/5081) Updating files: 62% (3151/5081) Updating files: 63% (3202/5081) Updating files: 64% (3252/5081) Updating files: 65% (3303/5081) Updating files: 66% (3354/5081) Updating files: 67% (3405/5081) Updating files: 68% (3456/5081) Updating files: 69% (3506/5081) Updating files: 70% (3557/5081) Updating files: 71% (3608/5081) Updating files: 72% (3659/5081) Updating files: 73% (3710/5081) Updating files: 74% (3760/5081) Updating files: 75% (3811/5081) Updating files: 76% (3862/5081) Updating files: 77% (3913/5081) Updating files: 78% (3964/5081) Updating files: 79% (4014/5081) Updating files: 79% (4019/5081) Updating files: 80% (4065/5081) Updating files: 81% (4116/5081) Updating files: 82% (4167/5081) Updating files: 83% (4218/5081) Updating files: 84% (4269/5081) Updating files: 85% (4319/5081) Updating files: 86% (4370/5081) Updating files: 87% (4421/5081) Updating files: 88% (4472/5081) Updating files: 89% (4523/5081) Updating files: 90% (4573/5081) Updating files: 91% (4624/5081) Updating files: 92% (4675/5081) Updating files: 93% (4726/5081) Updating files: 94% (4777/5081) Updating files: 95% (4827/5081) Updating files: 96% (4878/5081) Updating files: 97% (4929/5081) Updating files: 98% (4980/5081) Updating files: 99% (5031/5081) Updating files: 100% (5081/5081) Updating files: 100% (5081/5081), done. [2022-11-05T17:24:50.737Z] #37 48.62 + cd /tmp/tmp.sl2EdqUPRO/src/github.com/containerd/containerd [2022-11-05T17:24:50.737Z] #37 48.62 + git checkout -q v1.6.9 [2022-11-05T17:24:50.837Z] #39 156.7 CC criu/pstree.o [2022-11-05T17:24:51.101Z] #39 ... [2022-11-05T17:24:51.101Z] [2022-11-05T17:24:51.101Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:24:51.101Z] #28 205.2 + dpkg --print-architecture [2022-11-05T17:24:51.219Z] #39 130.3 CC criu/mount.o [2022-11-05T17:24:51.360Z] #28 DONE 205.5s [2022-11-05T17:24:51.360Z] [2022-11-05T17:24:51.360Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:51.394Z] #49 47.79 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:24:51.394Z] #49 47.81 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:24:51.394Z] #49 47.82 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:24:51.394Z] #49 47.83 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:24:51.394Z] #49 ... [2022-11-05T17:24:51.394Z] [2022-11-05T17:24:51.394Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:51.394Z] #38 121.8 CC criu/memfd.o [2022-11-05T17:24:51.394Z] #38 122.5 CC criu/mount.o [2022-11-05T17:24:51.394Z] #38 126.9 CC criu/namespaces.o [2022-11-05T17:24:51.394Z] #38 129.0 CC criu/net.o [2022-11-05T17:24:52.157Z] #39 ... [2022-11-05T17:24:52.157Z] [2022-11-05T17:24:52.157Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:24:52.157Z] #49 52.38 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:24:52.329Z] #38 132.9 CC criu/netfilter.o [2022-11-05T17:24:52.329Z] #38 ... [2022-11-05T17:24:52.329Z] [2022-11-05T17:24:52.329Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:24:52.329Z] #49 49.17 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:24:52.329Z] #49 49.20 Setting up jq (1.6-2.1) ... [2022-11-05T17:24:52.329Z] #49 49.21 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:24:52.588Z] #49 49.22 Setting up iptables (1.8.7-1) ... [2022-11-05T17:24:52.588Z] #49 49.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:24:52.588Z] #49 49.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:24:52.588Z] #49 49.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:24:52.588Z] #49 49.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:24:52.588Z] #49 49.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-05T17:24:52.588Z] #49 49.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-05T17:24:52.588Z] #49 49.27 Setting up iproute2 (5.10.0-4) ... [2022-11-05T17:24:52.683Z] #37 ... [2022-11-05T17:24:52.683Z] [2022-11-05T17:24:52.683Z] #22 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:52.683Z] #22 DONE 88.9s [2022-11-05T17:24:52.683Z] [2022-11-05T17:24:52.683Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:52.683Z] #38 29.85 CC images/utsns.o [2022-11-05T17:24:52.683Z] #38 29.95 CC images/creds.o [2022-11-05T17:24:52.683Z] #38 30.13 CC images/vma.o [2022-11-05T17:24:52.683Z] #38 30.29 CC images/netdev.o [2022-11-05T17:24:52.683Z] #38 30.61 CC images/tty.o [2022-11-05T17:24:52.683Z] #38 31.19 CC images/file-lock.o [2022-11-05T17:24:52.683Z] #38 31.34 CC images/rlimit.o [2022-11-05T17:24:52.683Z] #38 31.58 CC images/pagemap.o [2022-11-05T17:24:52.683Z] #38 31.85 CC images/siginfo.o [2022-11-05T17:24:52.683Z] #38 32.10 CC images/rpc.o [2022-11-05T17:24:52.683Z] #38 33.25 CC images/ext-file.o [2022-11-05T17:24:52.683Z] #38 33.41 CC images/cgroup.o [2022-11-05T17:24:52.725Z] #49 52.69 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:24:52.725Z] #49 52.94 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:24:52.725Z] #49 52.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:24:52.734Z] #39 158.4 CC criu/rbtree.o [2022-11-05T17:24:52.734Z] #39 158.6 CC criu/rst-malloc.o [2022-11-05T17:24:52.847Z] #49 49.65 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:52.992Z] #39 159.0 CC criu/seccomp.o [2022-11-05T17:24:53.403Z] #30 ... [2022-11-05T17:24:53.403Z] [2022-11-05T17:24:53.403Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:53.403Z] #31 79.57 bufio [2022-11-05T17:24:53.403Z] #31 80.88 fmt [2022-11-05T17:24:53.403Z] #31 80.99 io/ioutil [2022-11-05T17:24:53.403Z] #31 81.25 text/tabwriter [2022-11-05T17:24:53.403Z] #31 83.75 github.com/BurntSushi/toml [2022-11-05T17:24:53.403Z] #31 83.76 flag [2022-11-05T17:24:53.403Z] #31 85.44 log [2022-11-05T17:24:53.403Z] #31 88.16 github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:24:53.403Z] #31 ... [2022-11-05T17:24:53.403Z] [2022-11-05T17:24:53.403Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:24:53.403Z] #37 50.19 Updating files: 49% (2504/5081) Updating files: 50% (2541/5081) Updating files: 51% (2592/5081) Updating files: 52% (2643/5081) Updating files: 53% (2693/5081) Updating files: 54% (2744/5081) Updating files: 55% (2795/5081) Updating files: 56% (2846/5081) Updating files: 57% (2897/5081) Updating files: 58% (2947/5081) Updating files: 59% (2998/5081) Updating files: 60% (3049/5081) Updating files: 61% (3100/5081) Updating files: 62% (3151/5081) Updating files: 63% (3202/5081) Updating files: 64% (3252/5081) Updating files: 65% (3303/5081) Updating files: 66% (3354/5081) Updating files: 67% (3405/5081) Updating files: 68% (3456/5081) Updating files: 69% (3506/5081) Updating files: 70% (3557/5081) Updating files: 71% (3608/5081) Updating files: 72% (3659/5081) Updating files: 73% (3710/5081) Updating files: 74% (3760/5081) Updating files: 75% (3811/5081) Updating files: 76% (3862/5081) Updating files: 77% (3913/5081) Updating files: 78% (3964/5081) Updating files: 79% (4014/5081) Updating files: 80% (4065/5081) Updating files: 81% (4116/5081) Updating files: 82% (4167/5081) Updating files: 83% (4218/5081) Updating files: 84% (4269/5081) Updating files: 85% (4319/5081) Updating files: 85% (4348/5081) Updating files: 86% (4370/5081) Updating files: 87% (4421/5081) Updating files: 88% (4472/5081) Updating files: 89% (4523/5081) Updating files: 90% (4573/5081) Updating files: 91% (4624/5081) Updating files: 92% (4675/5081) Updating files: 93% (4726/5081) Updating files: 94% (4777/5081) Updating files: 95% (4827/5081) Updating files: 96% (4878/5081) Updating files: 97% (4929/5081) Updating files: 98% (4980/5081) Updating files: 99% (5031/5081) Updating files: 100% (5081/5081) Updating files: 100% (5081/5081), done. [2022-11-05T17:24:53.403Z] #37 51.72 + cd /tmp/tmp.zlVGFWKvee/src/github.com/containerd/containerd [2022-11-05T17:24:53.403Z] #37 51.72 + git checkout -q v1.6.9 [2022-11-05T17:24:53.403Z] #37 ... [2022-11-05T17:24:53.403Z] [2022-11-05T17:24:53.403Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:53.403Z] #31 DONE 90.4s [2022-11-05T17:24:53.414Z] #49 DONE 50.2s [2022-11-05T17:24:53.414Z] [2022-11-05T17:24:53.415Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-11-05T17:24:53.626Z] #38 34.18 CC images/userns.o [2022-11-05T17:24:53.659Z] [2022-11-05T17:24:53.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:53.659Z] #39 32.49 CC images/file-lock.o [2022-11-05T17:24:53.659Z] #39 32.68 CC images/rlimit.o [2022-11-05T17:24:53.659Z] #39 32.85 CC images/pagemap.o [2022-11-05T17:24:53.659Z] #39 33.09 CC images/siginfo.o [2022-11-05T17:24:53.659Z] #39 33.32 CC images/rpc.o [2022-11-05T17:24:53.659Z] #39 34.53 CC images/ext-file.o [2022-11-05T17:24:53.659Z] #39 34.71 CC images/cgroup.o [2022-11-05T17:24:53.659Z] #39 35.30 CC images/userns.o [2022-11-05T17:24:53.659Z] #39 35.60 CC images/google/protobuf/descriptor.o [2022-11-05T17:24:53.887Z] #38 34.46 CC images/google/protobuf/descriptor.o [2022-11-05T17:24:53.929Z] #39 159.6 CC criu/seize.o [2022-11-05T17:24:54.497Z] #39 160.4 CC criu/servicefd.o [2022-11-05T17:24:54.632Z] #49 54.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:24:54.632Z] #49 54.94 Setting up jq (1.6-2.1) ... [2022-11-05T17:24:54.632Z] #49 54.96 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:24:54.632Z] #49 54.98 Setting up iptables (1.8.7-1) ... [2022-11-05T17:24:54.632Z] #49 55.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:24:54.891Z] #49 55.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:24:54.891Z] #49 55.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:24:54.891Z] #49 55.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:24:54.891Z] #49 55.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-05T17:24:54.891Z] #49 55.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-05T17:24:54.891Z] #49 55.06 Setting up iproute2 (5.10.0-4) ... [2022-11-05T17:24:55.064Z] #39 160.9 CC criu/shmem.o [2022-11-05T17:24:55.109Z] #39 37.83 CC images/opts.o [2022-11-05T17:24:55.109Z] #39 38.02 CC images/seccomp.o [2022-11-05T17:24:55.109Z] #39 ... [2022-11-05T17:24:55.109Z] [2022-11-05T17:24:55.109Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:24:55.109Z] #37 54.71 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-05T17:24:55.109Z] #37 54.71 + BUILDTAGS='netgo osusergo static_build' [2022-11-05T17:24:55.109Z] #37 54.71 + export EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:24:55.109Z] #37 54.72 + EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:24:55.109Z] #37 54.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-05T17:24:55.109Z] #37 54.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-05T17:24:55.109Z] #37 54.72 + '[' '' = dynamic ']' [2022-11-05T17:24:55.109Z] #37 54.72 + make [2022-11-05T17:24:55.271Z] #38 35.73 CC images/opts.o [2022-11-05T17:24:55.271Z] #38 36.00 CC images/seccomp.o [2022-11-05T17:24:55.325Z] #50 1.838 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-05T17:24:55.325Z] #50 1.841 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-05T17:24:55.325Z] #50 1.849 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-05T17:24:55.325Z] #50 DONE 1.9s [2022-11-05T17:24:55.325Z] [2022-11-05T17:24:55.325Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:55.325Z] #38 133.3 CC criu/page-pipe.o [2022-11-05T17:24:55.325Z] #38 134.1 CC criu/page-xfer.o [2022-11-05T17:24:55.325Z] #38 135.9 CC criu/pagemap-cache.o [2022-11-05T17:24:55.459Z] #49 55.60 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:55.531Z] #38 36.20 CC images/binfmt-misc.o [2022-11-05T17:24:55.531Z] #38 36.41 CC images/time.o [2022-11-05T17:24:55.718Z] #49 DONE 56.0s [2022-11-05T17:24:55.718Z] [2022-11-05T17:24:55.718Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:24:55.896Z] #38 136.3 CC criu/pagemap.o [2022-11-05T17:24:55.977Z] #37 ... [2022-11-05T17:24:55.977Z] [2022-11-05T17:24:55.977Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-11-05T17:24:55.997Z] #39 161.9 CC criu/sigframe.o [2022-11-05T17:24:55.997Z] #39 162.0 CC criu/signalfd.o [2022-11-05T17:24:56.102Z] #38 36.56 CC images/sysctl.o [2022-11-05T17:24:56.102Z] #38 36.80 CC images/autofs.o [2022-11-05T17:24:56.257Z] #39 162.2 CC criu/sk-inet.o [2022-11-05T17:24:56.362Z] #38 36.99 CC images/macvlan.o [2022-11-05T17:24:56.623Z] #38 37.14 CC images/sit.o [2022-11-05T17:24:56.623Z] #38 37.30 CC images/memfd.o [2022-11-05T17:24:56.883Z] #38 37.53 CC images/timens.o [2022-11-05T17:24:57.016Z] #37 56.47 + bin/ctr [2022-11-05T17:24:57.144Z] #38 37.83 LINK images/built-in.o [2022-11-05T17:24:57.272Z] #38 137.5 CC criu/parasite-syscall.o [2022-11-05T17:24:57.404Z] #38 38.08 GEN compel/include/asm [2022-11-05T17:24:57.404Z] #38 38.11 GEN compel/include/version.h [2022-11-05T17:24:57.404Z] #38 38.12 touch .config [2022-11-05T17:24:57.404Z] #38 38.16 GEN include/common/config.h [2022-11-05T17:24:57.404Z] #38 38.23 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-11-05T17:24:57.514Z] #50 1.789 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-05T17:24:57.634Z] #39 163.2 CC criu/sk-netlink.o [2022-11-05T17:24:57.634Z] #39 163.7 CC criu/sk-packet.o [2022-11-05T17:24:57.665Z] #38 38.26 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-11-05T17:24:57.665Z] #38 38.28 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-11-05T17:24:57.665Z] #38 38.32 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-11-05T17:24:57.665Z] #38 38.36 DEP compel/arch/x86/plugins/std/memcpy.d [2022-11-05T17:24:57.665Z] #38 38.41 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-11-05T17:24:57.665Z] #38 38.45 GEN compel/plugins/include/uapi/std/syscall.h [2022-11-05T17:24:57.665Z] #38 38.49 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-11-05T17:24:57.773Z] #50 1.796 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-05T17:24:57.773Z] #50 1.808 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-05T17:24:57.773Z] #50 DONE 1.9s [2022-11-05T17:24:57.773Z] [2022-11-05T17:24:57.773Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:57.773Z] #39 136.5 CC criu/namespaces.o [2022-11-05T17:24:57.926Z] #38 38.51 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-11-05T17:24:57.926Z] #38 38.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-05T17:24:57.926Z] #38 38.55 DEP compel/plugins/std/infect.d [2022-11-05T17:24:57.926Z] #38 38.64 DEP compel/plugins/std/string.d [2022-11-05T17:24:57.926Z] #38 38.74 DEP compel/plugins/std/log.d [2022-11-05T17:24:58.187Z] #38 38.81 DEP compel/plugins/std/fds.d [2022-11-05T17:24:58.187Z] #38 38.90 DEP compel/plugins/std/std.d [2022-11-05T17:24:58.187Z] #38 39.01 DEP compel/plugins/shmem/shmem.d [2022-11-05T17:24:58.207Z] #38 138.7 CC criu/path.o [2022-11-05T17:24:58.447Z] #38 39.13 DEP compel/plugins/fds/fds.d [2022-11-05T17:24:58.447Z] #38 39.27 CC compel/plugins/std/std.o [2022-11-05T17:24:58.466Z] #38 139.0 CC criu/pie-util-vdso-elf32.o [2022-11-05T17:24:58.642Z] #39 164.4 CC criu/sk-queue.o [2022-11-05T17:24:58.708Z] #38 39.51 CC compel/plugins/std/fds.o [2022-11-05T17:24:58.914Z] #39 164.9 CC criu/sk-tcp.o [2022-11-05T17:24:59.032Z] #38 139.5 CC criu/pie-util-vdso.o [2022-11-05T17:24:59.279Z] #38 39.95 CC compel/plugins/std/log.o [2022-11-05T17:24:59.532Z] #39 165.4 CC criu/sk-unix.o [2022-11-05T17:24:59.598Z] #38 140.1 CC criu/pie-util.o [2022-11-05T17:24:59.851Z] #38 40.62 CC compel/plugins/std/string.o [2022-11-05T17:24:59.851Z] #38 ... [2022-11-05T17:24:59.851Z] [2022-11-05T17:24:59.851Z] #26 [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-11-05T17:24:59.851Z] #26 86.31 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-05T17:24:59.851Z] #26 86.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:24:59.851Z] #26 86.32 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:24:59.851Z] #26 92.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-05T17:24:59.851Z] #26 92.75 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:24:59.851Z] #26 92.76 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:24:59.856Z] #38 140.4 CC criu/pipes.o [2022-11-05T17:25:00.111Z] #26 ... [2022-11-05T17:25:00.111Z] [2022-11-05T17:25:00.112Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:25:00.112Z] #37 50.89 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-05T17:25:00.112Z] #37 50.90 + BUILDTAGS='netgo osusergo static_build' [2022-11-05T17:25:00.112Z] #37 50.90 + export EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:25:00.112Z] #37 50.90 + EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:25:00.112Z] #37 50.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-05T17:25:00.112Z] #37 50.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-05T17:25:00.112Z] #37 50.90 + '[' '' = dynamic ']' [2022-11-05T17:25:00.112Z] #37 50.90 + make [2022-11-05T17:25:00.112Z] #37 52.62 + bin/ctr [2022-11-05T17:25:00.372Z] #37 ... [2022-11-05T17:25:00.372Z] [2022-11-05T17:25:00.372Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:00.372Z] #38 41.16 CC compel/plugins/std/infect.o [2022-11-05T17:25:00.633Z] #38 41.50 CC compel/arch/x86/plugins/std/parasite-head.o [2022-11-05T17:25:00.791Z] #38 141.3 CC criu/plugin.o [2022-11-05T17:25:00.893Z] #38 41.56 CC compel/arch/x86/plugins/std/memcpy.o [2022-11-05T17:25:00.893Z] #38 41.62 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-11-05T17:25:00.893Z] #38 41.67 AR compel/plugins/std.lib.a [2022-11-05T17:25:01.054Z] #38 141.8 CC criu/proc_parse.o [2022-11-05T17:25:01.057Z] #39 139.7 CC criu/net.o [2022-11-05T17:25:01.154Z] #38 41.77 CC compel/plugins/fds/fds.o [2022-11-05T17:25:01.233Z] #37 ... [2022-11-05T17:25:01.233Z] [2022-11-05T17:25:01.233Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:01.233Z] #39 38.22 CC images/binfmt-misc.o [2022-11-05T17:25:01.233Z] #39 38.41 CC images/time.o [2022-11-05T17:25:01.233Z] #39 38.59 CC images/sysctl.o [2022-11-05T17:25:01.233Z] #39 38.73 CC images/autofs.o [2022-11-05T17:25:01.233Z] #39 38.92 CC images/macvlan.o [2022-11-05T17:25:01.233Z] #39 39.12 CC images/sit.o [2022-11-05T17:25:01.233Z] #39 39.29 CC images/memfd.o [2022-11-05T17:25:01.233Z] #39 39.57 CC images/timens.o [2022-11-05T17:25:01.233Z] #39 39.78 LINK images/built-in.o [2022-11-05T17:25:01.233Z] #39 39.96 GEN compel/include/asm [2022-11-05T17:25:01.233Z] #39 40.00 GEN compel/include/version.h [2022-11-05T17:25:01.233Z] #39 40.03 touch .config [2022-11-05T17:25:01.233Z] #39 40.07 GEN include/common/config.h [2022-11-05T17:25:01.233Z] #39 40.16 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-11-05T17:25:01.233Z] #39 40.17 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-11-05T17:25:01.233Z] #39 40.20 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-11-05T17:25:01.233Z] #39 40.21 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-11-05T17:25:01.233Z] #39 40.26 DEP compel/arch/x86/plugins/std/memcpy.d [2022-11-05T17:25:01.233Z] #39 40.29 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-11-05T17:25:01.233Z] #39 40.33 GEN compel/plugins/include/uapi/std/syscall.h [2022-11-05T17:25:01.233Z] #39 40.36 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-11-05T17:25:01.233Z] #39 40.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-11-05T17:25:01.233Z] #39 40.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-05T17:25:01.233Z] #39 40.42 DEP compel/plugins/std/infect.d [2022-11-05T17:25:01.233Z] #39 40.52 DEP compel/plugins/std/string.d [2022-11-05T17:25:01.233Z] #39 40.59 DEP compel/plugins/std/log.d [2022-11-05T17:25:01.233Z] #39 40.65 DEP compel/plugins/std/fds.d [2022-11-05T17:25:01.233Z] #39 40.72 DEP compel/plugins/std/std.d [2022-11-05T17:25:01.233Z] #39 40.80 DEP compel/plugins/shmem/shmem.d [2022-11-05T17:25:01.233Z] #39 40.92 DEP compel/plugins/fds/fds.d [2022-11-05T17:25:01.233Z] #39 41.04 CC compel/plugins/std/std.o [2022-11-05T17:25:01.233Z] #39 41.30 CC compel/plugins/std/fds.o [2022-11-05T17:25:01.233Z] #39 41.64 CC compel/plugins/std/log.o [2022-11-05T17:25:01.233Z] #39 42.34 CC compel/plugins/std/string.o [2022-11-05T17:25:01.233Z] #39 42.90 CC compel/plugins/std/infect.o [2022-11-05T17:25:01.233Z] #39 43.26 CC compel/arch/x86/plugins/std/parasite-head.o [2022-11-05T17:25:01.233Z] #39 43.30 CC compel/arch/x86/plugins/std/memcpy.o [2022-11-05T17:25:01.233Z] #39 43.36 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-11-05T17:25:01.233Z] #39 43.42 AR compel/plugins/std.lib.a [2022-11-05T17:25:01.233Z] #39 43.48 CC compel/plugins/fds/fds.o [2022-11-05T17:25:01.233Z] #39 43.70 AR compel/plugins/fds.lib.a [2022-11-05T17:25:01.233Z] #39 43.74 HOSTDEP compel/src/lib/log-host.d [2022-11-05T17:25:01.233Z] #39 43.88 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-05T17:25:01.233Z] #39 44.05 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-11-05T17:25:01.233Z] #39 44.12 HOSTDEP compel/src/main-host.d [2022-11-05T17:25:01.233Z] #39 44.22 DEP compel/src/lib/ptrace.d [2022-11-05T17:25:01.414Z] #38 41.99 AR compel/plugins/fds.lib.a [2022-11-05T17:25:01.414Z] #38 42.05 HOSTDEP compel/src/lib/log-host.d [2022-11-05T17:25:01.414Z] #38 42.17 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-05T17:25:01.434Z] #39 167.3 CC criu/sockets.o [2022-11-05T17:25:01.489Z] #39 44.38 DEP compel/src/lib/infect.d [2022-11-05T17:25:01.489Z] #39 44.52 DEP compel/src/lib/infect-util.d [2022-11-05T17:25:01.489Z] #39 44.60 DEP compel/src/lib/infect-rpc.d [2022-11-05T17:25:01.675Z] #38 42.25 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-11-05T17:25:01.675Z] #38 42.33 HOSTDEP compel/src/main-host.d [2022-11-05T17:25:01.745Z] #39 44.70 DEP compel/arch/x86/src/lib/infect.d [2022-11-05T17:25:01.745Z] #39 44.82 DEP compel/arch/x86/src/lib/cpu.d [2022-11-05T17:25:01.745Z] #39 44.90 DEP compel/src/lib/log.d [2022-11-05T17:25:01.935Z] #38 42.52 DEP compel/src/lib/ptrace.d [2022-11-05T17:25:01.935Z] #38 42.65 DEP compel/src/lib/infect.d [2022-11-05T17:25:02.001Z] #39 44.98 DEP compel/src/main.d [2022-11-05T17:25:02.196Z] #38 42.82 DEP compel/src/lib/infect-util.d [2022-11-05T17:25:02.196Z] #38 42.92 DEP compel/src/lib/infect-rpc.d [2022-11-05T17:25:02.196Z] #38 43.07 DEP compel/arch/x86/src/lib/infect.d [2022-11-05T17:25:02.258Z] #39 45.08 DEP compel/src/lib/handle-elf.d [2022-11-05T17:25:02.258Z] #39 45.19 DEP compel/arch/x86/src/lib/handle-elf.d [2022-11-05T17:25:02.258Z] #39 45.29 CC compel/src/lib/log.o [2022-11-05T17:25:02.371Z] #39 168.2 CC criu/stats.o [2022-11-05T17:25:02.514Z] #39 45.49 CC compel/arch/x86/src/lib/cpu.o [2022-11-05T17:25:02.629Z] #39 168.5 CC criu/string.o [2022-11-05T17:25:02.629Z] #39 168.6 CC criu/sysctl.o [2022-11-05T17:25:02.767Z] #38 43.23 DEP compel/arch/x86/src/lib/cpu.d [2022-11-05T17:25:02.767Z] #38 43.37 DEP compel/src/lib/log.d [2022-11-05T17:25:02.767Z] #38 43.47 DEP compel/src/main.d [2022-11-05T17:25:03.028Z] #38 43.59 DEP compel/src/lib/handle-elf.d [2022-11-05T17:25:03.028Z] #38 43.75 DEP compel/arch/x86/src/lib/handle-elf.d [2022-11-05T17:25:03.290Z] #38 43.88 CC compel/src/lib/log.o [2022-11-05T17:25:03.290Z] #38 44.11 CC compel/arch/x86/src/lib/cpu.o [2022-11-05T17:25:03.443Z] #39 46.20 CC compel/arch/x86/src/lib/infect.o [2022-11-05T17:25:03.565Z] #39 169.2 CC criu/sysfs_parse.o [2022-11-05T17:25:03.565Z] #39 169.6 CC criu/timens.o [2022-11-05T17:25:04.005Z] #39 47.02 CC compel/src/lib/infect-rpc.o [2022-11-05T17:25:04.132Z] #39 170.0 CC criu/timerfd.o [2022-11-05T17:25:04.231Z] #38 44.84 CC compel/arch/x86/src/lib/infect.o [2022-11-05T17:25:04.262Z] #39 47.34 CC compel/src/lib/infect-util.o [2022-11-05T17:25:04.340Z] #38 144.8 CC criu/protobuf-desc.o [2022-11-05T17:25:04.391Z] #39 170.3 CC criu/tty.o [2022-11-05T17:25:04.866Z] #39 47.64 CC compel/src/lib/infect.o [2022-11-05T17:25:05.172Z] #38 45.60 CC compel/src/lib/infect-rpc.o [2022-11-05T17:25:05.172Z] #38 45.85 CC compel/src/lib/infect-util.o [2022-11-05T17:25:05.248Z] #39 144.3 CC criu/netfilter.o [2022-11-05T17:25:05.276Z] #38 146.0 CC criu/protobuf.o [2022-11-05T17:25:05.276Z] #38 ... [2022-11-05T17:25:05.276Z] [2022-11-05T17:25:05.276Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:25:05.432Z] #38 46.06 CC compel/src/lib/infect.o [2022-11-05T17:25:05.811Z] #39 ... [2022-11-05T17:25:05.811Z] [2022-11-05T17:25:05.811Z] #30 [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-11-05T17:25:05.811Z] #30 92.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-05T17:25:05.811Z] #30 92.53 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:05.811Z] #30 92.54 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:25:05.811Z] #30 98.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-05T17:25:05.811Z] #30 98.51 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:05.811Z] #30 98.52 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:05.816Z] #39 144.8 CC criu/page-pipe.o [2022-11-05T17:25:05.844Z] #51 ... [2022-11-05T17:25:05.844Z] [2022-11-05T17:25:05.844Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:05.844Z] #38 146.4 CC criu/pstree.o [2022-11-05T17:25:06.297Z] #39 172.4 CC criu/tun.o [2022-11-05T17:25:06.742Z] #30 ... [2022-11-05T17:25:06.742Z] [2022-11-05T17:25:06.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:06.742Z] #39 49.70 CC compel/src/lib/ptrace.o [2022-11-05T17:25:06.752Z] #39 146.0 CC criu/page-xfer.o [2022-11-05T17:25:07.001Z] #39 50.08 AR compel/libcompel.a [2022-11-05T17:25:07.221Z] #38 147.8 CC criu/rbtree.o [2022-11-05T17:25:07.232Z] #39 172.9 CC criu/uffd.o [2022-11-05T17:25:07.257Z] #39 50.18 HOSTCC compel/src/main-host.o [2022-11-05T17:25:07.480Z] #38 148.2 CC criu/rst-malloc.o [2022-11-05T17:25:07.513Z] #39 50.53 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-11-05T17:25:07.690Z] #39 ... [2022-11-05T17:25:07.690Z] [2022-11-05T17:25:07.690Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:25:07.770Z] #39 50.70 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-05T17:25:07.975Z] #38 48.30 CC compel/src/lib/ptrace.o [2022-11-05T17:25:07.975Z] #38 48.61 AR compel/libcompel.a [2022-11-05T17:25:07.975Z] #38 48.68 HOSTCC compel/src/main-host.o [2022-11-05T17:25:08.026Z] #39 50.99 HOSTCC compel/src/lib/log-host.o [2022-11-05T17:25:08.048Z] #38 148.5 CC criu/seccomp.o [2022-11-05T17:25:08.168Z] #39 174.1 CC criu/util.o [2022-11-05T17:25:08.235Z] #38 48.96 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-11-05T17:25:08.235Z] #38 49.10 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-05T17:25:08.283Z] #39 51.14 HOSTLINK compel/compel-host-bin [2022-11-05T17:25:08.283Z] #39 51.29 DEP soccr/soccr.d [2022-11-05T17:25:08.539Z] #39 51.43 CC soccr/soccr.o [2022-11-05T17:25:08.626Z] #51 ... [2022-11-05T17:25:08.626Z] [2022-11-05T17:25:08.626Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:08.626Z] #39 147.6 CC criu/pagemap-cache.o [2022-11-05T17:25:08.626Z] #39 147.9 CC criu/pagemap.o [2022-11-05T17:25:08.806Z] #38 49.51 HOSTCC compel/src/lib/log-host.o [2022-11-05T17:25:08.806Z] #38 49.64 HOSTLINK compel/compel-host-bin [2022-11-05T17:25:08.984Z] #38 149.3 CC criu/seize.o [2022-11-05T17:25:09.066Z] #38 49.85 DEP soccr/soccr.d [2022-11-05T17:25:09.327Z] #38 49.94 CC soccr/soccr.o [2022-11-05T17:25:09.544Z] #39 175.5 CC criu/uts_ns.o [2022-11-05T17:25:09.803Z] #39 175.7 CC criu/vdso.o [2022-11-05T17:25:09.908Z] #39 52.85 AR soccr/libsoccr.a [2022-11-05T17:25:09.908Z] #39 52.91 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:25:09.921Z] #38 150.5 CC criu/servicefd.o [2022-11-05T17:25:10.002Z] #39 148.9 CC criu/parasite-syscall.o [2022-11-05T17:25:10.207Z] #39 53.23 DEP criu/arch/x86/sigframe.d [2022-11-05T17:25:10.371Z] #39 176.4 LINK criu/built-in.o [2022-11-05T17:25:10.464Z] #39 53.32 DEP criu/arch/x86/sigaction_compat.d [2022-11-05T17:25:10.464Z] #39 53.43 DEP criu/arch/x86/kerndat.d [2022-11-05T17:25:10.464Z] #39 53.55 DEP criu/arch/x86/crtools.d [2022-11-05T17:25:10.570Z] #39 149.9 CC criu/path.o [2022-11-05T17:25:10.630Z] #39 176.5 LINK criu/criu [2022-11-05T17:25:10.711Z] #38 51.15 AR soccr/libsoccr.a [2022-11-05T17:25:10.711Z] #38 51.20 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:25:10.711Z] #38 51.49 DEP criu/arch/x86/sigframe.d [2022-11-05T17:25:10.721Z] #39 53.64 DEP criu/arch/x86/cpu.d [2022-11-05T17:25:10.721Z] #39 53.78 CC criu/arch/x86/cpu.o [2022-11-05T17:25:10.747Z] #38 151.2 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:25:10.747Z] #38 151.2 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:10.747Z] #38 151.2 CC criu/shmem.o [2022-11-05T17:25:10.829Z] #39 150.1 CC criu/pie-util-vdso-elf32.o [2022-11-05T17:25:10.971Z] #38 51.60 DEP criu/arch/x86/sigaction_compat.d [2022-11-05T17:25:10.971Z] #38 51.69 DEP criu/arch/x86/kerndat.d [2022-11-05T17:25:11.199Z] #39 176.9 DEP lib/c/criu.d [2022-11-05T17:25:11.199Z] #39 177.0 CC images/rpc.pb-c.o [2022-11-05T17:25:11.232Z] #38 51.79 DEP criu/arch/x86/crtools.d [2022-11-05T17:25:11.233Z] #38 51.98 DEP criu/arch/x86/cpu.d [2022-11-05T17:25:11.283Z] #39 54.24 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:25:11.283Z] #39 54.25 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:11.283Z] #39 54.25 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:11.283Z] #39 54.25 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:11.283Z] #39 54.25 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:11.283Z] #39 54.26 CC criu/arch/x86/crtools.o [2022-11-05T17:25:11.397Z] #39 150.6 CC criu/pie-util-vdso.o [2022-11-05T17:25:11.494Z] #38 52.16 CC criu/arch/x86/cpu.o [2022-11-05T17:25:11.494Z] #38 ... [2022-11-05T17:25:11.494Z] [2022-11-05T17:25:11.494Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:25:11.494Z] #34 108.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:25:11.683Z] #38 152.4 CC criu/sigframe.o [2022-11-05T17:25:11.755Z] #34 108.1 + GOBIN=/build [2022-11-05T17:25:11.755Z] #34 108.1 + GO111MODULE=on [2022-11-05T17:25:11.755Z] #34 108.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-05T17:25:11.755Z] #34 ... [2022-11-05T17:25:11.755Z] [2022-11-05T17:25:11.755Z] #26 [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-11-05T17:25:11.755Z] #26 98.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-05T17:25:11.755Z] #26 98.30 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:11.755Z] #26 98.31 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:11.767Z] #39 177.6 CC lib/c/criu.o [2022-11-05T17:25:11.942Z] #38 ... [2022-11-05T17:25:11.942Z] [2022-11-05T17:25:11.942Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:25:11.942Z] #51 11.22 Collecting yamllint==1.26.1 [2022-11-05T17:25:11.942Z] #51 12.29 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-05T17:25:11.942Z] #51 13.75 Collecting pathspec>=0.5.3 [2022-11-05T17:25:11.942Z] #51 13.76 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-11-05T17:25:11.942Z] #51 14.27 Collecting pyyaml [2022-11-05T17:25:11.942Z] #51 14.29 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-11-05T17:25:11.942Z] #51 14.35 Building wheels for collected packages: yamllint [2022-11-05T17:25:11.942Z] #51 14.37 Building wheel for yamllint (setup.py): started [2022-11-05T17:25:11.942Z] #51 15.63 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-05T17:25:11.942Z] #51 15.63 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=65ec0304504c92e78b7ccdb8ceca34e1642f4d61a128d81bfe55043ab12be12f [2022-11-05T17:25:11.942Z] #51 15.63 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-05T17:25:11.942Z] #51 15.65 Successfully built yamllint [2022-11-05T17:25:11.942Z] #51 15.70 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-05T17:25:11.942Z] #51 16.15 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-11-05T17:25:11.942Z] #51 DONE 16.6s [2022-11-05T17:25:11.942Z] [2022-11-05T17:25:11.942Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-05T17:25:12.016Z] #26 ... [2022-11-05T17:25:12.016Z] [2022-11-05T17:25:12.016Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:12.016Z] #38 52.74 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:25:12.016Z] #38 52.75 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:12.016Z] #38 52.75 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:12.016Z] #38 52.75 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:12.016Z] #38 52.75 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:12.016Z] #38 52.77 CC criu/arch/x86/crtools.o [2022-11-05T17:25:12.284Z] #52 DONE 0.5s [2022-11-05T17:25:12.284Z] [2022-11-05T17:25:12.284Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:12.284Z] #38 152.6 CC criu/signalfd.o [2022-11-05T17:25:12.333Z] #39 151.2 CC criu/pie-util.o [2022-11-05T17:25:12.333Z] #39 151.4 CC criu/pipes.o [2022-11-05T17:25:12.552Z] #38 153.1 CC criu/sk-inet.o [2022-11-05T17:25:12.650Z] #39 55.47 CC criu/arch/x86/kerndat.o [2022-11-05T17:25:12.705Z] #39 178.7 LINK lib/c/built-in.o [2022-11-05T17:25:12.705Z] #39 178.7 LINK lib/c/libcriu.so [2022-11-05T17:25:12.705Z] #39 178.8 LINK lib/c/libcriu.a [2022-11-05T17:25:12.845Z] #38 ... [2022-11-05T17:25:12.845Z] [2022-11-05T17:25:12.845Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-05T17:25:12.845Z] #53 DONE 0.4s [2022-11-05T17:25:12.845Z] [2022-11-05T17:25:12.845Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-05T17:25:12.845Z] #54 DONE 0.2s [2022-11-05T17:25:12.845Z] [2022-11-05T17:25:12.845Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:12.845Z] #42 ... [2022-11-05T17:25:12.845Z] [2022-11-05T17:25:12.845Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-05T17:25:12.845Z] #55 DONE 0.1s [2022-11-05T17:25:12.950Z] #39 55.98 CC criu/arch/x86/sigaction_compat.o [2022-11-05T17:25:13.110Z] [2022-11-05T17:25:13.110Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-05T17:25:13.110Z] #56 DONE 0.1s [2022-11-05T17:25:13.110Z] [2022-11-05T17:25:13.110Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:13.206Z] #39 56.19 CC criu/arch/x86/sigframe.o [2022-11-05T17:25:13.269Z] #39 152.3 CC criu/plugin.o [2022-11-05T17:25:13.272Z] #39 179.0 GEN magic.py [2022-11-05T17:25:13.272Z] #39 179.2 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:25:13.272Z] #39 179.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:25:13.272Z] #39 179.2 Note: Building without GnuTLS support [2022-11-05T17:25:13.272Z] #39 179.2 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:25:13.272Z] #39 179.2 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:25:13.289Z] using credential docker-jenkins-github-credentials [2022-11-05T17:25:13.367Z] Cloning the remote Git repository [2022-11-05T17:25:13.367Z] Cloning with configured refspecs honoured and without tags [2022-11-05T17:25:13.401Z] #38 53.93 CC criu/arch/x86/kerndat.o [2022-11-05T17:25:13.463Z] #39 56.45 LINK criu/arch/x86/crtools.built-in.o [2022-11-05T17:25:13.463Z] #39 56.50 DEP criu/pie/util-vdso-elf32.d [2022-11-05T17:25:13.528Z] #39 152.7 CC criu/proc_parse.o [2022-11-05T17:25:13.661Z] #38 54.40 CC criu/arch/x86/sigaction_compat.o [2022-11-05T17:25:13.719Z] #39 56.62 DEP criu/pie/util-vdso.d [2022-11-05T17:25:13.922Z] #38 54.57 CC criu/arch/x86/sigframe.o [2022-11-05T17:25:14.018Z] #39 56.80 DEP criu/pie/util.d [2022-11-05T17:25:14.018Z] #39 57.00 CC criu/pie/util.o [2022-11-05T17:25:14.050Z] #27 ... [2022-11-05T17:25:14.050Z] [2022-11-05T17:25:14.050Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:14.050Z] #38 154.4 CC criu/sk-netlink.o [2022-11-05T17:25:14.182Z] #38 54.77 LINK criu/arch/x86/crtools.built-in.o [2022-11-05T17:25:14.182Z] #38 54.83 DEP criu/pie/util-vdso-elf32.d [2022-11-05T17:25:14.182Z] #38 54.95 DEP criu/pie/util-vdso.d [2022-11-05T17:25:14.209Z] #39 180.1 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:25:14.275Z] #39 57.24 CC criu/pie/util-vdso.o [2022-11-05T17:25:14.275Z] #39 ... [2022-11-05T17:25:14.275Z] [2022-11-05T17:25:14.275Z] #30 [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-11-05T17:25:14.275Z] #30 111.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-05T17:25:14.275Z] #30 111.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:14.275Z] #30 111.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:14.443Z] #38 55.10 DEP criu/pie/util.d [2022-11-05T17:25:14.443Z] #38 55.22 CC criu/pie/util.o [2022-11-05T17:25:14.621Z] #38 154.9 CC criu/sk-packet.o [2022-11-05T17:25:14.703Z] #38 55.42 CC criu/pie/util-vdso.o [2022-11-05T17:25:13.566Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:25:13.995Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-11-05T17:25:15.150Z] #39 180.9 make[1]: Nothing to be done for 'all'. [2022-11-05T17:25:15.188Z] #38 155.7 CC criu/sk-queue.o [2022-11-05T17:25:15.274Z] #38 55.99 CC criu/pie/util-vdso-elf32.o [2022-11-05T17:25:15.446Z] #39 ... [2022-11-05T17:25:15.446Z] [2022-11-05T17:25:15.446Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:25:15.446Z] #51 12.34 Collecting yamllint==1.26.1 [2022-11-05T17:25:15.446Z] #51 13.40 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-05T17:25:15.446Z] #51 14.77 Collecting pathspec>=0.5.3 [2022-11-05T17:25:15.446Z] #51 14.78 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-11-05T17:25:15.446Z] #51 15.24 Collecting pyyaml [2022-11-05T17:25:15.446Z] #51 15.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-11-05T17:25:15.446Z] #51 15.32 Building wheels for collected packages: yamllint [2022-11-05T17:25:15.446Z] #51 15.32 Building wheel for yamllint (setup.py): started [2022-11-05T17:25:15.446Z] #51 16.70 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-05T17:25:15.446Z] #51 16.70 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=971e23f1867b97a5c7cedeea58077f7c7009dc1af44a85b8970c625abaf40f29 [2022-11-05T17:25:15.446Z] #51 16.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-05T17:25:15.446Z] #51 16.70 Successfully built yamllint [2022-11-05T17:25:15.446Z] #51 16.74 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-05T17:25:15.446Z] #51 17.18 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-11-05T17:25:15.446Z] #51 DONE 17.7s [2022-11-05T17:25:15.446Z] [2022-11-05T17:25:15.446Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-05T17:25:15.755Z] #38 156.3 CC criu/sk-tcp.o [2022-11-05T17:25:15.853Z] #38 56.59 AR criu/pie/pie.lib.a [2022-11-05T17:25:15.853Z] #38 56.65 DEP criu/pie/restorer.d [2022-11-05T17:25:16.013Z] #52 DONE 0.3s [2022-11-05T17:25:16.013Z] [2022-11-05T17:25:16.013Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-05T17:25:16.087Z] #39 181.9 make[1]: 'images/built-in.o' is up to date. [2022-11-05T17:25:16.087Z] #39 181.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-05T17:25:16.087Z] #39 182.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-05T17:25:16.087Z] #39 182.0 make[1]: 'compel/libcompel.a' is up to date. [2022-11-05T17:25:16.087Z] #39 182.1 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-05T17:25:16.113Z] #38 56.87 DEP criu/arch/x86/sigaction_compat_pie.d [2022-11-05T17:25:16.113Z] #38 56.98 DEP criu/arch/x86/restorer_unmap.d [2022-11-05T17:25:16.272Z] #53 DONE 0.5s [2022-11-05T17:25:16.272Z] [2022-11-05T17:25:16.272Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:16.322Z] #38 156.9 CC criu/sk-unix.o [2022-11-05T17:25:16.346Z] #39 182.1 make[1]: Nothing to be done for 'all'. [2022-11-05T17:25:16.346Z] #39 182.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:25:16.346Z] #39 182.4 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:16.374Z] #38 57.00 DEP criu/arch/x86/restorer.d [2022-11-05T17:25:16.532Z] #35 ... [2022-11-05T17:25:16.532Z] [2022-11-05T17:25:16.532Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-05T17:25:16.532Z] #54 DONE 0.2s [2022-11-05T17:25:16.532Z] [2022-11-05T17:25:16.532Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:16.605Z] #39 182.5 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:16.605Z] #39 182.5 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:16.605Z] #39 182.6 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:16.605Z] #39 182.7 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:16.605Z] #39 182.7 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:16.635Z] #38 57.17 DEP criu/arch/x86/vdso-pie.d [2022-11-05T17:25:16.635Z] #38 57.30 DEP criu/pie/parasite-vdso.d [2022-11-05T17:25:16.791Z] #35 ... [2022-11-05T17:25:16.791Z] [2022-11-05T17:25:16.791Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-05T17:25:16.791Z] #55 DONE 0.1s [2022-11-05T17:25:16.791Z] [2022-11-05T17:25:16.791Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-05T17:25:16.791Z] #56 DONE 0.1s [2022-11-05T17:25:16.791Z] [2022-11-05T17:25:16.791Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:16.864Z] #39 182.7 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:16.895Z] #38 57.48 DEP criu/pie/parasite.d [2022-11-05T17:25:17.050Z] #35 ... [2022-11-05T17:25:17.050Z] [2022-11-05T17:25:17.050Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:17.050Z] #39 156.0 CC criu/protobuf-desc.o [2022-11-05T17:25:15.309Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:25:15.309Z] > git --version # timeout=10 [2022-11-05T17:25:15.364Z] > git --version # 'git version 2.24.1.windows.2' [2022-11-05T17:25:15.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:25:15.367Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:25:17.123Z] #39 182.9 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:17.123Z] #39 182.9 INSTALL criu/criu [2022-11-05T17:25:17.155Z] #38 57.75 CC criu/pie/parasite.o [2022-11-05T17:25:17.691Z] #39 DONE 183.6s [2022-11-05T17:25:17.691Z] [2022-11-05T17:25:17.691Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:17.986Z] #39 157.0 CC criu/protobuf.o [2022-11-05T17:25:18.097Z] #38 58.83 LINK criu/pie/parasite.built-in.o [2022-11-05T17:25:18.097Z] #38 58.83 GEN criu/pie/parasite-blob.h [2022-11-05T17:25:18.097Z] #38 58.85 CC criu/pie/parasite-vdso.o [2022-11-05T17:25:18.679Z] #39 157.6 CC criu/pstree.o [2022-11-05T17:25:18.683Z] #38 59.36 CC criu/arch/x86/vdso-pie.o [2022-11-05T17:25:18.854Z] #38 159.3 CC criu/sockets.o [2022-11-05T17:25:18.944Z] #38 59.55 CC criu/arch/x86/restorer.o [2022-11-05T17:25:19.205Z] #38 59.94 CC criu/arch/x86/restorer_unmap.o [2022-11-05T17:25:19.205Z] #38 60.08 CC criu/arch/x86/sigaction_compat_pie.o [2022-11-05T17:25:19.581Z] #30 116.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-05T17:25:19.581Z] #30 116.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-05T17:25:19.581Z] #30 116.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:25:19.581Z] #30 116.4 Selecting previously unselected package libapparmor1:amd64. [2022-11-05T17:25:19.581Z] #30 116.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-11-05T17:25:19.581Z] #30 116.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:25:19.581Z] #30 ... [2022-11-05T17:25:19.581Z] [2022-11-05T17:25:19.581Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:25:19.581Z] #32 116.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:25:19.581Z] #32 116.5 + GOBIN=/build [2022-11-05T17:25:19.581Z] #32 116.5 + GO111MODULE=on [2022-11-05T17:25:19.581Z] #32 116.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-05T17:25:19.776Z] #38 60.28 CC criu/pie/restorer.o [2022-11-05T17:25:20.057Z] #39 158.9 CC criu/rbtree.o [2022-11-05T17:25:20.057Z] #39 159.3 CC criu/rst-malloc.o [2022-11-05T17:25:20.229Z] #38 160.5 CC criu/stats.o [2022-11-05T17:25:20.230Z] #38 160.9 CC criu/string.o [2022-11-05T17:25:20.316Z] #39 159.6 CC criu/seccomp.o [2022-11-05T17:25:20.488Z] #38 161.0 CC criu/sysctl.o [2022-11-05T17:25:21.066Z] #38 161.8 CC criu/sysfs_parse.o [2022-11-05T17:25:21.253Z] #39 160.5 CC criu/seize.o [2022-11-05T17:25:21.632Z] #38 162.2 CC criu/timens.o [2022-11-05T17:25:21.690Z] #38 62.30 LINK criu/pie/restorer.built-in.o [2022-11-05T17:25:21.690Z] #38 62.31 GEN criu/pie/restorer-blob.h [2022-11-05T17:25:21.690Z] #38 62.41 DEP criu/vdso.d [2022-11-05T17:25:21.690Z] #38 ... [2022-11-05T17:25:21.690Z] [2022-11-05T17:25:21.690Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:25:21.690Z] #34 DONE 118.3s [2022-11-05T17:25:21.690Z] [2022-11-05T17:25:21.690Z] #26 [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-11-05T17:25:21.690Z] #26 110.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-05T17:25:21.690Z] #26 110.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:21.690Z] #26 110.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:21.690Z] #26 116.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-05T17:25:21.690Z] #26 116.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-05T17:25:21.690Z] #26 116.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:25:21.690Z] #26 118.0 Selecting previously unselected package libapparmor1:amd64. [2022-11-05T17:25:21.690Z] #26 118.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-11-05T17:25:21.690Z] #26 118.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:25:21.891Z] #38 162.5 CC criu/timerfd.o [2022-11-05T17:25:21.953Z] #26 ... [2022-11-05T17:25:21.953Z] [2022-11-05T17:25:21.953Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-05T17:25:21.953Z] #40 DONE 0.0s [2022-11-05T17:25:21.953Z] [2022-11-05T17:25:21.953Z] #26 [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-11-05T17:25:21.953Z] #26 118.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-11-05T17:25:21.953Z] #26 118.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-11-05T17:25:21.953Z] #26 118.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:25:21.953Z] #26 ... [2022-11-05T17:25:21.953Z] [2022-11-05T17:25:21.953Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:21.953Z] #38 62.63 DEP criu/vdso-compat.d [2022-11-05T17:25:22.189Z] #39 161.5 CC criu/servicefd.o [2022-11-05T17:25:22.214Z] #38 ... [2022-11-05T17:25:22.214Z] [2022-11-05T17:25:22.214Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-05T17:25:22.214Z] #41 DONE 0.2s [2022-11-05T17:25:22.214Z] [2022-11-05T17:25:22.214Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:22.214Z] #38 62.78 DEP criu/uts_ns.d [2022-11-05T17:25:22.214Z] #38 62.94 DEP criu/util.d [2022-11-05T17:25:22.458Z] #38 163.0 CC criu/tty.o [2022-11-05T17:25:22.476Z] #38 63.20 DEP criu/uffd.d [2022-11-05T17:25:22.739Z] #38 63.48 DEP criu/tun.d [2022-11-05T17:25:22.739Z] #38 63.59 DEP criu/tty.d [2022-11-05T17:25:22.756Z] #39 162.0 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:25:22.756Z] #39 162.0 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:22.756Z] #39 162.0 CC criu/shmem.o [2022-11-05T17:25:23.311Z] #38 63.83 DEP criu/timerfd.d [2022-11-05T17:25:23.311Z] #38 64.11 DEP criu/timens.d [2022-11-05T17:25:23.311Z] #38 64.18 DEP criu/sysfs_parse.d [2022-11-05T17:25:23.572Z] #38 64.33 DEP criu/sysctl.d [2022-11-05T17:25:23.833Z] #38 64.44 DEP criu/string.d [2022-11-05T17:25:23.833Z] #38 64.48 DEP criu/stats.d [2022-11-05T17:25:23.833Z] #38 64.61 DEP criu/sockets.d [2022-11-05T17:25:24.094Z] #38 64.78 DEP criu/sk-unix.d [2022-11-05T17:25:24.133Z] #39 163.1 CC criu/sigframe.o [2022-11-05T17:25:24.133Z] #39 163.4 CC criu/signalfd.o [2022-11-05T17:25:24.355Z] #38 64.99 DEP criu/sk-tcp.d [2022-11-05T17:25:24.625Z] #38 65.20 DEP criu/sk-queue.d [2022-11-05T17:25:24.625Z] #38 65.34 DEP criu/sk-packet.d [2022-11-05T17:25:24.625Z] #38 65.49 DEP criu/sk-netlink.d [2022-11-05T17:25:24.701Z] #39 163.7 CC criu/sk-inet.o [2022-11-05T17:25:24.831Z] #32 ... [2022-11-05T17:25:24.831Z] [2022-11-05T17:25:24.831Z] #30 [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-11-05T17:25:24.831Z] #30 116.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-11-05T17:25:24.831Z] #30 116.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 116.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:25:24.831Z] #30 116.7 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:25:24.831Z] #30 116.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 116.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:25:24.831Z] #30 116.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:25:24.831Z] #30 116.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 116.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:25:24.831Z] #30 117.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-11-05T17:25:24.831Z] #30 117.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 117.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:24.831Z] #30 117.1 Selecting previously unselected package libudev-dev:amd64. [2022-11-05T17:25:24.831Z] #30 117.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 117.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 117.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-11-05T17:25:24.831Z] #30 117.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 117.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:25:24.831Z] #30 117.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-11-05T17:25:24.831Z] #30 117.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 117.6 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 117.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-11-05T17:25:24.831Z] #30 117.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 117.8 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 118.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-11-05T17:25:24.831Z] #30 118.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 118.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 118.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-11-05T17:25:24.831Z] #30 118.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 118.1 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 118.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-11-05T17:25:24.831Z] #30 118.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 118.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:25:24.831Z] #30 118.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-11-05T17:25:24.831Z] #30 118.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 118.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:24.831Z] #30 118.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-11-05T17:25:24.831Z] #30 118.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 118.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 119.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-11-05T17:25:24.831Z] #30 119.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:25:24.831Z] #30 119.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 119.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 119.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:25:24.831Z] #30 119.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:25:24.831Z] #30 119.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:25:24.831Z] #30 119.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:25:24.831Z] #30 119.6 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 119.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:25:24.831Z] #30 119.6 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 119.6 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 119.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 119.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:25:24.831Z] #30 119.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:25:24.831Z] #30 119.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:25:24.831Z] #30 119.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:25:24.831Z] #30 119.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-05T17:25:24.831Z] #30 119.7 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 119.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:25:24.831Z] #30 119.7 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:24.831Z] #30 119.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:25:24.831Z] #30 119.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:25:24.831Z] #30 119.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:24.831Z] #30 119.8 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-11-05T17:25:24.831Z] #30 119.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:24.831Z] #30 119.8 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-11-05T17:25:24.831Z] #30 119.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:25:24.831Z] #30 119.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:24.831Z] #30 119.8 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-11-05T17:25:24.831Z] #30 119.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:24.831Z] #30 119.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:25:24.831Z] #30 119.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:24.831Z] #30 119.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:25:24.831Z] #30 119.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:24.831Z] #30 120.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:24.831Z] #30 120.0 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:25:24.831Z] #30 DONE 121.1s [2022-11-05T17:25:24.831Z] [2022-11-05T17:25:24.831Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-05T17:25:24.831Z] #40 ... [2022-11-05T17:25:24.831Z] [2022-11-05T17:25:24.831Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:24.831Z] #39 57.89 CC criu/pie/util-vdso-elf32.o [2022-11-05T17:25:24.831Z] #39 58.45 AR criu/pie/pie.lib.a [2022-11-05T17:25:24.831Z] #39 58.51 DEP criu/pie/restorer.d [2022-11-05T17:25:24.831Z] #39 58.75 DEP criu/arch/x86/sigaction_compat_pie.d [2022-11-05T17:25:24.831Z] #39 58.93 DEP criu/arch/x86/restorer_unmap.d [2022-11-05T17:25:24.831Z] #39 58.98 DEP criu/arch/x86/restorer.d [2022-11-05T17:25:24.831Z] #39 59.23 DEP criu/arch/x86/vdso-pie.d [2022-11-05T17:25:24.831Z] #39 59.41 DEP criu/pie/parasite-vdso.d [2022-11-05T17:25:24.831Z] #39 59.58 DEP criu/pie/parasite.d [2022-11-05T17:25:24.831Z] #39 59.84 CC criu/pie/parasite.o [2022-11-05T17:25:24.831Z] #39 61.01 LINK criu/pie/parasite.built-in.o [2022-11-05T17:25:24.831Z] #39 61.02 GEN criu/pie/parasite-blob.h [2022-11-05T17:25:24.831Z] #39 61.04 CC criu/pie/parasite-vdso.o [2022-11-05T17:25:24.831Z] #39 61.57 CC criu/arch/x86/vdso-pie.o [2022-11-05T17:25:24.831Z] #39 61.89 CC criu/arch/x86/restorer.o [2022-11-05T17:25:24.831Z] #39 62.37 CC criu/arch/x86/restorer_unmap.o [2022-11-05T17:25:24.831Z] #39 62.42 CC criu/arch/x86/sigaction_compat_pie.o [2022-11-05T17:25:24.831Z] #39 62.70 CC criu/pie/restorer.o [2022-11-05T17:25:24.831Z] #39 65.20 LINK criu/pie/restorer.built-in.o [2022-11-05T17:25:24.831Z] #39 65.23 GEN criu/pie/restorer-blob.h [2022-11-05T17:25:24.831Z] #39 65.34 DEP criu/vdso.d [2022-11-05T17:25:24.831Z] #39 65.49 DEP criu/vdso-compat.d [2022-11-05T17:25:24.831Z] #39 65.60 DEP criu/uts_ns.d [2022-11-05T17:25:24.831Z] #39 65.77 DEP criu/util.d [2022-11-05T17:25:24.831Z] #39 65.91 DEP criu/uffd.d [2022-11-05T17:25:24.831Z] #39 66.07 DEP criu/tun.d [2022-11-05T17:25:24.831Z] #39 66.30 DEP criu/tty.d [2022-11-05T17:25:24.831Z] #39 66.53 DEP criu/timerfd.d [2022-11-05T17:25:24.831Z] #39 66.71 DEP criu/timens.d [2022-11-05T17:25:24.831Z] #39 66.87 DEP criu/sysfs_parse.d [2022-11-05T17:25:24.831Z] #39 67.03 DEP criu/sysctl.d [2022-11-05T17:25:24.831Z] #39 67.24 DEP criu/string.d [2022-11-05T17:25:24.831Z] #39 67.30 DEP criu/stats.d [2022-11-05T17:25:24.831Z] #39 67.64 DEP criu/sockets.d [2022-11-05T17:25:24.992Z] #38 165.2 CC criu/tun.o [2022-11-05T17:25:25.088Z] #39 67.92 DEP criu/sk-unix.d [2022-11-05T17:25:25.088Z] #39 68.14 DEP criu/sk-tcp.d [2022-11-05T17:25:25.196Z] #38 65.69 DEP criu/sk-inet.d [2022-11-05T17:25:25.196Z] #38 65.86 DEP criu/signalfd.d [2022-11-05T17:25:25.196Z] #38 65.99 DEP criu/sigframe.d [2022-11-05T17:25:25.250Z] #38 165.9 CC criu/uffd.o [2022-11-05T17:25:25.346Z] #39 68.45 DEP criu/sk-queue.d [2022-11-05T17:25:25.457Z] #38 66.10 DEP criu/shmem.d [2022-11-05T17:25:25.457Z] #38 66.22 DEP criu/servicefd.d [2022-11-05T17:25:25.457Z] #38 66.32 DEP criu/seize.d [2022-11-05T17:25:25.509Z] #38 ... [2022-11-05T17:25:25.509Z] [2022-11-05T17:25:25.509Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:25:25.509Z] #24 221.0 + dpkg --print-architecture [2022-11-05T17:25:25.509Z] #24 221.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-11-05T17:25:25.603Z] #39 ... [2022-11-05T17:25:25.603Z] [2022-11-05T17:25:25.603Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:25:25.603Z] #32 DONE 122.5s [2022-11-05T17:25:25.603Z] [2022-11-05T17:25:25.603Z] #41 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:25.603Z] #41 ... [2022-11-05T17:25:25.603Z] [2022-11-05T17:25:25.603Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-05T17:25:25.603Z] #42 DONE 0.0s [2022-11-05T17:25:25.603Z] [2022-11-05T17:25:25.603Z] #41 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:25.603Z] #41 1.555 + RM_GOPATH=0 [2022-11-05T17:25:25.603Z] #41 1.555 + TMP_GOPATH= [2022-11-05T17:25:25.603Z] #41 1.555 + : /build [2022-11-05T17:25:25.603Z] #41 1.555 + '[' -z '' ']' [2022-11-05T17:25:25.603Z] #41 1.555 ++ mktemp -d [2022-11-05T17:25:25.603Z] #41 1.555 + export GOPATH=/tmp/tmp.HkB0HavOo7 [2022-11-05T17:25:25.603Z] #41 1.555 + GOPATH=/tmp/tmp.HkB0HavOo7 [2022-11-05T17:25:25.603Z] #41 1.555 + RM_GOPATH=1 [2022-11-05T17:25:25.603Z] #41 1.555 + case "$(go env GOARCH)" in [2022-11-05T17:25:25.603Z] #41 1.555 ++ go env GOARCH [2022-11-05T17:25:25.603Z] #41 1.585 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:25.603Z] #41 1.585 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:25.603Z] #41 1.585 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:25.637Z] #39 164.9 CC criu/sk-netlink.o [2022-11-05T17:25:25.719Z] #38 66.43 DEP criu/seccomp.d [2022-11-05T17:25:25.719Z] #38 66.56 DEP criu/rst-malloc.d [2022-11-05T17:25:25.767Z] #24 221.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-11-05T17:25:25.767Z] #24 221.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-11-05T17:25:25.900Z] #41 ... [2022-11-05T17:25:25.900Z] [2022-11-05T17:25:25.900Z] #43 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-05T17:25:25.900Z] #43 DONE 0.1s [2022-11-05T17:25:25.900Z] [2022-11-05T17:25:25.900Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-05T17:25:25.900Z] #40 DONE 1.7s [2022-11-05T17:25:25.900Z] [2022-11-05T17:25:25.900Z] #41 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:25.900Z] #41 1.588 Install runc version v1.1.4 (build tags: seccomp) [2022-11-05T17:25:25.900Z] #41 1.588 + dir=/tmp/install [2022-11-05T17:25:25.900Z] #41 1.588 + bin=runc [2022-11-05T17:25:25.900Z] #41 1.588 + shift [2022-11-05T17:25:25.900Z] #41 1.588 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-05T17:25:25.900Z] #41 1.588 + . /tmp/install/runc.installer [2022-11-05T17:25:25.900Z] #41 1.588 ++ set -e [2022-11-05T17:25:25.900Z] #41 1.588 ++ : v1.1.4 [2022-11-05T17:25:25.900Z] #41 1.588 + install_runc [2022-11-05T17:25:25.900Z] #41 1.588 + RUNC_BUILDTAGS=seccomp [2022-11-05T17:25:25.900Z] #41 1.588 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-05T17:25:25.900Z] #41 1.609 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HkB0HavOo7/src/github.com/opencontainers/runc [2022-11-05T17:25:25.900Z] #41 1.626 Cloning into '/tmp/tmp.HkB0HavOo7/src/github.com/opencontainers/runc'... [2022-11-05T17:25:25.980Z] #38 66.65 DEP criu/rbtree.d [2022-11-05T17:25:25.980Z] #38 66.69 DEP criu/pstree.d [2022-11-05T17:25:25.980Z] #38 ... [2022-11-05T17:25:25.980Z] [2022-11-05T17:25:25.980Z] #26 [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-11-05T17:25:25.980Z] #26 118.6 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:25:25.980Z] #26 118.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 118.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:25:25.980Z] #26 118.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:25:25.980Z] #26 118.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 118.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:25:25.980Z] #26 119.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-11-05T17:25:25.980Z] #26 119.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 119.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:25.980Z] #26 119.1 Selecting previously unselected package libudev-dev:amd64. [2022-11-05T17:25:25.980Z] #26 119.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 119.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 119.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-11-05T17:25:25.980Z] #26 119.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 119.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:25:25.980Z] #26 119.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-11-05T17:25:25.980Z] #26 119.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 119.9 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 120.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-11-05T17:25:25.980Z] #26 120.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 120.1 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 120.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-11-05T17:25:25.980Z] #26 120.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 120.2 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 120.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-11-05T17:25:25.980Z] #26 120.3 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 120.3 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 120.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-11-05T17:25:25.980Z] #26 120.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 120.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:25:25.980Z] #26 121.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-11-05T17:25:25.980Z] #26 121.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 121.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:25.980Z] #26 121.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-11-05T17:25:25.980Z] #26 121.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 121.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 121.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-11-05T17:25:25.980Z] #26 121.2 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:25:25.980Z] #26 121.2 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 121.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 121.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:25:25.980Z] #26 121.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:25:25.980Z] #26 121.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:25:25.980Z] #26 121.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:25:25.980Z] #26 121.7 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 121.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:25:25.980Z] #26 121.7 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 121.8 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 121.8 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 121.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:25:25.980Z] #26 121.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:25:25.980Z] #26 121.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:25:25.980Z] #26 121.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:25:25.980Z] #26 121.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-05T17:25:25.980Z] #26 121.9 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 121.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:25:25.980Z] #26 121.9 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:25.980Z] #26 121.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:25:25.980Z] #26 121.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:25:25.980Z] #26 122.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:25.980Z] #26 122.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:25:25.980Z] #26 122.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:25.980Z] #26 122.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:25:25.980Z] #26 122.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:25:25.980Z] #26 122.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:25.980Z] #26 122.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-11-05T17:25:25.980Z] #26 122.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:25.980Z] #26 122.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:25:25.980Z] #26 122.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:25.980Z] #26 122.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:25:25.980Z] #26 122.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:25.980Z] #26 122.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:25.980Z] #26 122.1 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:25:25.980Z] #26 DONE 122.5s [2022-11-05T17:25:25.980Z] [2022-11-05T17:25:25.980Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:25.980Z] #38 66.84 DEP criu/protobuf.d [2022-11-05T17:25:26.206Z] #39 165.3 CC criu/sk-packet.o [2022-11-05T17:25:26.551Z] #38 67.04 GEN criu/protobuf-desc-gen.h [2022-11-05T17:25:27.142Z] #39 166.0 CC criu/sk-queue.o [2022-11-05T17:25:27.400Z] #39 166.6 CC criu/sk-tcp.o [2022-11-05T17:25:27.798Z] #41 ... [2022-11-05T17:25:27.798Z] [2022-11-05T17:25:27.798Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-11-05T17:25:27.798Z] #44 DONE 1.8s [2022-11-05T17:25:27.798Z] [2022-11-05T17:25:27.798Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:27.798Z] #39 68.70 DEP criu/sk-packet.d [2022-11-05T17:25:27.798Z] #39 69.02 DEP criu/sk-netlink.d [2022-11-05T17:25:27.798Z] #39 69.34 DEP criu/sk-inet.d [2022-11-05T17:25:27.798Z] #39 69.60 DEP criu/signalfd.d [2022-11-05T17:25:27.798Z] #39 69.81 DEP criu/sigframe.d [2022-11-05T17:25:27.798Z] #39 69.99 DEP criu/shmem.d [2022-11-05T17:25:27.798Z] #39 70.22 DEP criu/servicefd.d [2022-11-05T17:25:27.798Z] #39 70.52 DEP criu/seize.d [2022-11-05T17:25:27.798Z] #39 70.74 DEP criu/seccomp.d [2022-11-05T17:25:27.936Z] #38 ... [2022-11-05T17:25:27.936Z] [2022-11-05T17:25:27.936Z] #42 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-05T17:25:27.936Z] #42 DONE 1.6s [2022-11-05T17:25:27.936Z] [2022-11-05T17:25:27.936Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:27.936Z] #0 1.462 + RM_GOPATH=0 [2022-11-05T17:25:27.936Z] #0 1.462 + TMP_GOPATH= [2022-11-05T17:25:27.936Z] #0 1.462 + : /build [2022-11-05T17:25:27.936Z] #0 1.462 + '[' -z '' ']' [2022-11-05T17:25:27.936Z] #0 1.462 ++ mktemp -d [2022-11-05T17:25:27.936Z] #0 1.463 + export GOPATH=/tmp/tmp.KvdlL4zxL2 [2022-11-05T17:25:27.936Z] #0 1.463 + GOPATH=/tmp/tmp.KvdlL4zxL2 [2022-11-05T17:25:27.936Z] #0 1.463 + RM_GOPATH=1 [2022-11-05T17:25:27.936Z] #0 1.463 + case "$(go env GOARCH)" in [2022-11-05T17:25:27.936Z] #0 1.464 ++ go env GOARCH [2022-11-05T17:25:27.936Z] #0 1.477 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:27.936Z] #0 1.478 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:27.936Z] #0 1.479 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:27.936Z] #0 1.485 + dir=/tmp/install [2022-11-05T17:25:27.936Z] #0 1.485 + bin=runc [2022-11-05T17:25:27.936Z] #0 1.486 + shift [2022-11-05T17:25:27.936Z] #0 1.486 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-05T17:25:27.936Z] #0 1.486 + . /tmp/install/runc.installer [2022-11-05T17:25:27.936Z] #0 1.487 ++ set -e [2022-11-05T17:25:27.936Z] #0 1.487 ++ : v1.1.4 [2022-11-05T17:25:27.936Z] #0 1.488 + install_runc [2022-11-05T17:25:27.936Z] #0 1.490 + RUNC_BUILDTAGS=seccomp [2022-11-05T17:25:27.936Z] #0 1.490 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-05T17:25:27.936Z] #0 1.490 Install runc version v1.1.4 (build tags: seccomp) [2022-11-05T17:25:27.936Z] #0 1.490 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KvdlL4zxL2/src/github.com/opencontainers/runc [2022-11-05T17:25:27.936Z] #0 1.492 Cloning into '/tmp/tmp.KvdlL4zxL2/src/github.com/opencontainers/runc'... [2022-11-05T17:25:28.054Z] #39 71.10 DEP criu/rst-malloc.d [2022-11-05T17:25:28.311Z] #39 71.14 DEP criu/rbtree.d [2022-11-05T17:25:28.311Z] #39 71.18 DEP criu/pstree.d [2022-11-05T17:25:28.345Z] #39 167.3 CC criu/sk-unix.o [2022-11-05T17:25:28.567Z] #39 71.48 DEP criu/protobuf.d [2022-11-05T17:25:28.568Z] #39 71.59 GEN criu/protobuf-desc-gen.h [2022-11-05T17:25:28.876Z] #43 ... [2022-11-05T17:25:28.876Z] [2022-11-05T17:25:28.876Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-11-05T17:25:28.876Z] #44 DONE 1.2s [2022-11-05T17:25:29.131Z] #39 ... [2022-11-05T17:25:29.131Z] [2022-11-05T17:25:29.131Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-05T17:25:29.131Z] #0 1.216 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-05T17:25:29.131Z] #45 DONE 1.3s [2022-11-05T17:25:29.131Z] [2022-11-05T17:25:29.131Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-05T17:25:29.136Z] [2022-11-05T17:25:29.137Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:29.137Z] #38 69.23 DEP criu/protobuf-desc.d [2022-11-05T17:25:29.137Z] #38 69.38 DEP criu/proc_parse.d [2022-11-05T17:25:29.137Z] #38 69.57 DEP criu/plugin.d [2022-11-05T17:25:29.137Z] #38 69.75 DEP criu/pipes.d [2022-11-05T17:25:29.137Z] #38 69.89 DEP criu/pie-util.d [2022-11-05T17:25:29.397Z] #38 70.06 DEP criu/pie-util-vdso.d [2022-11-05T17:25:29.397Z] #38 70.16 DEP criu/pie-util-vdso-elf32.d [2022-11-05T17:25:29.657Z] #38 70.30 DEP criu/path.d [2022-11-05T17:25:29.657Z] #38 ... [2022-11-05T17:25:29.657Z] [2022-11-05T17:25:29.657Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-05T17:25:29.657Z] #0 0.918 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-05T17:25:29.657Z] #45 DONE 1.0s [2022-11-05T17:25:29.657Z] [2022-11-05T17:25:29.657Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:29.657Z] #38 70.49 DEP criu/parasite-syscall.d [2022-11-05T17:25:30.060Z] #46 DONE 1.0s [2022-11-05T17:25:30.061Z] [2022-11-05T17:25:30.061Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-05T17:25:30.228Z] #38 70.94 DEP criu/pagemap.d [2022-11-05T17:25:30.248Z] #39 169.5 CC criu/sockets.o [2022-11-05T17:25:30.489Z] #38 71.14 DEP criu/pagemap-cache.d [2022-11-05T17:25:30.749Z] #38 71.34 DEP criu/page-xfer.d [2022-11-05T17:25:30.749Z] #38 71.48 DEP criu/page-pipe.d [2022-11-05T17:25:30.991Z] #47 DONE 1.0s [2022-11-05T17:25:30.991Z] [2022-11-05T17:25:30.991Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:30.991Z] #39 73.87 DEP criu/protobuf-desc.d [2022-11-05T17:25:30.991Z] #39 74.04 DEP criu/proc_parse.d [2022-11-05T17:25:31.010Z] #38 ... [2022-11-05T17:25:31.010Z] [2022-11-05T17:25:31.010Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-05T17:25:31.010Z] #46 DONE 1.0s [2022-11-05T17:25:31.010Z] [2022-11-05T17:25:31.010Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:31.010Z] #38 71.61 DEP criu/netfilter.d [2022-11-05T17:25:31.248Z] #39 74.31 DEP criu/plugin.d [2022-11-05T17:25:31.248Z] #39 74.36 DEP criu/pipes.d [2022-11-05T17:25:31.271Z] #38 71.89 DEP criu/net.d [2022-11-05T17:25:31.507Z] #39 74.61 DEP criu/pie-util.d [2022-11-05T17:25:31.531Z] #38 72.17 DEP criu/namespaces.d [2022-11-05T17:25:31.531Z] #38 72.41 DEP criu/mount.d [2022-11-05T17:25:31.624Z] #39 170.8 CC criu/stats.o [2022-11-05T17:25:31.763Z] #39 74.75 DEP criu/pie-util-vdso.d [2022-11-05T17:25:31.792Z] #38 ... [2022-11-05T17:25:31.792Z] [2022-11-05T17:25:31.792Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-05T17:25:31.792Z] #47 DONE 1.1s [2022-11-05T17:25:32.031Z] #39 74.90 DEP criu/pie-util-vdso-elf32.d [2022-11-05T17:25:32.031Z] #39 ... [2022-11-05T17:25:32.031Z] [2022-11-05T17:25:32.031Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-11-05T17:25:32.031Z] #48 DONE 1.1s [2022-11-05T17:25:32.052Z] [2022-11-05T17:25:32.052Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-11-05T17:25:32.191Z] #39 171.2 CC criu/string.o [2022-11-05T17:25:32.191Z] #39 171.3 CC criu/sysctl.o [2022-11-05T17:25:32.336Z] [2022-11-05T17:25:32.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:32.336Z] #39 75.07 DEP criu/path.d [2022-11-05T17:25:32.336Z] #39 75.37 DEP criu/parasite-syscall.d [2022-11-05T17:25:32.593Z] #39 75.64 DEP criu/pagemap.d [2022-11-05T17:25:32.994Z] #48 DONE 1.1s [2022-11-05T17:25:32.994Z] [2022-11-05T17:25:32.994Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:32.994Z] #38 72.66 DEP criu/memfd.d [2022-11-05T17:25:32.994Z] #38 72.92 DEP criu/mem.d [2022-11-05T17:25:32.994Z] #38 73.25 DEP criu/lsm.d [2022-11-05T17:25:32.994Z] #38 73.38 DEP criu/log.d [2022-11-05T17:25:32.994Z] #38 73.54 DEP criu/libnetlink.d [2022-11-05T17:25:32.994Z] #38 73.65 DEP criu/kerndat.d [2022-11-05T17:25:33.126Z] #39 172.1 CC criu/sysfs_parse.o [2022-11-05T17:25:33.158Z] #39 75.96 DEP criu/pagemap-cache.d [2022-11-05T17:25:33.158Z] #39 76.15 DEP criu/page-xfer.d [2022-11-05T17:25:33.185Z] Fetching without tags [2022-11-05T17:25:33.255Z] #38 73.96 DEP criu/kcmp-ids.d [2022-11-05T17:25:33.385Z] #39 172.5 CC criu/timens.o [2022-11-05T17:25:33.415Z] #39 76.29 DEP criu/page-pipe.d [2022-11-05T17:25:33.415Z] #39 76.44 DEP criu/netfilter.d [2022-11-05T17:25:33.516Z] #38 74.17 DEP criu/irmap.d [2022-11-05T17:25:33.516Z] #38 74.28 DEP criu/ipc_ns.d [2022-11-05T17:25:33.671Z] #39 76.65 DEP criu/net.d [2022-11-05T17:25:33.777Z] #38 74.53 DEP criu/image.d [2022-11-05T17:25:33.875Z] #24 ... [2022-11-05T17:25:33.875Z] [2022-11-05T17:25:33.875Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:33.875Z] #38 167.3 CC criu/util.o [2022-11-05T17:25:33.875Z] #38 168.8 CC criu/uts_ns.o [2022-11-05T17:25:33.875Z] #38 169.0 CC criu/vdso-compat.o [2022-11-05T17:25:33.875Z] #38 169.3 CC criu/vdso.o [2022-11-05T17:25:33.875Z] #38 170.1 LINK criu/built-in.o [2022-11-05T17:25:33.875Z] #38 170.3 LINK criu/criu [2022-11-05T17:25:33.875Z] #38 170.9 DEP lib/c/criu.d [2022-11-05T17:25:33.875Z] #38 171.0 CC images/rpc.pb-c.o [2022-11-05T17:25:33.875Z] #38 171.6 CC lib/c/criu.o [2022-11-05T17:25:33.875Z] #38 172.9 LINK lib/c/built-in.o [2022-11-05T17:25:33.875Z] #38 172.9 LINK lib/c/libcriu.so [2022-11-05T17:25:33.875Z] #38 173.1 LINK lib/c/libcriu.a [2022-11-05T17:25:33.875Z] #38 173.2 GEN magic.py [2022-11-05T17:25:33.875Z] #38 173.4 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:25:33.875Z] #38 173.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:25:33.875Z] #38 173.4 Note: Building without GnuTLS support [2022-11-05T17:25:33.875Z] #38 173.4 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:25:33.875Z] #38 173.4 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:25:33.875Z] #38 174.3 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:25:33.927Z] #39 76.85 DEP criu/namespaces.d [2022-11-05T17:25:33.927Z] #39 77.01 DEP criu/mount.d [2022-11-05T17:25:33.952Z] #39 172.9 CC criu/timerfd.o [2022-11-05T17:25:33.966Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:25:34.037Z] #38 74.63 DEP criu/image-desc.d [2022-11-05T17:25:34.037Z] #38 74.72 DEP criu/fsnotify.d [2022-11-05T17:25:34.211Z] #39 173.2 CC criu/tty.o [2022-11-05T17:25:34.211Z] #39 ... [2022-11-05T17:25:34.211Z] [2022-11-05T17:25:34.211Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:25:34.211Z] #24 238.3 + dpkg --print-architecture [2022-11-05T17:25:34.211Z] #24 238.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-11-05T17:25:34.298Z] #38 75.00 DEP criu/filesystems.d [2022-11-05T17:25:34.298Z] #38 75.10 DEP criu/files.d [2022-11-05T17:25:34.505Z] #39 77.23 DEP criu/memfd.d [2022-11-05T17:25:34.505Z] #39 77.38 DEP criu/mem.d [2022-11-05T17:25:34.558Z] #38 75.39 DEP criu/files-reg.d [2022-11-05T17:25:34.763Z] #39 77.60 DEP criu/lsm.d [2022-11-05T17:25:34.763Z] #39 77.74 DEP criu/log.d [2022-11-05T17:25:34.808Z] #38 175.2 make[1]: Nothing to be done for 'all'. [2022-11-05T17:25:34.818Z] #38 75.57 DEP criu/files-ext.d [2022-11-05T17:25:35.020Z] #39 77.84 DEP criu/libnetlink.d [2022-11-05T17:25:35.020Z] #39 77.95 DEP criu/kerndat.d [2022-11-05T17:25:35.041Z] #24 238.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-11-05T17:25:35.041Z] #24 238.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-11-05T17:25:35.079Z] #38 75.72 DEP criu/file-lock.d [2022-11-05T17:25:35.276Z] #39 78.24 DEP criu/kcmp-ids.d [2022-11-05T17:25:35.277Z] #39 78.33 DEP criu/irmap.d [2022-11-05T17:25:35.339Z] #38 75.89 DEP criu/file-ids.d [2022-11-05T17:25:35.339Z] #38 76.01 DEP criu/fifo.d [2022-11-05T17:25:35.339Z] #38 76.13 DEP criu/fdstore.d [2022-11-05T17:25:35.533Z] #39 78.49 DEP criu/ipc_ns.d [2022-11-05T17:25:35.600Z] #38 76.26 DEP criu/fault-injection.d [2022-11-05T17:25:35.600Z] #38 76.34 DEP criu/external.d [2022-11-05T17:25:32.829Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:25:32.906Z] > git config --add remote.origin.fetch +refs/pull/44412/head:refs/remotes/origin/PR-44412 # timeout=10 [2022-11-05T17:25:32.965Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:25:33.091Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:25:33.221Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:25:33.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:25:33.224Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44412/head:refs/remotes/origin/PR-44412 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:25:34.074Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:25:34.127Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:25:35.742Z] #38 176.1 make[1]: 'images/built-in.o' is up to date. [2022-11-05T17:25:35.742Z] #38 176.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-05T17:25:35.742Z] #38 176.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-05T17:25:35.742Z] #38 176.3 make[1]: 'compel/libcompel.a' is up to date. [2022-11-05T17:25:35.742Z] #38 176.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-05T17:25:35.742Z] #38 176.4 make[1]: Nothing to be done for 'all'. [2022-11-05T17:25:35.742Z] #38 176.4 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:25:35.790Z] #39 78.65 DEP criu/image.d [2022-11-05T17:25:35.790Z] #39 78.80 DEP criu/image-desc.d [2022-11-05T17:25:35.790Z] #39 78.92 DEP criu/fsnotify.d [2022-11-05T17:25:35.861Z] #38 76.48 DEP criu/eventpoll.d [2022-11-05T17:25:36.122Z] #38 76.68 DEP criu/eventfd.d [2022-11-05T17:25:36.122Z] #38 76.89 DEP criu/crtools.d [2022-11-05T17:25:36.308Z] #38 176.7 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:36.308Z] #38 176.8 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:36.308Z] #38 176.8 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:36.308Z] #38 176.9 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:36.308Z] #38 177.0 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:36.308Z] #38 177.0 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:36.352Z] #39 79.16 DEP criu/filesystems.d [2022-11-05T17:25:36.353Z] #39 79.35 DEP criu/files.d [2022-11-05T17:25:36.382Z] #38 77.04 DEP criu/cr-service.d [2022-11-05T17:25:36.382Z] #38 77.17 DEP criu/cr-restore.d [2022-11-05T17:25:36.569Z] #38 177.1 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:36.609Z] #39 79.51 DEP criu/files-reg.d [2022-11-05T17:25:36.609Z] #39 79.63 DEP criu/files-ext.d [2022-11-05T17:25:36.609Z] #39 79.74 DEP criu/file-lock.d [2022-11-05T17:25:36.830Z] #38 177.2 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:36.831Z] #38 177.2 INSTALL criu/criu [2022-11-05T17:25:36.865Z] #39 79.88 DEP criu/file-ids.d [2022-11-05T17:25:36.954Z] #38 77.46 DEP criu/cr-errno.d [2022-11-05T17:25:36.954Z] #38 77.48 DEP criu/cr-dump.d [2022-11-05T17:25:37.088Z] #38 DONE 177.7s [2022-11-05T17:25:37.089Z] [2022-11-05T17:25:37.089Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:37.122Z] #39 80.03 DEP criu/fifo.d [2022-11-05T17:25:37.214Z] #38 77.76 DEP criu/cr-dedup.d [2022-11-05T17:25:37.214Z] #38 77.95 DEP criu/cr-check.d [2022-11-05T17:25:37.378Z] #39 80.20 DEP criu/fdstore.d [2022-11-05T17:25:37.378Z] #39 80.31 DEP criu/fault-injection.d [2022-11-05T17:25:37.378Z] #39 80.43 DEP criu/external.d [2022-11-05T17:25:37.378Z] #39 80.53 DEP criu/eventpoll.d [2022-11-05T17:25:37.474Z] #38 78.19 DEP criu/config.d [2022-11-05T17:25:37.602Z] Merge succeeded, producing 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:25:37.602Z] Checking out Revision 0211f9e44dba888fa62dc2ba59ea573ad70e9708 (PR-44412) [2022-11-05T17:25:37.635Z] #39 80.67 DEP criu/eventfd.d [2022-11-05T17:25:37.735Z] #38 78.39 DEP criu/clone-noasan.d [2022-11-05T17:25:37.891Z] #39 80.88 DEP criu/crtools.d [2022-11-05T17:25:37.996Z] #38 78.49 DEP criu/cgroup.d [2022-11-05T17:25:37.996Z] #38 78.66 DEP criu/cgroup-props.d [2022-11-05T17:25:37.996Z] #38 78.76 DEP criu/bitmap.d [2022-11-05T17:25:38.148Z] #39 81.08 DEP criu/cr-service.d [2022-11-05T17:25:38.256Z] #38 78.80 DEP criu/bfd.d [2022-11-05T17:25:38.256Z] #38 78.97 DEP criu/autofs.d [2022-11-05T17:25:38.404Z] #39 81.31 DEP criu/cr-restore.d [2022-11-05T17:25:38.517Z] #38 79.19 DEP criu/aio.d [2022-11-05T17:25:38.660Z] #39 81.57 DEP criu/cr-errno.d [2022-11-05T17:25:38.660Z] #39 81.60 DEP criu/cr-dump.d [2022-11-05T17:25:38.778Z] #38 79.41 DEP criu/action-scripts.d [2022-11-05T17:25:37.201Z] > git remote # timeout=10 [2022-11-05T17:25:37.310Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:25:37.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:25:37.361Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:25:37.510Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-11-05T17:25:37.637Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:25:37.698Z] > git checkout -f 0211f9e44dba888fa62dc2ba59ea573ad70e9708 # timeout=10 [2022-11-05T17:25:38.917Z] #39 81.83 DEP criu/cr-dedup.d [2022-11-05T17:25:39.038Z] #38 79.69 CC criu/action-scripts.o [2022-11-05T17:25:39.038Z] #38 ... [2022-11-05T17:25:39.038Z] [2022-11-05T17:25:39.038Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:39.038Z] #43 12.94 + cd /tmp/tmp.KvdlL4zxL2/src/github.com/opencontainers/runc [2022-11-05T17:25:39.038Z] #43 12.94 + git checkout -q v1.1.4 [2022-11-05T17:25:39.174Z] #39 81.97 DEP criu/cr-check.d [2022-11-05T17:25:39.174Z] #39 82.13 DEP criu/config.d [2022-11-05T17:25:39.430Z] #39 82.36 DEP criu/clone-noasan.d [2022-11-05T17:25:39.430Z] #39 82.44 DEP criu/cgroup.d [2022-11-05T17:25:39.687Z] #39 82.63 DEP criu/cgroup-props.d [2022-11-05T17:25:39.943Z] #39 82.81 DEP criu/bitmap.d [2022-11-05T17:25:39.943Z] #39 82.83 DEP criu/bfd.d [2022-11-05T17:25:39.943Z] #39 82.94 DEP criu/autofs.d [2022-11-05T17:25:39.944Z] #39 83.04 DEP criu/aio.d [2022-11-05T17:25:40.044Z] #43 13.66 + '[' -z '' ']' [2022-11-05T17:25:40.044Z] #43 13.66 + target=static [2022-11-05T17:25:40.044Z] #43 13.66 + make BUILDTAGS=seccomp static [2022-11-05T17:25:40.200Z] #39 83.24 DEP criu/action-scripts.d [2022-11-05T17:25:40.330Z] #43 14.10 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-11-05T17:25:40.763Z] #39 83.56 CC criu/action-scripts.o [2022-11-05T17:25:41.019Z] #39 84.06 CC criu/aio.o [2022-11-05T17:25:41.582Z] #39 84.62 CC criu/autofs.o [2022-11-05T17:25:42.146Z] #39 ... [2022-11-05T17:25:42.146Z] [2022-11-05T17:25:42.146Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:25:42.146Z] #0 1.329 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:42.146Z] #0 1.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:42.146Z] #0 1.535 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:42.146Z] #0 1.998 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:25:42.146Z] #0 3.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:25:42.146Z] #0 4.690 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:25:42.146Z] #0 8.430 Fetched 8600 kB in 7s (1153 kB/s) [2022-11-05T17:25:42.403Z] #0 8.430 Reading package lists... [2022-11-05T17:25:42.403Z] #49 ... [2022-11-05T17:25:42.403Z] [2022-11-05T17:25:42.403Z] #41 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:42.403Z] #41 13.58 + cd /tmp/tmp.HkB0HavOo7/src/github.com/opencontainers/runc [2022-11-05T17:25:42.403Z] #41 13.58 + git checkout -q v1.1.4 [2022-11-05T17:25:42.403Z] #41 14.29 + '[' -z '' ']' [2022-11-05T17:25:42.403Z] #41 14.29 + target=static [2022-11-05T17:25:42.403Z] #41 14.29 + make BUILDTAGS=seccomp static [2022-11-05T17:25:42.403Z] #41 14.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-11-05T17:25:43.376Z] #41 ... [2022-11-05T17:25:43.376Z] [2022-11-05T17:25:43.376Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:25:43.376Z] #0 8.430 Reading package lists... [2022-11-05T17:25:43.652Z] #43 ... [2022-11-05T17:25:43.652Z] [2022-11-05T17:25:43.652Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:25:43.652Z] #0 1.316 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:43.652Z] #0 1.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:43.652Z] #0 1.338 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:43.652Z] #0 1.815 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:25:43.652Z] #0 2.721 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:25:43.652Z] #0 3.868 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:25:43.652Z] #0 8.143 Fetched 8600 kB in 7s (1214 kB/s) [2022-11-05T17:25:43.652Z] #0 8.143 Reading package lists... [2022-11-05T17:25:43.652Z] #49 ... [2022-11-05T17:25:43.652Z] [2022-11-05T17:25:43.652Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:43.652Z] #38 80.20 CC criu/aio.o [2022-11-05T17:25:43.652Z] #38 80.73 CC criu/autofs.o [2022-11-05T17:25:43.652Z] #38 82.49 CC criu/bfd.o [2022-11-05T17:25:43.652Z] #38 83.09 CC criu/bitmap.o [2022-11-05T17:25:43.652Z] #38 83.26 CC criu/cgroup-props.o [2022-11-05T17:25:43.652Z] #38 84.30 CC criu/cgroup.o [2022-11-05T17:25:45.025Z] #24 ... [2022-11-05T17:25:45.025Z] [2022-11-05T17:25:45.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:45.025Z] #39 175.6 CC criu/tun.o [2022-11-05T17:25:45.025Z] #39 176.3 CC criu/uffd.o [2022-11-05T17:25:45.025Z] #39 177.7 CC criu/util.o [2022-11-05T17:25:45.025Z] #39 179.4 CC criu/uts_ns.o [2022-11-05T17:25:45.025Z] #39 179.6 CC criu/vdso-compat.o [2022-11-05T17:25:45.025Z] #39 179.9 CC criu/vdso.o [2022-11-05T17:25:45.025Z] #39 180.7 LINK criu/built-in.o [2022-11-05T17:25:45.025Z] #39 180.9 LINK criu/criu [2022-11-05T17:25:45.025Z] #39 181.5 DEP lib/c/criu.d [2022-11-05T17:25:45.025Z] #39 181.7 CC images/rpc.pb-c.o [2022-11-05T17:25:45.025Z] #39 182.4 CC lib/c/criu.o [2022-11-05T17:25:45.025Z] #39 183.8 LINK lib/c/built-in.o [2022-11-05T17:25:45.025Z] #39 183.8 LINK lib/c/libcriu.so [2022-11-05T17:25:45.025Z] #39 183.9 LINK lib/c/libcriu.a [2022-11-05T17:25:45.025Z] #39 184.1 GEN magic.py [2022-11-05T17:25:45.284Z] #39 184.3 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:25:45.284Z] #39 184.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:25:45.284Z] #39 184.3 Note: Building without GnuTLS support [2022-11-05T17:25:45.284Z] #39 184.3 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:25:45.284Z] #39 184.3 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:25:46.662Z] #39 185.5 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:25:46.687Z] #49 11.23 Reading package lists... [2022-11-05T17:25:46.951Z] #38 87.49 CC criu/clone-noasan.o [2022-11-05T17:25:46.951Z] #38 87.67 CC criu/config.o [2022-11-05T17:25:47.230Z] #39 186.4 make[1]: Nothing to be done for 'all'. [2022-11-05T17:25:47.250Z] #49 14.35 Building dependency tree... [2022-11-05T17:25:48.166Z] #39 187.2 make[1]: 'images/built-in.o' is up to date. [2022-11-05T17:25:48.166Z] #39 187.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-05T17:25:48.166Z] #39 187.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-05T17:25:48.167Z] #39 187.4 make[1]: 'compel/libcompel.a' is up to date. [2022-11-05T17:25:48.167Z] #39 187.4 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-05T17:25:48.254Z] #49 16.12 The following additional packages will be installed: [2022-11-05T17:25:48.254Z] #49 16.13 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:25:48.254Z] #49 16.13 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-05T17:25:48.254Z] #49 16.14 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-05T17:25:48.254Z] #49 16.14 python3-pkg-resources vim-runtime xxd [2022-11-05T17:25:48.254Z] #49 16.15 Suggested packages: [2022-11-05T17:25:48.254Z] #49 16.15 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-05T17:25:48.254Z] #49 16.15 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-05T17:25:48.254Z] #49 16.15 acl attr quota [2022-11-05T17:25:48.254Z] #49 16.15 Recommended packages: [2022-11-05T17:25:48.254Z] #49 16.15 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-05T17:25:48.343Z] #38 ... [2022-11-05T17:25:48.343Z] [2022-11-05T17:25:48.343Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:25:48.343Z] #0 8.143 Reading package lists... [2022-11-05T17:25:48.343Z] #49 11.18 Reading package lists... [2022-11-05T17:25:48.343Z] #49 13.93 Building dependency tree... [2022-11-05T17:25:48.425Z] #39 187.4 make[1]: Nothing to be done for 'all'. [2022-11-05T17:25:48.425Z] #39 187.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:25:48.603Z] #49 15.50 The following additional packages will be installed: [2022-11-05T17:25:48.604Z] #49 15.51 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:25:48.604Z] #49 15.51 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-05T17:25:48.604Z] #49 15.51 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-05T17:25:48.604Z] #49 15.52 python3-pkg-resources vim-runtime xxd [2022-11-05T17:25:48.604Z] #49 15.52 Suggested packages: [2022-11-05T17:25:48.604Z] #49 15.52 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-05T17:25:48.604Z] #49 15.52 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-05T17:25:48.604Z] #49 15.52 acl attr quota [2022-11-05T17:25:48.604Z] #49 15.52 Recommended packages: [2022-11-05T17:25:48.604Z] #49 15.52 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-05T17:25:48.684Z] #39 187.7 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:48.684Z] #39 187.8 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:48.684Z] #39 187.9 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:49.000Z] #39 188.0 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:49.000Z] #39 188.1 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:49.000Z] #39 188.1 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:49.000Z] #39 188.2 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:49.266Z] #39 188.4 make[2]: Nothing to be done for 'all'. [2022-11-05T17:25:49.266Z] #39 188.4 INSTALL criu/criu [2022-11-05T17:25:49.269Z] Commit message: "[20.10] update to Go 1.18.8 to address CVE-2022-41716" [2022-11-05T17:25:49.639Z] #49 17.56 The following NEW packages will be installed: [2022-11-05T17:25:49.639Z] #49 17.57 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-05T17:25:49.639Z] #49 17.57 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:25:49.639Z] #49 17.57 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-05T17:25:49.639Z] #49 17.57 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-05T17:25:49.639Z] #49 17.57 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-05T17:25:49.639Z] #49 17.57 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-05T17:25:49.639Z] #49 17.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-05T17:25:49.639Z] #49 17.57 xz-utils zip [2022-11-05T17:25:49.662Z] > git --version # timeout=10 [2022-11-05T17:25:49.724Z] > git --version # 'git version 2.24.1.windows.2' [2022-11-05T17:25:49.788Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-05T17:25:49.831Z] #40 ... [2022-11-05T17:25:49.831Z] [2022-11-05T17:25:49.831Z] #20 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:25:49.831Z] #20 264.3 + return [2022-11-05T17:25:49.838Z] #39 DONE 189.1s [2022-11-05T17:25:49.838Z] [2022-11-05T17:25:49.838Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:49.938Z] #49 17.89 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:25:49.938Z] #49 17.89 Need to get 27.0 MB of archives. [2022-11-05T17:25:49.938Z] #49 17.89 After this operation, 104 MB of additional disk space will be used. [2022-11-05T17:25:49.938Z] #49 17.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-11-05T17:25:49.938Z] #49 17.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-11-05T17:25:49.938Z] #49 17.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-11-05T17:25:49.938Z] #49 17.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:25:49.938Z] #49 17.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-11-05T17:25:49.938Z] #49 17.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-11-05T17:25:49.938Z] #49 17.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-11-05T17:25:49.938Z] #49 17.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-11-05T17:25:49.938Z] #49 17.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:25:49.938Z] #49 17.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:25:49.938Z] #49 17.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-11-05T17:25:49.938Z] #49 17.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-11-05T17:25:49.938Z] #49 17.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-11-05T17:25:49.938Z] #49 17.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-11-05T17:25:49.938Z] #49 18.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-11-05T17:25:50.090Z] #20 DONE 264.6s [2022-11-05T17:25:50.090Z] [2022-11-05T17:25:50.090Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-11-05T17:25:50.194Z] #49 18.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-11-05T17:25:50.194Z] #49 18.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-11-05T17:25:50.194Z] #49 18.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-11-05T17:25:50.194Z] #49 18.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-11-05T17:25:50.194Z] #49 18.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-11-05T17:25:50.194Z] #49 18.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-11-05T17:25:50.194Z] #49 18.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:25:50.194Z] #49 18.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:25:50.194Z] #49 18.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:25:50.194Z] #49 18.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-11-05T17:25:50.194Z] #49 18.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-11-05T17:25:50.194Z] #49 18.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:25:50.450Z] #49 18.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-11-05T17:25:50.451Z] #49 18.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:25:50.451Z] #49 18.40 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-11-05T17:25:50.451Z] #49 18.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:25:50.451Z] #49 18.41 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-11-05T17:25:50.451Z] #49 18.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-11-05T17:25:50.451Z] #49 18.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-05T17:25:50.451Z] #49 18.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-05T17:25:50.520Z] #49 17.01 The following NEW packages will be installed: [2022-11-05T17:25:50.520Z] #49 17.02 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-05T17:25:50.520Z] #49 17.02 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:25:50.520Z] #49 17.02 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-05T17:25:50.520Z] #49 17.02 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-05T17:25:50.520Z] #49 17.02 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-05T17:25:50.520Z] #49 17.02 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-05T17:25:50.520Z] #49 17.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-05T17:25:50.520Z] #49 17.02 xz-utils zip [2022-11-05T17:25:50.520Z] #49 17.38 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:25:50.520Z] #49 17.38 Need to get 27.0 MB of archives. [2022-11-05T17:25:50.520Z] #49 17.38 After this operation, 104 MB of additional disk space will be used. [2022-11-05T17:25:50.520Z] #49 17.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-11-05T17:25:50.520Z] #49 17.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-11-05T17:25:50.520Z] #49 17.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-11-05T17:25:50.520Z] #49 17.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:25:50.520Z] #49 17.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-11-05T17:25:50.520Z] #49 17.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-11-05T17:25:50.520Z] #49 17.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-11-05T17:25:50.520Z] #49 17.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-11-05T17:25:50.520Z] #49 17.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:25:50.520Z] #49 17.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:25:50.520Z] #49 17.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-11-05T17:25:50.520Z] #49 17.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-11-05T17:25:50.708Z] #49 18.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-05T17:25:50.708Z] #49 18.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:25:50.708Z] #49 18.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-05T17:25:50.708Z] #49 18.57 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-05T17:25:50.708Z] #49 18.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-05T17:25:50.708Z] #49 18.59 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-11-05T17:25:50.708Z] #49 18.62 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-11-05T17:25:50.708Z] #49 18.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-11-05T17:25:50.708Z] #49 18.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-05T17:25:50.781Z] #49 17.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-11-05T17:25:50.781Z] #49 17.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-11-05T17:25:50.781Z] #49 17.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-11-05T17:25:50.781Z] #49 17.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-11-05T17:25:50.781Z] #49 17.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-11-05T17:25:50.781Z] #49 17.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-11-05T17:25:50.781Z] #49 17.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-11-05T17:25:50.781Z] #49 17.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-11-05T17:25:50.781Z] #49 17.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-11-05T17:25:50.781Z] #49 17.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:25:50.781Z] #49 17.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:25:50.781Z] #49 17.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:25:50.781Z] #49 17.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-11-05T17:25:50.781Z] #49 17.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-11-05T17:25:50.781Z] #49 17.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:25:50.964Z] #49 18.87 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-11-05T17:25:50.964Z] #49 18.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-11-05T17:25:50.964Z] #49 18.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-11-05T17:25:51.027Z] #37 ... [2022-11-05T17:25:51.027Z] [2022-11-05T17:25:51.027Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-05T17:25:51.042Z] #49 17.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-11-05T17:25:51.042Z] #49 17.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:25:51.042Z] #49 17.96 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-11-05T17:25:51.042Z] #49 17.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:25:51.042Z] #49 17.96 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-11-05T17:25:51.042Z] #49 17.98 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-11-05T17:25:51.042Z] #49 17.98 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-05T17:25:51.042Z] #49 18.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-05T17:25:51.297Z] #52 DONE 0.1s [2022-11-05T17:25:51.297Z] [2022-11-05T17:25:51.297Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-05T17:25:51.297Z] #53 DONE 0.2s [2022-11-05T17:25:51.297Z] [2022-11-05T17:25:51.297Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-05T17:25:51.304Z] #49 18.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-05T17:25:51.304Z] #49 18.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:25:51.304Z] #49 18.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-05T17:25:51.304Z] #49 18.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-05T17:25:51.304Z] #49 18.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-05T17:25:51.304Z] #49 18.12 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-11-05T17:25:51.304Z] #49 18.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-11-05T17:25:51.304Z] #49 18.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-11-05T17:25:51.304Z] #49 18.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-05T17:25:51.557Z] #54 DONE 0.1s [2022-11-05T17:25:51.557Z] [2022-11-05T17:25:51.557Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-05T17:25:51.557Z] #55 DONE 0.1s [2022-11-05T17:25:51.557Z] [2022-11-05T17:25:51.557Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-05T17:25:51.557Z] #56 DONE 0.0s [2022-11-05T17:25:51.557Z] [2022-11-05T17:25:51.557Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:51.557Z] #40 ... [2022-11-05T17:25:51.557Z] [2022-11-05T17:25:51.557Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-05T17:25:51.557Z] #57 DONE 0.1s [2022-11-05T17:25:51.557Z] [2022-11-05T17:25:51.557Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-05T17:25:51.557Z] #58 DONE 0.1s [2022-11-05T17:25:51.565Z] #49 18.41 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-11-05T17:25:51.565Z] #49 18.44 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-11-05T17:25:51.565Z] #49 18.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-11-05T17:25:51.816Z] [2022-11-05T17:25:51.817Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-05T17:25:51.817Z] #59 DONE 0.1s [2022-11-05T17:25:51.817Z] [2022-11-05T17:25:51.817Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-05T17:25:51.817Z] #60 DONE 0.1s [2022-11-05T17:25:51.817Z] [2022-11-05T17:25:51.817Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:25:51.892Z] #49 19.60 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:25:51.892Z] #49 19.75 Fetched 27.0 MB in 1s (20.2 MB/s) [2022-11-05T17:25:51.892Z] #49 19.82 Selecting previously unselected package pigz. [2022-11-05T17:25:51.892Z] #49 19.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-11-05T17:25:51.892Z] #49 19.88 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-11-05T17:25:51.892Z] #49 19.89 Unpacking pigz (2.6-1) ... [2022-11-05T17:25:51.964Z] #27 ... [2022-11-05T17:25:51.964Z] [2022-11-05T17:25:51.964Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:25:51.964Z] #24 DONE 245.1s [2022-11-05T17:25:51.964Z] [2022-11-05T17:25:51.964Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:51.964Z] #42 ... [2022-11-05T17:25:51.964Z] [2022-11-05T17:25:51.964Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-05T17:25:51.964Z] #57 DONE 0.2s [2022-11-05T17:25:51.964Z] [2022-11-05T17:25:51.964Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-05T17:25:51.964Z] #58 DONE 0.1s [2022-11-05T17:25:51.964Z] [2022-11-05T17:25:51.964Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:51.964Z] #42 ... [2022-11-05T17:25:51.964Z] [2022-11-05T17:25:51.964Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-05T17:25:51.964Z] #59 DONE 0.1s [2022-11-05T17:25:51.964Z] [2022-11-05T17:25:51.964Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-05T17:25:51.964Z] #60 DONE 0.1s [2022-11-05T17:25:51.964Z] [2022-11-05T17:25:51.964Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:52.147Z] #49 20.01 Selecting previously unselected package libelf1:amd64. [2022-11-05T17:25:52.147Z] #49 20.01 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-11-05T17:25:52.147Z] #49 20.02 Unpacking libelf1:amd64 (0.183-1) ... [2022-11-05T17:25:52.403Z] #49 20.25 Selecting previously unselected package libbpf0:amd64. [2022-11-05T17:25:52.403Z] #49 20.25 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-11-05T17:25:52.403Z] #49 20.26 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:25:52.403Z] #49 20.39 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:25:52.403Z] #49 20.39 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:25:52.403Z] #49 20.40 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:25:52.403Z] #49 20.47 Selecting previously unselected package libmnl0:amd64. [2022-11-05T17:25:52.403Z] #49 20.49 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-11-05T17:25:52.506Z] #49 19.32 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:25:52.506Z] #49 ... [2022-11-05T17:25:52.506Z] [2022-11-05T17:25:52.506Z] #24 [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-11-05T17:25:52.506Z] #24 DONE 149.0s [2022-11-05T17:25:52.506Z] [2022-11-05T17:25:52.506Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:52.506Z] #38 89.25 CC criu/cr-check.o [2022-11-05T17:25:52.506Z] #38 91.14 CC criu/cr-dedup.o [2022-11-05T17:25:52.506Z] #38 91.62 CC criu/cr-dump.o [2022-11-05T17:25:52.658Z] #49 20.49 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:25:52.658Z] #49 20.56 Selecting previously unselected package libxtables12:amd64. [2022-11-05T17:25:52.658Z] #49 20.56 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-11-05T17:25:52.658Z] #49 20.56 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:25:52.850Z] + docker version [2022-11-05T17:25:52.914Z] #49 20.64 Selecting previously unselected package libcap2-bin. [2022-11-05T17:25:52.914Z] #49 20.65 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-11-05T17:25:52.914Z] #49 20.66 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-05T17:25:52.914Z] #49 20.76 Selecting previously unselected package iproute2. [2022-11-05T17:25:52.914Z] #49 20.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-11-05T17:25:52.914Z] #49 20.77 Unpacking iproute2 (5.10.0-4) ... [2022-11-05T17:25:53.169Z] #49 ... [2022-11-05T17:25:53.170Z] [2022-11-05T17:25:53.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:53.170Z] #39 86.21 CC criu/bfd.o [2022-11-05T17:25:53.170Z] #39 86.82 CC criu/bitmap.o [2022-11-05T17:25:53.170Z] #39 86.94 CC criu/cgroup-props.o [2022-11-05T17:25:53.170Z] #39 87.86 CC criu/cgroup.o [2022-11-05T17:25:53.170Z] #39 91.29 CC criu/clone-noasan.o [2022-11-05T17:25:53.170Z] #39 91.58 CC criu/config.o [2022-11-05T17:25:53.170Z] #39 93.31 CC criu/cr-check.o [2022-11-05T17:25:53.170Z] #39 95.27 CC criu/cr-dedup.o [2022-11-05T17:25:53.170Z] #39 95.73 CC criu/cr-dump.o [2022-11-05T17:25:53.427Z] #39 ... [2022-11-05T17:25:53.427Z] [2022-11-05T17:25:53.427Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:25:53.427Z] #49 21.39 Selecting previously unselected package xxd. [2022-11-05T17:25:53.427Z] #49 21.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:25:53.427Z] #49 21.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:25:53.901Z] #38 ... [2022-11-05T17:25:53.901Z] [2022-11-05T17:25:53.902Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:25:53.902Z] #49 19.66 Fetched 27.0 MB in 1s (19.0 MB/s) [2022-11-05T17:25:53.902Z] #49 19.75 Selecting previously unselected package pigz. [2022-11-05T17:25:53.902Z] #49 19.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-11-05T17:25:53.902Z] #49 19.88 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-11-05T17:25:53.902Z] #49 19.89 Unpacking pigz (2.6-1) ... [2022-11-05T17:25:53.902Z] #49 20.09 Selecting previously unselected package libelf1:amd64. [2022-11-05T17:25:53.902Z] #49 20.09 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-11-05T17:25:53.902Z] #49 20.10 Unpacking libelf1:amd64 (0.183-1) ... [2022-11-05T17:25:53.902Z] #49 20.41 Selecting previously unselected package libbpf0:amd64. [2022-11-05T17:25:53.902Z] #49 20.41 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-11-05T17:25:53.902Z] #49 20.42 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:25:53.902Z] #49 20.80 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:25:53.902Z] #49 20.80 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:25:53.902Z] #49 20.82 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:25:53.902Z] #49 20.88 Selecting previously unselected package libmnl0:amd64. [2022-11-05T17:25:53.902Z] #49 20.89 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-11-05T17:25:53.902Z] #49 20.90 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:25:53.994Z] #49 21.83 Selecting previously unselected package vim-common. [2022-11-05T17:25:53.994Z] #49 21.84 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:25:53.994Z] #49 21.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:25:54.161Z] #49 21.00 Selecting previously unselected package libxtables12:amd64. [2022-11-05T17:25:54.161Z] #49 21.00 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-11-05T17:25:54.161Z] #49 21.01 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:25:54.161Z] #49 21.08 Selecting previously unselected package libcap2-bin. [2022-11-05T17:25:54.161Z] #49 21.08 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-11-05T17:25:54.161Z] #49 21.09 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-05T17:25:54.250Z] #49 ... [2022-11-05T17:25:54.250Z] [2022-11-05T17:25:54.250Z] #29 [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-11-05T17:25:54.250Z] #29 DONE 150.9s [2022-11-05T17:25:54.250Z] [2022-11-05T17:25:54.250Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:25:54.250Z] #49 22.17 Selecting previously unselected package bash-completion. [2022-11-05T17:25:54.250Z] #49 22.18 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-05T17:25:54.420Z] #49 21.18 Selecting previously unselected package iproute2. [2022-11-05T17:25:54.420Z] #49 21.18 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-11-05T17:25:54.420Z] #49 21.18 Unpacking iproute2 (5.10.0-4) ... [2022-11-05T17:25:54.680Z] #49 21.63 Selecting previously unselected package xxd. [2022-11-05T17:25:54.680Z] #49 21.63 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:25:54.680Z] #49 21.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:25:54.940Z] #49 21.78 Selecting previously unselected package vim-common. [2022-11-05T17:25:54.940Z] #49 21.78 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:25:54.940Z] #49 21.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:25:55.110Z] #37 ... [2022-11-05T17:25:55.110Z] [2022-11-05T17:25:55.110Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:55.110Z] #29 269.3 + /build/golangci-lint --version [2022-11-05T17:25:55.201Z] #49 21.99 Selecting previously unselected package bash-completion. [2022-11-05T17:25:55.201Z] #49 21.99 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-05T17:25:56.488Z] #29 270.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-05T17:25:56.488Z] #29 DONE 271.1s [2022-11-05T17:25:56.488Z] [2022-11-05T17:25:56.488Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:25:56.748Z] #37 ... [2022-11-05T17:25:56.748Z] [2022-11-05T17:25:56.748Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:56.748Z] #40 148.7 + mkdir -p /build [2022-11-05T17:25:56.748Z] #40 148.7 + cp runc /build/runc [2022-11-05T17:25:56.818Z] #49 24.70 Unpacking bash-completion (1:2.11-2) ... [2022-11-05T17:25:57.012Z] #40 DONE 148.9s [2022-11-05T17:25:57.012Z] [2022-11-05T17:25:57.012Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:25:57.074Z] #49 25.09 Selecting previously unselected package bzip2. [2022-11-05T17:25:57.111Z] #49 23.89 Unpacking bash-completion (1:2.11-2) ... [2022-11-05T17:25:57.329Z] #49 25.10 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-11-05T17:25:57.329Z] #49 25.11 Unpacking bzip2 (1.0.8-4) ... [2022-11-05T17:25:57.329Z] #49 25.20 Selecting previously unselected package xz-utils. [2022-11-05T17:25:57.329Z] #49 25.20 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-11-05T17:25:57.329Z] #49 25.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:25:57.371Z] #49 24.30 Selecting previously unselected package bzip2. [2022-11-05T17:25:57.371Z] #49 24.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-11-05T17:25:57.371Z] #49 24.32 Unpacking bzip2 (1.0.8-4) ... [2022-11-05T17:25:57.585Z] #49 25.37 Selecting previously unselected package apparmor. [2022-11-05T17:25:57.585Z] #49 25.37 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-11-05T17:25:57.585Z] #49 25.45 Unpacking apparmor (2.13.6-10) ... [2022-11-05T17:25:57.630Z] #49 24.40 Selecting previously unselected package xz-utils. [2022-11-05T17:25:57.630Z] #49 24.42 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-11-05T17:25:57.630Z] #49 24.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:25:57.630Z] #49 24.59 Selecting previously unselected package apparmor. [2022-11-05T17:25:57.630Z] #49 24.59 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-11-05T17:25:57.630Z] #49 24.64 Unpacking apparmor (2.13.6-10) ... [2022-11-05T17:25:57.842Z] #49 25.93 Selecting previously unselected package inetutils-ping. [2022-11-05T17:25:58.098Z] #49 25.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-11-05T17:25:58.098Z] #49 25.93 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:25:58.098Z] #49 26.07 Selecting previously unselected package libip4tc2:amd64. [2022-11-05T17:25:58.202Z] #49 25.09 Selecting previously unselected package inetutils-ping. [2022-11-05T17:25:58.202Z] #49 25.09 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-11-05T17:25:58.202Z] #49 25.10 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:25:58.354Z] #49 26.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:25:58.354Z] #49 26.09 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:25:58.354Z] #49 26.14 Selecting previously unselected package libip6tc2:amd64. [2022-11-05T17:25:58.354Z] #49 26.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:25:58.354Z] #49 26.16 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:25:58.354Z] #49 26.22 Selecting previously unselected package libnfnetlink0:amd64. [2022-11-05T17:25:58.354Z] #49 26.23 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-11-05T17:25:58.354Z] #49 26.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:25:58.354Z] #49 26.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-11-05T17:25:58.354Z] #49 26.32 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-11-05T17:25:58.354Z] #49 26.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:25:58.354Z] #49 26.41 Selecting previously unselected package libnftnl11:amd64. [2022-11-05T17:25:58.354Z] #49 26.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-11-05T17:25:58.462Z] #49 25.26 Selecting previously unselected package libip4tc2:amd64. [2022-11-05T17:25:58.462Z] #49 25.27 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:25:58.462Z] #49 25.28 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:25:58.462Z] #49 25.38 Selecting previously unselected package libip6tc2:amd64. [2022-11-05T17:25:58.462Z] #49 25.38 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:25:58.462Z] #49 25.38 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:25:58.462Z] #49 25.46 Selecting previously unselected package libnfnetlink0:amd64. [2022-11-05T17:25:58.610Z] #49 26.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:25:58.610Z] #49 26.55 Selecting previously unselected package iptables. [2022-11-05T17:25:58.610Z] #49 26.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-11-05T17:25:58.610Z] #49 26.57 Unpacking iptables (1.8.7-1) ... [2022-11-05T17:25:58.723Z] #49 25.48 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-11-05T17:25:58.723Z] #49 25.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:25:58.723Z] #49 25.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-11-05T17:25:58.723Z] #49 25.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-11-05T17:25:58.723Z] #49 25.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:25:58.723Z] #49 25.66 Selecting previously unselected package libnftnl11:amd64. [2022-11-05T17:25:58.723Z] #49 25.68 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-11-05T17:25:58.723Z] #49 25.69 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:25:58.984Z] #49 25.76 Selecting previously unselected package iptables. [2022-11-05T17:25:58.984Z] #49 25.78 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-11-05T17:25:58.984Z] #49 25.78 Unpacking iptables (1.8.7-1) ... [2022-11-05T17:25:59.175Z] #49 26.89 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:25:59.175Z] #49 26.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:25:59.175Z] #49 26.90 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:25:59.175Z] #49 27.07 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:25:59.175Z] #49 27.07 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:25:59.175Z] #49 27.07 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:25:59.244Z] #49 26.09 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:25:59.244Z] #49 26.11 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:25:59.244Z] #49 26.12 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:25:59.432Z] #49 27.19 Selecting previously unselected package jq. [2022-11-05T17:25:59.432Z] #49 27.19 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:25:59.432Z] #49 27.19 Unpacking jq (1.6-2.1) ... [2022-11-05T17:25:59.432Z] #49 27.31 Selecting previously unselected package libaio1:amd64. [2022-11-05T17:25:59.432Z] #49 27.31 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-11-05T17:25:59.432Z] #49 27.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:25:59.432Z] #49 27.41 Selecting previously unselected package libgpm2:amd64. [2022-11-05T17:25:59.505Z] #49 26.28 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:25:59.505Z] #49 26.28 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:25:59.505Z] #49 26.29 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:25:59.505Z] #49 26.41 Selecting previously unselected package jq. [2022-11-05T17:25:59.505Z] #49 26.43 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:25:59.505Z] #49 26.44 Unpacking jq (1.6-2.1) ... [2022-11-05T17:25:59.556Z] #37 ... [2022-11-05T17:25:59.557Z] [2022-11-05T17:25:59.557Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-05T17:25:59.557Z] #61 DONE 0.2s [2022-11-05T17:25:59.557Z] [2022-11-05T17:25:59.557Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-05T17:25:59.557Z] #62 DONE 0.1s [2022-11-05T17:25:59.557Z] [2022-11-05T17:25:59.557Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:25:59.557Z] #37 ... [2022-11-05T17:25:59.557Z] [2022-11-05T17:25:59.557Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-05T17:25:59.557Z] #63 DONE 0.1s [2022-11-05T17:25:59.557Z] [2022-11-05T17:25:59.557Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:25:59.688Z] #49 27.42 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-11-05T17:25:59.688Z] #49 27.43 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:25:59.688Z] #49 27.57 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:25:59.688Z] #49 27.57 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:25:59.688Z] #49 27.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:25:59.765Z] #49 26.51 Selecting previously unselected package libaio1:amd64. [2022-11-05T17:25:59.765Z] #49 26.51 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-11-05T17:25:59.765Z] #49 26.52 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:25:59.765Z] #49 26.59 Selecting previously unselected package libgpm2:amd64. [2022-11-05T17:25:59.765Z] #49 26.61 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-11-05T17:25:59.765Z] #49 26.62 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:25:59.766Z] #49 26.67 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:25:59.766Z] #49 26.67 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:25:59.766Z] #49 26.68 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:26:01.460Z] #37 243.2 + bin/containerd [2022-11-05T17:26:02.068Z] #35 ... [2022-11-05T17:26:02.068Z] [2022-11-05T17:26:02.068Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:26:02.068Z] #24 DONE 264.1s [2022-11-05T17:26:02.068Z] [2022-11-05T17:26:02.068Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:26:02.068Z] #35 ... [2022-11-05T17:26:02.068Z] [2022-11-05T17:26:02.068Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-05T17:26:02.068Z] #57 DONE 0.5s [2022-11-05T17:26:02.068Z] [2022-11-05T17:26:02.068Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-05T17:26:02.068Z] #58 DONE 0.1s [2022-11-05T17:26:02.068Z] [2022-11-05T17:26:02.068Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:26:02.068Z] #40 ... [2022-11-05T17:26:02.068Z] [2022-11-05T17:26:02.068Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-05T17:26:02.068Z] #59 DONE 0.1s [2022-11-05T17:26:02.068Z] [2022-11-05T17:26:02.068Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-05T17:26:02.068Z] #60 DONE 0.1s [2022-11-05T17:26:02.068Z] [2022-11-05T17:26:02.068Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:26:03.162Z] Client: [2022-11-05T17:26:03.162Z] Version: 20.10.9 [2022-11-05T17:26:03.162Z] API version: 1.41 [2022-11-05T17:26:03.162Z] Go version: go1.16.8 [2022-11-05T17:26:03.162Z] Git commit: c2ea9bc [2022-11-05T17:26:03.162Z] Built: Mon Oct 4 16:11:10 2021 [2022-11-05T17:26:03.162Z] OS/Arch: windows/amd64 [2022-11-05T17:26:03.162Z] Context: default [2022-11-05T17:26:03.162Z] Experimental: true [2022-11-05T17:26:03.162Z] [2022-11-05T17:26:03.162Z] Server: Docker Engine - Community [2022-11-05T17:26:03.162Z] Engine: [2022-11-05T17:26:03.162Z] Version: 20.10.9 [2022-11-05T17:26:03.162Z] API version: 1.41 (minimum version 1.24) [2022-11-05T17:26:03.162Z] Go version: go1.16.8 [2022-11-05T17:26:03.162Z] Git commit: 79ea9d3 [2022-11-05T17:26:03.162Z] Built: Mon Oct 4 16:06:39 2021 [2022-11-05T17:26:03.162Z] OS/Arch: windows/amd64 [2022-11-05T17:26:03.162Z] Experimental: true [Pipeline] sh [2022-11-05T17:26:03.859Z] #49 31.12 Selecting previously unselected package libinih1:amd64. [2022-11-05T17:26:03.859Z] #49 31.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-11-05T17:26:03.859Z] #49 31.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-11-05T17:26:03.859Z] #49 31.19 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:26:03.859Z] #49 31.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:26:03.859Z] #49 31.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:03.859Z] #49 31.29 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:26:03.859Z] #49 31.30 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:26:03.859Z] #49 31.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:03.859Z] #49 31.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:26:03.859Z] #49 31.40 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:26:03.859Z] #49 31.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:03.859Z] #49 31.47 Selecting previously unselected package net-tools. [2022-11-05T17:26:03.859Z] #49 31.47 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-11-05T17:26:03.859Z] #49 31.48 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:26:03.859Z] #49 31.67 Selecting previously unselected package patch. [2022-11-05T17:26:03.859Z] #49 31.69 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-11-05T17:26:03.859Z] #49 31.70 Unpacking patch (2.7.6-7) ... [2022-11-05T17:26:03.859Z] #49 31.79 Selecting previously unselected package python-pip-whl. [2022-11-05T17:26:03.859Z] #49 31.80 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:26:03.859Z] #49 31.81 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:26:03.971Z] #49 30.21 Selecting previously unselected package libinih1:amd64. [2022-11-05T17:26:03.971Z] #49 30.23 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-11-05T17:26:03.971Z] #49 30.23 Unpacking libinih1:amd64 (53-1+b2) ... [2022-11-05T17:26:03.971Z] #49 30.30 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:26:03.971Z] #49 30.30 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:26:03.971Z] #49 30.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:03.971Z] #49 30.41 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:26:03.971Z] #49 30.41 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:26:03.971Z] #49 30.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:03.971Z] #49 30.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:26:03.971Z] #49 30.51 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:26:03.971Z] #49 30.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:03.971Z] #49 30.58 Selecting previously unselected package net-tools. [2022-11-05T17:26:03.971Z] #49 30.58 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-11-05T17:26:03.971Z] #49 30.58 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:26:03.971Z] #49 30.81 Selecting previously unselected package patch. [2022-11-05T17:26:03.971Z] #49 30.81 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-11-05T17:26:03.971Z] #49 30.82 Unpacking patch (2.7.6-7) ... [2022-11-05T17:26:03.971Z] #49 30.93 Selecting previously unselected package python-pip-whl. [2022-11-05T17:26:03.971Z] #49 30.93 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:26:03.971Z] #49 ... [2022-11-05T17:26:03.971Z] [2022-11-05T17:26:03.971Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:03.971Z] #38 94.60 CC criu/cr-errno.o [2022-11-05T17:26:03.971Z] #38 94.72 CC criu/cr-restore.o [2022-11-05T17:26:03.971Z] #38 99.21 CC criu/cr-service.o [2022-11-05T17:26:03.971Z] #38 100.9 CC criu/crtools.o [2022-11-05T17:26:03.971Z] #38 101.4 CC criu/eventfd.o [2022-11-05T17:26:03.971Z] #38 101.9 CC criu/eventpoll.o [2022-11-05T17:26:03.971Z] #38 102.8 CC criu/external.o [2022-11-05T17:26:03.971Z] #38 103.2 CC criu/fault-injection.o [2022-11-05T17:26:03.971Z] #38 103.3 CC criu/fdstore.o [2022-11-05T17:26:03.971Z] #38 103.7 CC criu/fifo.o [2022-11-05T17:26:03.971Z] #38 104.2 CC criu/file-ids.o [2022-11-05T17:26:03.971Z] #38 104.5 CC criu/file-lock.o [2022-11-05T17:26:04.232Z] #38 ... [2022-11-05T17:26:04.232Z] [2022-11-05T17:26:04.232Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:26:04.232Z] #49 30.93 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:26:04.681Z] + docker info [2022-11-05T17:26:04.804Z] #49 31.63 Selecting previously unselected package python3-lib2to3. [2022-11-05T17:26:04.804Z] #49 31.64 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-05T17:26:04.804Z] #49 31.65 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:26:04.874Z] #49 32.51 Selecting previously unselected package python3-lib2to3. [2022-11-05T17:26:04.874Z] #49 32.52 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-05T17:26:04.874Z] #49 32.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:26:04.874Z] #49 32.66 Selecting previously unselected package python3-distutils. [2022-11-05T17:26:04.874Z] #49 32.68 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-05T17:26:04.874Z] #49 32.68 Unpacking python3-distutils (3.9.2-1) ... [2022-11-05T17:26:04.874Z] #49 32.83 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:26:04.874Z] #49 32.84 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:26:04.874Z] #49 32.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:26:05.064Z] #49 31.76 Selecting previously unselected package python3-distutils. [2022-11-05T17:26:05.064Z] #49 31.78 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-05T17:26:05.064Z] #49 31.79 Unpacking python3-distutils (3.9.2-1) ... [2022-11-05T17:26:05.064Z] #49 31.98 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:26:05.064Z] #49 31.98 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:26:05.064Z] #49 31.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:26:05.130Z] #49 33.01 Selecting previously unselected package python3-setuptools. [2022-11-05T17:26:05.130Z] #49 33.03 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-05T17:26:05.130Z] #49 33.04 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-05T17:26:05.325Z] #49 32.16 Selecting previously unselected package python3-setuptools. [2022-11-05T17:26:05.325Z] #49 32.17 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-05T17:26:05.325Z] #49 32.18 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-05T17:26:05.386Z] #49 33.33 Selecting previously unselected package python3-wheel. [2022-11-05T17:26:05.386Z] #49 33.33 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-05T17:26:05.386Z] #49 33.34 Unpacking python3-wheel (0.34.2-1) ... [2022-11-05T17:26:05.386Z] #49 33.42 Selecting previously unselected package python3-pip. [2022-11-05T17:26:05.585Z] #49 32.42 Selecting previously unselected package python3-wheel. [2022-11-05T17:26:05.585Z] #49 32.45 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-05T17:26:05.585Z] #49 32.45 Unpacking python3-wheel (0.34.2-1) ... [2022-11-05T17:26:05.585Z] #49 32.52 Selecting previously unselected package python3-pip. [2022-11-05T17:26:05.585Z] #49 32.53 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:26:05.585Z] #49 32.54 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:26:05.642Z] #49 33.45 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:26:05.642Z] #49 33.46 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:26:05.899Z] #49 ... [2022-11-05T17:26:05.899Z] [2022-11-05T17:26:05.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:05.899Z] #39 98.76 CC criu/cr-errno.o [2022-11-05T17:26:05.899Z] #39 98.82 CC criu/cr-restore.o [2022-11-05T17:26:05.899Z] #39 103.1 CC criu/cr-service.o [2022-11-05T17:26:05.899Z] #39 104.6 CC criu/crtools.o [2022-11-05T17:26:05.899Z] #39 105.2 CC criu/eventfd.o [2022-11-05T17:26:05.899Z] #39 105.6 CC criu/eventpoll.o [2022-11-05T17:26:05.899Z] #39 106.5 CC criu/external.o [2022-11-05T17:26:05.899Z] #39 106.8 CC criu/fault-injection.o [2022-11-05T17:26:05.899Z] #39 107.0 CC criu/fdstore.o [2022-11-05T17:26:05.899Z] #39 107.3 CC criu/fifo.o [2022-11-05T17:26:05.899Z] #39 107.7 CC criu/file-ids.o [2022-11-05T17:26:05.899Z] #39 108.0 CC criu/file-lock.o [2022-11-05T17:26:05.899Z] #39 109.0 CC criu/files-ext.o [2022-11-05T17:26:05.899Z] #39 ... [2022-11-05T17:26:05.899Z] [2022-11-05T17:26:05.899Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:26:05.899Z] #49 33.79 Selecting previously unselected package sudo. [2022-11-05T17:26:05.899Z] #49 33.80 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-11-05T17:26:05.899Z] #49 33.81 Unpacking sudo (1.9.5p2-3) ... [2022-11-05T17:26:06.159Z] #49 32.83 Selecting previously unselected package sudo. [2022-11-05T17:26:06.159Z] #49 32.83 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-11-05T17:26:06.159Z] #49 32.85 Unpacking sudo (1.9.5p2-3) ... [2022-11-05T17:26:06.420Z] #49 33.42 Selecting previously unselected package thin-provisioning-tools. [2022-11-05T17:26:06.509Z] #49 34.44 Selecting previously unselected package thin-provisioning-tools. [2022-11-05T17:26:06.509Z] #49 34.44 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-11-05T17:26:06.509Z] #49 34.45 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:26:06.681Z] #49 33.42 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-11-05T17:26:06.681Z] #49 33.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:26:06.681Z] #49 33.67 Selecting previously unselected package uidmap. [2022-11-05T17:26:06.681Z] #49 33.68 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-11-05T17:26:06.765Z] #49 34.71 Selecting previously unselected package uidmap. [2022-11-05T17:26:06.941Z] #49 33.70 Unpacking uidmap (1:4.8.1-1) ... [2022-11-05T17:26:06.941Z] #49 33.84 Selecting previously unselected package vim-runtime. [2022-11-05T17:26:06.941Z] #49 33.84 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:26:06.941Z] #49 33.88 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-05T17:26:06.941Z] #49 33.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-05T17:26:07.021Z] #49 34.72 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-11-05T17:26:07.021Z] #49 34.72 Unpacking uidmap (1:4.8.1-1) ... [2022-11-05T17:26:07.021Z] #49 34.87 Selecting previously unselected package vim-runtime. [2022-11-05T17:26:07.021Z] #49 34.87 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:26:07.021Z] #49 34.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-05T17:26:07.021Z] #49 34.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-05T17:26:07.021Z] #49 34.94 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:07.201Z] #49 33.94 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:10.289Z] #49 38.12 Selecting previously unselected package vim. [2022-11-05T17:26:10.289Z] #49 38.13 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:26:10.289Z] #49 38.14 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:10.500Z] #49 37.25 Selecting previously unselected package vim. [2022-11-05T17:26:10.500Z] #49 37.26 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:26:10.500Z] #49 37.27 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:10.892Z] #49 38.74 Selecting previously unselected package xfsprogs. [2022-11-05T17:26:10.892Z] #49 38.74 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-11-05T17:26:10.892Z] #49 38.75 Unpacking xfsprogs (5.10.0-4) ... [2022-11-05T17:26:11.022Z] #49 37.84 Selecting previously unselected package xfsprogs. [2022-11-05T17:26:11.022Z] #49 37.86 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-11-05T17:26:11.022Z] #49 37.87 Unpacking xfsprogs (5.10.0-4) ... [2022-11-05T17:26:11.454Z] #49 39.23 Selecting previously unselected package zip. [2022-11-05T17:26:11.454Z] #49 39.24 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-11-05T17:26:11.454Z] #49 39.25 Unpacking zip (3.0-12) ... [2022-11-05T17:26:11.454Z] #49 39.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:26:11.593Z] #49 38.32 Selecting previously unselected package zip. [2022-11-05T17:26:11.593Z] #49 38.34 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-11-05T17:26:11.593Z] #49 38.34 Unpacking zip (3.0-12) ... [2022-11-05T17:26:11.593Z] #49 38.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:26:12.382Z] #49 40.27 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:26:12.383Z] #49 40.28 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:26:12.383Z] #49 40.29 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:26:12.383Z] #49 40.30 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:26:12.383Z] #49 40.31 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:26:12.383Z] #49 40.32 Setting up libinih1:amd64 (53-1+b2) ... [2022-11-05T17:26:12.383Z] #49 40.33 Setting up uidmap (1:4.8.1-1) ... [2022-11-05T17:26:12.383Z] #49 40.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:12.383Z] #49 40.35 Setting up bzip2 (1.0.8-4) ... [2022-11-05T17:26:12.383Z] #49 40.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:12.383Z] #49 40.38 Setting up python3-wheel (0.34.2-1) ... [2022-11-05T17:26:12.537Z] #49 39.54 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:26:12.537Z] #49 39.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:26:12.537Z] #49 39.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:26:12.537Z] #49 39.59 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:26:12.797Z] #49 39.60 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:26:12.797Z] #49 39.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-11-05T17:26:12.797Z] #49 39.62 Setting up uidmap (1:4.8.1-1) ... [2022-11-05T17:26:12.797Z] #49 39.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:12.797Z] #49 39.65 Setting up bzip2 (1.0.8-4) ... [2022-11-05T17:26:12.797Z] #49 39.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:12.797Z] #49 39.67 Setting up python3-wheel (0.34.2-1) ... [2022-11-05T17:26:13.312Z] #49 41.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:13.312Z] #49 41.13 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:26:13.312Z] #49 41.15 Setting up libcap2-bin (1:2.44-1) ... [2022-11-05T17:26:13.312Z] #49 41.16 Setting up apparmor (2.13.6-10) ... [2022-11-05T17:26:13.630Z] #49 40.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:13.630Z] #49 40.47 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:26:13.630Z] #49 40.49 Setting up libcap2-bin (1:2.44-1) ... [2022-11-05T17:26:13.630Z] #49 40.50 Setting up apparmor (2.13.6-10) ... [2022-11-05T17:26:15.014Z] #49 ... [2022-11-05T17:26:15.014Z] [2022-11-05T17:26:15.014Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:15.014Z] #38 105.4 CC criu/files-ext.o [2022-11-05T17:26:15.014Z] #38 105.8 CC criu/files-reg.o [2022-11-05T17:26:15.014Z] #38 108.1 CC criu/files.o [2022-11-05T17:26:15.014Z] #38 110.2 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:26:15.014Z] #38 110.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-11-05T17:26:15.014Z] #38 110.3 CC criu/filesystems.o [2022-11-05T17:26:15.014Z] #38 111.1 CC criu/fsnotify.o [2022-11-05T17:26:15.014Z] #38 112.3 CC criu/image-desc.o [2022-11-05T17:26:15.014Z] #38 112.4 CC criu/image.o [2022-11-05T17:26:15.014Z] #38 113.4 CC criu/ipc_ns.o [2022-11-05T17:26:15.014Z] #38 114.7 CC criu/irmap.o [2022-11-05T17:26:15.014Z] #38 115.6 CC criu/kcmp-ids.o [2022-11-05T17:26:15.203Z] #49 42.84 Setting up zip (3.0-12) ... [2022-11-05T17:26:15.203Z] #49 42.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:15.203Z] #49 42.87 Setting up bash-completion (1:2.11-2) ... [2022-11-05T17:26:15.276Z] #38 115.9 CC criu/kerndat.o [2022-11-05T17:26:15.276Z] #38 ... [2022-11-05T17:26:15.276Z] [2022-11-05T17:26:15.276Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:26:15.276Z] #49 42.29 Setting up zip (3.0-12) ... [2022-11-05T17:26:15.276Z] #49 42.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:15.537Z] #49 42.33 Setting up bash-completion (1:2.11-2) ... [2022-11-05T17:26:16.571Z] #49 ... [2022-11-05T17:26:16.571Z] [2022-11-05T17:26:16.571Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:16.571Z] #39 109.4 CC criu/files-reg.o [2022-11-05T17:26:16.571Z] #39 111.7 CC criu/files.o [2022-11-05T17:26:16.571Z] #39 113.7 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:26:16.571Z] #39 113.7 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-11-05T17:26:16.571Z] #39 113.9 CC criu/filesystems.o [2022-11-05T17:26:16.571Z] #39 114.6 CC criu/fsnotify.o [2022-11-05T17:26:16.571Z] #39 115.9 CC criu/image-desc.o [2022-11-05T17:26:16.571Z] #39 116.1 CC criu/image.o [2022-11-05T17:26:16.571Z] #39 116.9 CC criu/ipc_ns.o [2022-11-05T17:26:16.571Z] #39 118.2 CC criu/irmap.o [2022-11-05T17:26:16.571Z] #39 118.9 CC criu/kcmp-ids.o [2022-11-05T17:26:16.571Z] #39 119.2 CC criu/kerndat.o [2022-11-05T17:26:17.176Z] #39 ... [2022-11-05T17:26:17.176Z] [2022-11-05T17:26:17.176Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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 [2022-11-05T17:26:17.176Z] #49 45.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:26:17.176Z] #49 45.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-05T17:26:17.176Z] #49 45.09 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:26:17.176Z] #49 45.10 Setting up patch (2.7.6-7) ... [2022-11-05T17:26:17.176Z] #49 45.11 Setting up sudo (1.9.5p2-3) ... [2022-11-05T17:26:17.176Z] #49 45.17 invoke-rc.d: could not determine current runlevel [2022-11-05T17:26:17.176Z] #49 45.19 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:26:17.176Z] #49 45.20 Setting up xfsprogs (5.10.0-4) ... [2022-11-05T17:26:17.433Z] #49 45.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:26:17.433Z] #49 45.24 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:26:17.433Z] #49 45.25 Setting up pigz (2.6-1) ... [2022-11-05T17:26:17.433Z] #49 45.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:26:17.433Z] #49 45.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:17.433Z] #49 45.31 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:26:17.433Z] #49 45.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:17.449Z] #49 44.42 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:26:17.710Z] #49 44.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-05T17:26:17.710Z] #49 44.44 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:26:17.710Z] #49 44.46 Setting up patch (2.7.6-7) ... [2022-11-05T17:26:17.710Z] #49 44.47 Setting up sudo (1.9.5p2-3) ... [2022-11-05T17:26:17.710Z] #49 44.57 invoke-rc.d: could not determine current runlevel [2022-11-05T17:26:17.710Z] #49 44.58 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:26:17.710Z] #49 44.61 Setting up xfsprogs (5.10.0-4) ... [2022-11-05T17:26:17.710Z] #49 44.63 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:26:17.710Z] #49 44.67 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:26:17.710Z] #49 44.68 Setting up pigz (2.6-1) ... [2022-11-05T17:26:17.710Z] #49 44.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:26:17.710Z] #49 44.73 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:17.710Z] #49 44.75 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:26:17.971Z] #49 44.77 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:18.402Z] #49 46.11 Setting up libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:26:18.402Z] #49 46.12 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:26:18.659Z] #49 46.58 Setting up libelf1:amd64 (0.183-1) ... [2022-11-05T17:26:18.659Z] #49 46.62 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:26:18.803Z] #49 45.50 Setting up libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:26:18.803Z] #49 45.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:26:18.915Z] #49 46.64 Setting up python3-distutils (3.9.2-1) ... [2022-11-05T17:26:19.064Z] #49 45.94 Setting up libelf1:amd64 (0.183-1) ... [2022-11-05T17:26:19.064Z] #49 45.97 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:26:19.064Z] #49 45.98 Setting up python3-distutils (3.9.2-1) ... [2022-11-05T17:26:19.172Z] #49 47.17 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:19.172Z] #49 47.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-05T17:26:19.172Z] #49 47.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-05T17:26:19.428Z] #49 47.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-05T17:26:19.428Z] #49 47.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-05T17:26:19.428Z] #49 47.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-05T17:26:19.428Z] #49 47.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-05T17:26:19.428Z] #49 47.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-05T17:26:19.428Z] #49 47.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-05T17:26:19.428Z] #49 47.25 Setting up python3-setuptools (52.0.0-4) ... [2022-11-05T17:26:19.635Z] #49 46.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:19.635Z] #49 46.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-05T17:26:19.635Z] #49 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-05T17:26:19.635Z] #49 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-05T17:26:19.635Z] #49 46.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-05T17:26:19.635Z] #49 46.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-05T17:26:19.635Z] #49 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-05T17:26:19.635Z] #49 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-05T17:26:19.635Z] #49 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-05T17:26:19.635Z] #49 46.55 Setting up python3-setuptools (52.0.0-4) ... [2022-11-05T17:26:21.018Z] #49 47.98 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:26:21.018Z] #49 47.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:26:21.019Z] #49 48.00 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:26:21.019Z] #49 48.02 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:26:21.319Z] #49 48.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:26:21.319Z] #49 48.94 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:26:21.319Z] #49 48.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:26:21.319Z] #49 48.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:26:22.354Z] Client: [2022-11-05T17:26:22.354Z] Context: default [2022-11-05T17:26:22.354Z] Debug Mode: false [2022-11-05T17:26:22.354Z] Plugins: [2022-11-05T17:26:22.354Z] app: Docker Application (Docker Inc., v0.8.0) [2022-11-05T17:26:22.354Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-11-05T17:26:22.354Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-11-05T17:26:22.354Z] [2022-11-05T17:26:22.354Z] Server: [2022-11-05T17:26:22.354Z] Containers: 0 [2022-11-05T17:26:22.354Z] Running: 0 [2022-11-05T17:26:22.354Z] Paused: 0 [2022-11-05T17:26:22.354Z] Stopped: 0 [2022-11-05T17:26:22.354Z] Images: 0 [2022-11-05T17:26:22.354Z] Server Version: 20.10.9 [2022-11-05T17:26:22.354Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-11-05T17:26:22.354Z] Windows: [2022-11-05T17:26:22.354Z] LCOW: [2022-11-05T17:26:22.354Z] Logging Driver: json-file [2022-11-05T17:26:22.354Z] Plugins: [2022-11-05T17:26:22.354Z] Volume: local [2022-11-05T17:26:22.354Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-11-05T17:26:22.354Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-11-05T17:26:22.354Z] Swarm: inactive [2022-11-05T17:26:22.354Z] Default Isolation: process [2022-11-05T17:26:22.354Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-11-05T17:26:22.354Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-11-05T17:26:22.354Z] OSType: windows [2022-11-05T17:26:22.354Z] Architecture: x86_64 [2022-11-05T17:26:22.354Z] CPUs: 4 [2022-11-05T17:26:22.354Z] Total Memory: 32GiB [2022-11-05T17:26:22.354Z] Name: azwin-2-d6f2c0 [2022-11-05T17:26:22.354Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-11-05T17:26:22.354Z] Docker Root Dir: D:\docker [2022-11-05T17:26:22.354Z] Debug Mode: false [2022-11-05T17:26:22.354Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:26:22.354Z] Labels: [2022-11-05T17:26:22.354Z] Experimental: true [2022-11-05T17:26:22.354Z] Insecure Registries: [2022-11-05T17:26:22.354Z] 10.0.0.4:5000 [2022-11-05T17:26:22.354Z] 127.0.0.0/8 [2022-11-05T17:26:22.354Z] Registry Mirrors: [2022-11-05T17:26:22.354Z] http://10.0.0.4:5000/ [2022-11-05T17:26:22.354Z] Live Restore Enabled: false [2022-11-05T17:26:22.354Z] Product License: Community Engine [2022-11-05T17:26:22.354Z] [2022-11-05T17:26:22.403Z] #49 49.19 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:26:22.403Z] #49 49.20 Setting up jq (1.6-2.1) ... [2022-11-05T17:26:22.403Z] #49 49.22 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:26:22.403Z] #49 49.23 Setting up iptables (1.8.7-1) ... [2022-11-05T17:26:22.403Z] #49 49.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:26:22.403Z] #49 49.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:26:22.403Z] #49 49.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:26:22.403Z] #49 49.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:26:22.403Z] #49 49.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-05T17:26:22.403Z] #49 49.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-05T17:26:22.403Z] #49 49.29 Setting up iproute2 (5.10.0-4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-11-05T17:26:22.663Z] #49 49.62 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:26:22.730Z] #49 50.47 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:26:22.730Z] #49 50.49 Setting up jq (1.6-2.1) ... [2022-11-05T17:26:22.730Z] #49 50.51 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:26:22.730Z] #49 50.52 Setting up iptables (1.8.7-1) ... [2022-11-05T17:26:22.730Z] #49 50.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:26:22.730Z] #49 50.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:26:22.730Z] #49 50.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:26:22.730Z] #49 50.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:26:22.730Z] #49 50.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-05T17:26:22.730Z] #49 50.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-05T17:26:22.730Z] #49 50.57 Setting up iproute2 (5.10.0-4) ... [2022-11-05T17:26:23.003Z] #49 50.93 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:26:23.940Z] #49 DONE 52.0s [2022-11-05T17:26:23.940Z] [2022-11-05T17:26:23.940Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:23.940Z] #39 120.4 CC criu/libnetlink.o [2022-11-05T17:26:23.940Z] #39 120.7 CC criu/log.o [2022-11-05T17:26:23.940Z] #39 121.2 CC criu/lsm.o [2022-11-05T17:26:23.940Z] #39 121.6 CC criu/mem.o [2022-11-05T17:26:23.940Z] #39 123.3 CC criu/memfd.o [2022-11-05T17:26:23.940Z] #39 124.0 CC criu/mount.o [2022-11-05T17:26:24.059Z] #49 DONE 50.8s [2022-11-05T17:26:24.059Z] [2022-11-05T17:26:24.059Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-11-05T17:26:24.198Z] #39 ... [2022-11-05T17:26:24.198Z] [2022-11-05T17:26:24.198Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-11-05T17:26:25.001Z] #50 0.954 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-05T17:26:25.002Z] #50 0.961 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-05T17:26:25.002Z] #50 0.965 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-05T17:26:25.002Z] #50 DONE 1.0s [2022-11-05T17:26:25.002Z] [2022-11-05T17:26:25.002Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:26:25.575Z] #50 1.113 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-05T17:26:25.575Z] #50 1.118 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-05T17:26:25.575Z] #50 1.122 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-05T17:26:25.575Z] #50 DONE 1.3s [2022-11-05T17:26:25.575Z] [2022-11-05T17:26:25.575Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:26:26.388Z] #51 ... [2022-11-05T17:26:26.388Z] [2022-11-05T17:26:26.388Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:26.388Z] #38 117.2 CC criu/libnetlink.o [2022-11-05T17:26:26.388Z] #38 117.7 CC criu/log.o [2022-11-05T17:26:26.388Z] #38 118.3 CC criu/lsm.o [2022-11-05T17:26:26.388Z] #38 118.8 CC criu/mem.o [2022-11-05T17:26:26.388Z] #38 120.7 CC criu/memfd.o [2022-11-05T17:26:26.388Z] #38 121.4 CC criu/mount.o [2022-11-05T17:26:26.388Z] #38 126.0 CC criu/namespaces.o [2022-11-05T17:26:27.783Z] #38 128.2 CC criu/net.o [2022-11-05T17:26:32.034Z] #38 132.0 CC criu/netfilter.o [2022-11-05T17:26:32.034Z] #38 132.4 CC criu/page-pipe.o [2022-11-05T17:26:32.203Z] #51 ... [2022-11-05T17:26:32.203Z] [2022-11-05T17:26:32.203Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:32.203Z] #39 128.2 CC criu/namespaces.o [2022-11-05T17:26:32.203Z] #39 130.7 CC criu/net.o [2022-11-05T17:26:32.203Z] #39 134.4 CC criu/netfilter.o [2022-11-05T17:26:32.203Z] #39 134.7 CC criu/page-pipe.o [2022-11-05T17:26:32.203Z] #39 135.3 CC criu/page-xfer.o [2022-11-05T17:26:32.294Z] #38 133.0 CC criu/page-xfer.o [2022-11-05T17:26:33.570Z] #39 136.6 CC criu/pagemap-cache.o [2022-11-05T17:26:34.175Z] #39 137.1 CC criu/pagemap.o [2022-11-05T17:26:34.205Z] #38 134.7 CC criu/pagemap-cache.o [2022-11-05T17:26:34.205Z] #38 135.0 CC criu/pagemap.o [2022-11-05T17:26:35.105Z] #39 138.0 CC criu/parasite-syscall.o [2022-11-05T17:26:35.586Z] #38 136.0 CC criu/parasite-syscall.o [2022-11-05T17:26:35.586Z] #38 ... [2022-11-05T17:26:35.586Z] [2022-11-05T17:26:35.586Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:26:35.586Z] #51 10.43 Collecting yamllint==1.26.1 [2022-11-05T17:26:35.668Z] #39 ... [2022-11-05T17:26:35.668Z] [2022-11-05T17:26:35.668Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:26:35.668Z] #51 10.33 Collecting yamllint==1.26.1 [2022-11-05T17:26:36.770Z] #51 11.56 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-05T17:26:37.046Z] #51 11.42 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-05T17:26:38.155Z] #51 13.23 Collecting pathspec>=0.5.3 [2022-11-05T17:26:38.155Z] #51 13.27 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-11-05T17:26:38.454Z] #51 12.76 Collecting pathspec>=0.5.3 [2022-11-05T17:26:38.454Z] #51 12.77 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-11-05T17:26:38.643Z] #42 165.9 + mkdir -p /build [2022-11-05T17:26:38.643Z] #42 165.9 + cp runc /build/runc [2022-11-05T17:26:38.643Z] #42 DONE 166.2s [2022-11-05T17:26:38.643Z] [2022-11-05T17:26:38.643Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:26:38.643Z] #27 290.6 + /build/golangci-lint --version [2022-11-05T17:26:38.643Z] #27 291.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-05T17:26:38.643Z] #27 DONE 292.1s [2022-11-05T17:26:38.643Z] [2022-11-05T17:26:38.643Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:26:38.643Z] #37 ... [2022-11-05T17:26:38.643Z] [2022-11-05T17:26:38.643Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-05T17:26:38.643Z] #61 DONE 0.2s [2022-11-05T17:26:38.643Z] [2022-11-05T17:26:38.643Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-05T17:26:38.643Z] #62 DONE 0.1s [2022-11-05T17:26:38.643Z] [2022-11-05T17:26:38.643Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:26:38.712Z] #51 13.31 Collecting pyyaml [2022-11-05T17:26:38.712Z] #51 13.34 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-11-05T17:26:38.712Z] #51 13.42 Building wheels for collected packages: yamllint [2022-11-05T17:26:38.902Z] #37 ... [2022-11-05T17:26:38.902Z] [2022-11-05T17:26:38.902Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-05T17:26:38.902Z] #63 DONE 0.2s [2022-11-05T17:26:38.902Z] [2022-11-05T17:26:38.902Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:26:38.976Z] #51 13.42 Building wheel for yamllint (setup.py): started [2022-11-05T17:26:39.107Z] #51 14.09 Collecting pyyaml [2022-11-05T17:26:39.107Z] #51 14.13 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-11-05T17:26:39.107Z] #51 14.23 Building wheels for collected packages: yamllint [2022-11-05T17:26:39.107Z] #51 14.23 Building wheel for yamllint (setup.py): started [2022-11-05T17:26:39.469Z] #37 260.5 + bin/containerd [2022-11-05T17:26:39.944Z] #51 14.58 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-05T17:26:39.944Z] #51 14.59 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2514f51c8c798c65bbcbd4c57dd75ea9dbe8b99ed91fe99472898c6aefa7465c [2022-11-05T17:26:39.944Z] #51 14.59 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-05T17:26:39.944Z] #51 14.59 Successfully built yamllint [2022-11-05T17:26:39.944Z] #51 14.63 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-05T17:26:40.500Z] #51 15.59 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-05T17:26:40.500Z] #51 15.59 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=89a681cd751177d29f3f1872b8420b9258410f46f19f613a9f3972178ee0af99 [2022-11-05T17:26:40.500Z] #51 15.59 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-05T17:26:40.500Z] #51 15.64 Successfully built yamllint [2022-11-05T17:26:40.500Z] #51 15.65 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-05T17:26:40.506Z] #51 15.08 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-11-05T17:26:41.069Z] #51 DONE 15.6s [2022-11-05T17:26:41.069Z] [2022-11-05T17:26:41.069Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-05T17:26:41.325Z] #52 DONE 0.3s [2022-11-05T17:26:41.325Z] [2022-11-05T17:26:41.325Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-05T17:26:41.442Z] #51 16.38 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-11-05T17:26:41.890Z] #53 DONE 0.4s [2022-11-05T17:26:41.890Z] [2022-11-05T17:26:41.890Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-05T17:26:41.890Z] #54 DONE 0.3s [2022-11-05T17:26:41.890Z] [2022-11-05T17:26:41.890Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-05T17:26:41.890Z] #55 DONE 0.0s [2022-11-05T17:26:41.890Z] [2022-11-05T17:26:41.890Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-05T17:26:42.021Z] #51 DONE 17.0s [2022-11-05T17:26:42.021Z] [2022-11-05T17:26:42.021Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-05T17:26:42.146Z] #56 DONE 0.1s [2022-11-05T17:26:42.146Z] [2022-11-05T17:26:42.146Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:42.146Z] #39 139.0 CC criu/path.o [2022-11-05T17:26:42.146Z] #39 139.2 CC criu/pie-util-vdso-elf32.o [2022-11-05T17:26:42.146Z] #39 139.8 CC criu/pie-util-vdso.o [2022-11-05T17:26:42.146Z] #39 140.4 CC criu/pie-util.o [2022-11-05T17:26:42.146Z] #39 140.7 CC criu/pipes.o [2022-11-05T17:26:42.146Z] #39 141.6 CC criu/plugin.o [2022-11-05T17:26:42.146Z] #39 142.2 CC criu/proc_parse.o [2022-11-05T17:26:42.285Z] #52 DONE 0.6s [2022-11-05T17:26:42.285Z] [2022-11-05T17:26:42.285Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:42.285Z] #38 137.6 CC criu/path.o [2022-11-05T17:26:42.285Z] #38 138.2 CC criu/pie-util-vdso-elf32.o [2022-11-05T17:26:42.285Z] #38 138.8 CC criu/pie-util-vdso.o [2022-11-05T17:26:42.285Z] #38 139.5 CC criu/pie-util.o [2022-11-05T17:26:42.285Z] #38 139.9 CC criu/pipes.o [2022-11-05T17:26:42.285Z] #38 140.9 CC criu/plugin.o [2022-11-05T17:26:42.285Z] #38 141.8 CC criu/proc_parse.o [2022-11-05T17:26:42.708Z] #39 145.6 CC criu/protobuf-desc.o [2022-11-05T17:26:43.228Z] #38 ... [2022-11-05T17:26:43.228Z] [2022-11-05T17:26:43.228Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-05T17:26:43.228Z] #53 DONE 0.5s [2022-11-05T17:26:43.228Z] [2022-11-05T17:26:43.228Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-05T17:26:43.228Z] #54 DONE 0.3s [2022-11-05T17:26:43.228Z] [2022-11-05T17:26:43.228Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:26:43.228Z] #37 ... [2022-11-05T17:26:43.228Z] [2022-11-05T17:26:43.228Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-05T17:26:43.228Z] #55 DONE 0.1s [2022-11-05T17:26:43.228Z] [2022-11-05T17:26:43.228Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-05T17:26:43.228Z] #56 DONE 0.0s [2022-11-05T17:26:43.489Z] [2022-11-05T17:26:43.489Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:26:44.076Z] #39 146.8 CC criu/protobuf.o [2022-11-05T17:26:44.332Z] #39 147.2 CC criu/pstree.o [2022-11-05T17:26:44.883Z] #31 ... [2022-11-05T17:26:44.883Z] [2022-11-05T17:26:44.883Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:44.883Z] #38 145.5 CC criu/protobuf-desc.o [2022-11-05T17:26:45.739Z] #39 148.5 CC criu/rbtree.o [2022-11-05T17:26:45.823Z] #38 146.7 CC criu/protobuf.o [2022-11-05T17:26:45.996Z] #39 148.8 CC criu/rst-malloc.o [2022-11-05T17:26:46.253Z] #39 149.2 CC criu/seccomp.o [2022-11-05T17:26:46.394Z] #38 147.0 CC criu/pstree.o [2022-11-05T17:26:46.858Z] #39 149.9 CC criu/seize.o [2022-11-05T17:26:47.780Z] #38 148.3 CC criu/rbtree.o [2022-11-05T17:26:47.780Z] #38 148.6 CC criu/rst-malloc.o [2022-11-05T17:26:48.152Z] #37 282.7 # github.com/containerd/containerd/cmd/containerd [2022-11-05T17:26:48.152Z] #37 282.7 /usr/bin/ld: /tmp/go-link-1192766285/000019.o: in function `New': [2022-11-05T17:26:48.152Z] #37 282.7 /tmp/tmp.vcH5fs7F9T/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-11-05T17:26:48.152Z] #37 282.8 + bin/containerd-stress [2022-11-05T17:26:48.152Z] #37 283.9 + bin/containerd-shim [2022-11-05T17:26:48.157Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-11-05T17:26:48.157Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-67fb6410\powershellScript.ps1'; exit $LASTEXITCODE; [2022-11-05T17:26:48.157Z] ---------------------------------------------------------------------------- [2022-11-05T17:26:48.157Z] [2022-11-05T17:26:48.157Z] INFO: executeCI.ps1 starting at Sat Nov 5 17:26:47 CUT 2022 [2022-11-05T17:26:48.157Z] [2022-11-05T17:26:48.157Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-11-05T17:26:48.157Z] INFO: Running git version 2.24.1.windows.2 [2022-11-05T17:26:48.270Z] #39 151.4 CC criu/servicefd.o [2022-11-05T17:26:48.351Z] #38 149.1 CC criu/seccomp.o [2022-11-05T17:26:48.616Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-11-05T17:26:48.616Z] INFO: Environment variables: [2022-11-05T17:26:48.751Z] #35 ... [2022-11-05T17:26:48.751Z] [2022-11-05T17:26:48.751Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:26:48.751Z] #40 172.0 + mkdir -p /build [2022-11-05T17:26:48.751Z] #40 172.0 + cp runc /build/runc [2022-11-05T17:26:48.751Z] #40 DONE 174.0s [2022-11-05T17:26:48.751Z] [2022-11-05T17:26:48.751Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:26:48.751Z] #35 310.8 + /build/golangci-lint --version [2022-11-05T17:26:48.751Z] #35 312.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-05T17:26:48.751Z] #35 DONE 312.1s [2022-11-05T17:26:48.751Z] [2022-11-05T17:26:48.751Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:26:48.874Z] #39 151.9 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:26:48.874Z] #39 151.9 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:26:48.874Z] #39 152.0 CC criu/shmem.o [2022-11-05T17:26:49.074Z] [2022-11-05T17:26:49.074Z] Name Value [2022-11-05T17:26:49.074Z] ---- ----- [2022-11-05T17:26:49.074Z] ALLUSERSPROFILE C:\ProgramData [2022-11-05T17:26:49.074Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-11-05T17:26:49.074Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-11-05T17:26:49.074Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-11-05T17:26:49.074Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-11-05T17:26:49.074Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-11-05T17:26:49.074Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-11-05T17:26:49.074Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-11-05T17:26:49.074Z] BRANCH_NAME PR-44412 [2022-11-05T17:26:49.074Z] BUILD_DISPLAY_NAME #1 [2022-11-05T17:26:49.074Z] BUILD_ID 1 [2022-11-05T17:26:49.074Z] BUILD_NUMBER 1 [2022-11-05T17:26:49.074Z] BUILD_TAG jenkins-moby-PR-44412-1 [2022-11-05T17:26:49.074Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44412/1/ [2022-11-05T17:26:49.074Z] CHANGE_AUTHOR thaJeztah [2022-11-05T17:26:49.074Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-11-05T17:26:49.074Z] CHANGE_BRANCH 20.10_bump_go_1.18.8 [2022-11-05T17:26:49.074Z] CHANGE_FORK thaJeztah/docker [2022-11-05T17:26:49.074Z] CHANGE_ID 44412 [2022-11-05T17:26:49.074Z] CHANGE_TARGET 20.10 [2022-11-05T17:26:49.074Z] CHANGE_TITLE [20.10] update to Go 1.18.8 to address CVE-2022-41716 [2022-11-05T17:26:49.074Z] CHANGE_URL https://github.com/moby/moby/pull/44412 [2022-11-05T17:26:49.074Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:26:49.074Z] CommonProgramFiles C:\Program Files\Common Files [2022-11-05T17:26:49.074Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-11-05T17:26:49.074Z] CommonProgramW6432 C:\Program Files\Common Files [2022-11-05T17:26:49.074Z] COMPUTERNAME azwin-2-d6f2c0 [2022-11-05T17:26:49.074Z] ComSpec C:\Windows\system32\cmd.exe [2022-11-05T17:26:49.074Z] ConfigSequenceNumber 0 [2022-11-05T17:26:49.074Z] DOCKER_BUILDKIT 0 [2022-11-05T17:26:49.074Z] DOCKER_DUT_DEBUG 1 [2022-11-05T17:26:49.074Z] DOCKER_EXPERIMENTAL 1 [2022-11-05T17:26:49.074Z] DOCKER_GRAPHDRIVER overlay2 [2022-11-05T17:26:49.074Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-11-05T17:26:49.074Z] EXECUTOR_NUMBER 0 [2022-11-05T17:26:49.074Z] FQDN azwin-2-d6f2c0.westus.cloudapp.azure.com [2022-11-05T17:26:49.074Z] GIT_BRANCH PR-44412 [2022-11-05T17:26:49.074Z] GIT_COMMIT 0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:26:49.074Z] GIT_URL https://github.com/moby/moby.git [2022-11-05T17:26:49.074Z] HUDSON_COOKIE 2fafbdbb-6a0b-46cd-946d-f926527c4742 [2022-11-05T17:26:49.074Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-11-05T17:26:49.074Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-11-05T17:26:49.074Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-11-05T17:26:49.074Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-11-05T17:26:49.074Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-11-05T17:26:49.074Z] JENKINS_NODE_COOKIE 9586738e-77aa-4f94-ab2b-866c9c2e7760 [2022-11-05T17:26:49.074Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-11-05T17:26:49.074Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-11-05T17:26:49.074Z] JOB_BASE_NAME PR-44412 [2022-11-05T17:26:49.074Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44412/display/redirect [2022-11-05T17:26:49.074Z] JOB_NAME moby/PR-44412 [2022-11-05T17:26:49.074Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44412/ [2022-11-05T17:26:49.074Z] library.jps.version master [2022-11-05T17:26:49.074Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-11-05T17:26:49.074Z] NODE_LABELS amd64 azure azwin-2-d6f2c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-11-05T17:26:49.074Z] NODE_NAME azwin-2-d6f2c0 [2022-11-05T17:26:49.074Z] NUMBER_OF_PROCESSORS 4 [2022-11-05T17:26:49.074Z] OS Windows_NT [2022-11-05T17:26:49.074Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-11-05T17:26:49.074Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-11-05T17:26:49.074Z] PROCESSOR_ARCHITECTURE AMD64 [2022-11-05T17:26:49.074Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-11-05T17:26:49.074Z] PROCESSOR_LEVEL 6 [2022-11-05T17:26:49.074Z] PROCESSOR_REVISION 4f01 [2022-11-05T17:26:49.074Z] ProgramData C:\ProgramData [2022-11-05T17:26:49.075Z] ProgramFiles C:\Program Files [2022-11-05T17:26:49.075Z] ProgramFiles(x86) C:\Program Files (x86) [2022-11-05T17:26:49.075Z] ProgramW6432 C:\Program Files [2022-11-05T17:26:49.075Z] PROMPT $P$G [2022-11-05T17:26:49.075Z] PSExecutionPolicyPreference Bypass [2022-11-05T17:26:49.075Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-11-05T17:26:49.075Z] PUBLIC C:\Users\Public [2022-11-05T17:26:49.075Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44412/1/display/redirect?page=artif... [2022-11-05T17:26:49.075Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44412/1/display/redirect?page=changes [2022-11-05T17:26:49.075Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44412/1/display/redirect [2022-11-05T17:26:49.075Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44412/1/display/redirect?page=tests [2022-11-05T17:26:49.075Z] SKIP_VALIDATION_TESTS 1 [2022-11-05T17:26:49.075Z] SOURCES_DRIVE d [2022-11-05T17:26:49.075Z] SOURCES_SUBDIR gopath [2022-11-05T17:26:49.075Z] STAGE_NAME Run tests [2022-11-05T17:26:49.075Z] SystemDrive C: [2022-11-05T17:26:49.075Z] SystemRoot C:\Windows [2022-11-05T17:26:49.075Z] TEMP C:\Windows\TEMP [2022-11-05T17:26:49.075Z] TESTDEBUG 0 [2022-11-05T17:26:49.075Z] TESTRUN_DRIVE d [2022-11-05T17:26:49.075Z] TESTRUN_SUBDIR CI [2022-11-05T17:26:49.075Z] TIMEOUT 120m [2022-11-05T17:26:49.075Z] TMP C:\Windows\TEMP [2022-11-05T17:26:49.075Z] USERDOMAIN WORKGROUP [2022-11-05T17:26:49.075Z] USERNAME azwin-2-d6f2c0$ [2022-11-05T17:26:49.075Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-11-05T17:26:49.075Z] windir C:\Windows [2022-11-05T17:26:49.075Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-11-05T17:26:49.075Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-11-05T17:26:49.075Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-11-05T17:26:49.075Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-11-05T17:26:49.075Z] [2022-11-05T17:26:49.075Z] [2022-11-05T17:26:49.075Z] [2022-11-05T17:26:49.696Z] #37 ... [2022-11-05T17:26:49.696Z] [2022-11-05T17:26:49.696Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-05T17:26:49.741Z] #38 150.1 CC criu/seize.o [2022-11-05T17:26:49.985Z] #61 DONE 0.4s [2022-11-05T17:26:49.985Z] [2022-11-05T17:26:49.985Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-05T17:26:49.985Z] #62 DONE 0.1s [2022-11-05T17:26:49.985Z] [2022-11-05T17:26:49.985Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-05T17:26:50.248Z] #63 DONE 0.2s [2022-11-05T17:26:50.248Z] [2022-11-05T17:26:50.248Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:26:50.707Z] #37 292.4 + bin/containerd-shim-runc-v1 [2022-11-05T17:26:50.777Z] #39 153.7 CC criu/sigframe.o [2022-11-05T17:26:51.041Z] #39 154.0 CC criu/signalfd.o [2022-11-05T17:26:51.154Z] #38 151.7 CC criu/servicefd.o [2022-11-05T17:26:51.266Z] INFO: Sources under d:\gopath\... [2022-11-05T17:26:51.266Z] INFO: Test run under d:\CI\... [2022-11-05T17:26:51.266Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-11-05T17:26:51.266Z] INFO: docker/docker repository was found [2022-11-05T17:26:51.266Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-11-05T17:26:51.623Z] #37 271.0 + bin/containerd [2022-11-05T17:26:51.651Z] #39 154.6 CC criu/sk-inet.o [2022-11-05T17:26:51.674Z] #38 152.3 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:26:51.674Z] #38 152.3 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:26:51.674Z] #38 152.3 CC criu/shmem.o [2022-11-05T17:26:51.724Z] ltsc2019: Pulling from windows/servercore [2022-11-05T17:26:51.724Z] b111c3320c94: Pulling fs layer [2022-11-05T17:26:51.724Z] 028c482fad0f: Pulling fs layer [2022-11-05T17:26:52.646Z] #38 153.4 CC criu/sigframe.o [2022-11-05T17:26:52.907Z] #38 153.6 CC criu/signalfd.o [2022-11-05T17:26:53.170Z] #38 153.9 CC criu/sk-inet.o [2022-11-05T17:26:53.556Z] #39 156.3 CC criu/sk-netlink.o [2022-11-05T17:26:53.812Z] #39 156.8 CC criu/sk-packet.o [2022-11-05T17:26:54.554Z] #38 155.2 CC criu/sk-netlink.o [2022-11-05T17:26:54.740Z] #39 157.7 CC criu/sk-queue.o [2022-11-05T17:26:55.124Z] #38 155.6 CC criu/sk-packet.o [2022-11-05T17:26:55.669Z] #39 158.7 CC criu/sk-tcp.o [2022-11-05T17:26:55.695Z] #38 156.3 CC criu/sk-queue.o [2022-11-05T17:26:55.956Z] #38 156.7 CC criu/sk-tcp.o [2022-11-05T17:26:55.973Z] #37 297.3 + bin/containerd-shim-runc-v2 [2022-11-05T17:26:56.231Z] #37 298.1 + binaries [2022-11-05T17:26:56.231Z] #37 298.1 + install -D bin/containerd /build/containerd [2022-11-05T17:26:56.231Z] #37 298.1 + install -D bin/containerd-shim /build/containerd-shim [2022-11-05T17:26:56.231Z] #37 298.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-05T17:26:56.231Z] #37 298.1 + install -D bin/ctr /build/ctr [2022-11-05T17:26:56.527Z] #38 157.3 CC criu/sk-unix.o [2022-11-05T17:26:56.640Z] #39 159.6 CC criu/sk-unix.o [2022-11-05T17:26:57.165Z] #37 DONE 298.8s [2022-11-05T17:26:57.739Z] [2022-11-05T17:26:57.739Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-05T17:26:57.739Z] #64 DONE 0.2s [2022-11-05T17:26:57.739Z] [2022-11-05T17:26:57.739Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-05T17:26:57.739Z] #65 DONE 0.1s [2022-11-05T17:26:57.997Z] [2022-11-05T17:26:57.997Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-05T17:26:57.997Z] #66 DONE 0.2s [2022-11-05T17:26:57.997Z] [2022-11-05T17:26:57.997Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-05T17:26:58.255Z] #67 DONE 0.1s [2022-11-05T17:26:58.255Z] [2022-11-05T17:26:58.255Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-05T17:26:58.255Z] #68 DONE 0.0s [2022-11-05T17:26:58.255Z] [2022-11-05T17:26:58.255Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-05T17:26:59.072Z] #38 159.6 CC criu/sockets.o [2022-11-05T17:26:59.203Z] #39 161.9 CC criu/sockets.o [2022-11-05T17:27:00.456Z] #38 160.9 CC criu/stats.o [2022-11-05T17:27:00.456Z] #38 161.2 CC criu/string.o [2022-11-05T17:27:00.612Z] #39 163.6 CC criu/stats.o [2022-11-05T17:27:00.717Z] #38 161.3 CC criu/sysctl.o [2022-11-05T17:27:00.800Z] #69 DONE 2.1s [2022-11-05T17:27:00.800Z] [2022-11-05T17:27:00.800Z] #70 exporting to image [2022-11-05T17:27:00.800Z] #70 exporting layers [2022-11-05T17:27:01.174Z] #39 164.2 CC criu/string.o [2022-11-05T17:27:01.288Z] #38 162.1 CC criu/sysfs_parse.o [2022-11-05T17:27:01.434Z] #39 164.4 CC criu/sysctl.o [2022-11-05T17:27:01.859Z] #38 162.6 CC criu/timens.o [2022-11-05T17:27:02.430Z] #38 163.0 CC criu/timerfd.o [2022-11-05T17:27:02.690Z] #38 163.4 CC criu/tty.o [2022-11-05T17:27:02.807Z] #39 165.6 CC criu/sysfs_parse.o [2022-11-05T17:27:03.443Z] #39 166.4 CC criu/timens.o [2022-11-05T17:27:03.699Z] #39 166.9 CC criu/timerfd.o [2022-11-05T17:27:04.087Z] #38 ... [2022-11-05T17:27:04.088Z] [2022-11-05T17:27:04.088Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:27:04.088Z] #31 220.0 + dpkg --print-architecture [2022-11-05T17:27:04.088Z] #31 220.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-11-05T17:27:04.088Z] #31 220.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-11-05T17:27:04.088Z] #31 220.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-11-05T17:27:04.260Z] #39 167.3 CC criu/tty.o [2022-11-05T17:27:04.992Z] #70 exporting layers 4.5s done [2022-11-05T17:27:04.992Z] #70 writing image sha256:1af0522f610187a8dfbfe79636c1cd7ed08e8c678e4b29cf4f1cdadb258a470e done [2022-11-05T17:27:04.992Z] #70 naming to docker.io/library/docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 done [2022-11-05T17:27:04.992Z] #70 DONE 4.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-11-05T17:27:05.513Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/test/unit [2022-11-05T17:27:06.558Z] 028c482fad0f: Verifying Checksum [2022-11-05T17:27:06.832Z] #39 169.5 CC criu/tun.o [2022-11-05T17:27:07.132Z] #39 170.1 CC criu/uffd.o [2022-11-05T17:27:07.416Z] ? github.com/docker/docker/api [no test files] [2022-11-05T17:27:08.500Z] #39 171.4 CC criu/util.o [2022-11-05T17:27:09.431Z] #39 ... [2022-11-05T17:27:09.431Z] [2022-11-05T17:27:09.431Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:27:09.688Z] #24 226.2 + dpkg --print-architecture [2022-11-05T17:27:09.688Z] #24 226.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-11-05T17:27:09.944Z] #24 226.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-11-05T17:27:09.944Z] #24 226.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-11-05T17:27:14.264Z] #31 ... [2022-11-05T17:27:14.264Z] [2022-11-05T17:27:14.264Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:14.264Z] #38 165.6 CC criu/tun.o [2022-11-05T17:27:14.264Z] #38 166.2 CC criu/uffd.o [2022-11-05T17:27:14.264Z] #38 167.5 CC criu/util.o [2022-11-05T17:27:14.264Z] #38 169.1 CC criu/uts_ns.o [2022-11-05T17:27:14.264Z] #38 169.4 CC criu/vdso-compat.o [2022-11-05T17:27:14.264Z] #38 169.7 CC criu/vdso.o [2022-11-05T17:27:14.264Z] #38 170.4 LINK criu/built-in.o [2022-11-05T17:27:14.264Z] #38 170.6 LINK criu/criu [2022-11-05T17:27:14.264Z] #38 171.0 DEP lib/c/criu.d [2022-11-05T17:27:14.264Z] #38 171.2 CC images/rpc.pb-c.o [2022-11-05T17:27:14.264Z] #38 171.9 CC lib/c/criu.o [2022-11-05T17:27:14.264Z] #38 173.2 LINK lib/c/built-in.o [2022-11-05T17:27:14.264Z] #38 173.3 LINK lib/c/libcriu.so [2022-11-05T17:27:14.264Z] #38 173.3 LINK lib/c/libcriu.a [2022-11-05T17:27:14.264Z] #38 173.5 GEN magic.py [2022-11-05T17:27:14.264Z] #38 173.7 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:27:14.264Z] #38 173.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:27:14.264Z] #38 173.7 Note: Building without GnuTLS support [2022-11-05T17:27:14.264Z] #38 173.7 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:27:14.264Z] #38 173.7 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:27:14.264Z] #38 174.9 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:27:15.205Z] #38 175.7 make[1]: Nothing to be done for 'all'. [2022-11-05T17:27:15.774Z] #38 176.5 make[1]: 'images/built-in.o' is up to date. [2022-11-05T17:27:15.774Z] #38 176.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-05T17:27:15.774Z] #38 176.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-05T17:27:15.774Z] #38 176.6 make[1]: 'compel/libcompel.a' is up to date. [2022-11-05T17:27:16.034Z] #38 176.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-05T17:27:16.034Z] #38 176.7 make[1]: Nothing to be done for 'all'. [2022-11-05T17:27:16.034Z] #38 176.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:27:16.034Z] #38 176.9 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:16.294Z] #38 176.9 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:16.294Z] #38 177.0 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:16.554Z] #38 177.1 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:16.554Z] #38 177.2 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:16.554Z] #38 177.2 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:16.554Z] #38 177.3 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:16.815Z] #38 177.4 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:16.815Z] #38 177.4 INSTALL criu/criu [2022-11-05T17:27:17.074Z] #38 DONE 177.8s [2022-11-05T17:27:17.074Z] [2022-11-05T17:27:17.074Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:27:18.164Z] #24 ... [2022-11-05T17:27:18.164Z] [2022-11-05T17:27:18.164Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:18.164Z] #39 172.9 CC criu/uts_ns.o [2022-11-05T17:27:18.164Z] #39 173.2 CC criu/vdso-compat.o [2022-11-05T17:27:18.164Z] #39 173.4 CC criu/vdso.o [2022-11-05T17:27:18.164Z] #39 174.2 LINK criu/built-in.o [2022-11-05T17:27:18.164Z] #39 174.3 LINK criu/criu [2022-11-05T17:27:18.164Z] #39 174.8 DEP lib/c/criu.d [2022-11-05T17:27:18.164Z] #39 175.0 CC images/rpc.pb-c.o [2022-11-05T17:27:18.164Z] #39 175.7 CC lib/c/criu.o [2022-11-05T17:27:18.164Z] #39 177.1 LINK lib/c/built-in.o [2022-11-05T17:27:18.164Z] #39 177.1 LINK lib/c/libcriu.so [2022-11-05T17:27:18.164Z] #39 177.2 LINK lib/c/libcriu.a [2022-11-05T17:27:18.164Z] #39 177.4 GEN magic.py [2022-11-05T17:27:18.164Z] #39 177.6 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:27:18.164Z] #39 177.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:27:18.164Z] #39 177.6 Note: Building without GnuTLS support [2022-11-05T17:27:18.164Z] #39 177.6 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:27:18.164Z] #39 177.6 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:27:18.164Z] #39 178.4 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:27:18.164Z] #39 179.2 make[1]: Nothing to be done for 'all'. [2022-11-05T17:27:18.164Z] #39 180.0 make[1]: 'images/built-in.o' is up to date. [2022-11-05T17:27:18.164Z] #39 180.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-05T17:27:18.164Z] #39 180.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-05T17:27:18.164Z] #39 180.2 make[1]: 'compel/libcompel.a' is up to date. [2022-11-05T17:27:18.164Z] #39 180.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-05T17:27:18.164Z] #39 180.2 make[1]: Nothing to be done for 'all'. [2022-11-05T17:27:18.164Z] #39 180.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:27:18.164Z] #39 180.5 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:18.164Z] #39 180.5 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:18.164Z] #39 180.6 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:18.164Z] #39 180.8 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:18.164Z] #39 180.8 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:18.164Z] #39 180.9 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:18.164Z] #39 180.9 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:18.164Z] #39 181.0 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:18.164Z] #39 181.1 INSTALL criu/criu [2022-11-05T17:27:18.732Z] #39 DONE 181.6s [2022-11-05T17:27:18.732Z] [2022-11-05T17:27:18.732Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:27:19.624Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-11-05T17:27:27.652Z] b111c3320c94: Verifying Checksum [2022-11-05T17:27:27.653Z] b111c3320c94: Download complete [2022-11-05T17:27:29.355Z] #36 ... [2022-11-05T17:27:29.355Z] [2022-11-05T17:27:29.355Z] #31 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:27:29.355Z] #31 DONE 243.6s [2022-11-05T17:27:29.355Z] [2022-11-05T17:27:29.355Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:27:29.355Z] #36 ... [2022-11-05T17:27:29.355Z] [2022-11-05T17:27:29.355Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-05T17:27:29.355Z] #57 DONE 0.2s [2022-11-05T17:27:29.355Z] [2022-11-05T17:27:29.355Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-05T17:27:29.355Z] #58 DONE 0.1s [2022-11-05T17:27:29.355Z] [2022-11-05T17:27:29.355Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-05T17:27:29.355Z] #59 DONE 0.1s [2022-11-05T17:27:29.355Z] [2022-11-05T17:27:29.355Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:27:29.355Z] #36 ... [2022-11-05T17:27:29.355Z] [2022-11-05T17:27:29.355Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-05T17:27:29.355Z] #60 DONE 0.1s [2022-11-05T17:27:29.355Z] [2022-11-05T17:27:29.355Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:27:33.712Z] #37 ... [2022-11-05T17:27:33.712Z] [2022-11-05T17:27:33.712Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:27:33.712Z] #24 DONE 249.3s [2022-11-05T17:27:33.712Z] [2022-11-05T17:27:33.712Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:27:33.712Z] #37 ... [2022-11-05T17:27:33.712Z] [2022-11-05T17:27:33.712Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-05T17:27:34.317Z] #57 DONE 0.4s [2022-11-05T17:27:34.317Z] [2022-11-05T17:27:34.317Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-05T17:27:34.317Z] #58 DONE 0.1s [2022-11-05T17:27:34.317Z] [2022-11-05T17:27:34.317Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:27:34.317Z] #33 ... [2022-11-05T17:27:34.317Z] [2022-11-05T17:27:34.317Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-05T17:27:34.317Z] #59 DONE 0.1s [2022-11-05T17:27:34.317Z] [2022-11-05T17:27:34.317Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-05T17:27:34.573Z] #60 DONE 0.1s [2022-11-05T17:27:34.573Z] [2022-11-05T17:27:34.573Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:27:35.737Z] #37 311.6 # github.com/containerd/containerd/cmd/containerd [2022-11-05T17:27:35.737Z] #37 311.6 /usr/bin/ld: /tmp/go-link-185663690/000019.o: in function `New': [2022-11-05T17:27:35.737Z] #37 311.6 /tmp/tmp.ib6FO5XFaa/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-11-05T17:27:35.737Z] #37 311.7 + bin/containerd-stress [2022-11-05T17:27:35.737Z] #37 312.9 + bin/containerd-shim [2022-11-05T17:27:43.856Z] #37 324.1 + bin/containerd-shim-runc-v1 [2022-11-05T17:27:47.853Z] #37 323.1 # github.com/containerd/containerd/cmd/containerd [2022-11-05T17:27:47.853Z] #37 323.1 /usr/bin/ld: /tmp/go-link-4144071234/000019.o: in function `New': [2022-11-05T17:27:47.853Z] #37 323.1 /tmp/tmp.PclmcG2rPv/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-11-05T17:27:47.853Z] #37 323.2 + bin/containerd-stress [2022-11-05T17:27:47.853Z] #37 324.3 + bin/containerd-shim [2022-11-05T17:27:50.421Z] #37 330.4 + bin/containerd-shim-runc-v2 [2022-11-05T17:27:50.421Z] #37 331.2 + binaries [2022-11-05T17:27:50.421Z] #37 331.2 + install -D bin/containerd /build/containerd [2022-11-05T17:27:50.421Z] #37 331.3 + install -D bin/containerd-shim /build/containerd-shim [2022-11-05T17:27:50.421Z] #37 331.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-05T17:27:50.421Z] #37 331.3 + install -D bin/ctr /build/ctr [2022-11-05T17:27:50.679Z] #37 DONE 331.6s [2022-11-05T17:27:51.614Z] [2022-11-05T17:27:51.614Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-05T17:27:51.872Z] #64 DONE 0.2s [2022-11-05T17:27:51.872Z] [2022-11-05T17:27:51.872Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-05T17:27:51.872Z] #65 DONE 0.1s [2022-11-05T17:27:51.872Z] [2022-11-05T17:27:51.872Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-05T17:27:52.131Z] #66 DONE 0.2s [2022-11-05T17:27:52.131Z] [2022-11-05T17:27:52.131Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-05T17:27:52.131Z] #67 DONE 0.1s [2022-11-05T17:27:52.131Z] [2022-11-05T17:27:52.131Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-05T17:27:52.131Z] #68 DONE 0.0s [2022-11-05T17:27:52.131Z] [2022-11-05T17:27:52.131Z] #69 [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-11-05T17:27:52.698Z] #69 0.659 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-11-05T17:27:52.956Z] #69 0.740 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-11-05T17:27:52.956Z] #69 0.833 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-11-05T17:27:53.522Z] #69 0.912 Reading package lists... [2022-11-05T17:27:54.347Z] #69 1.522 Reading package lists... [2022-11-05T17:27:54.347Z] #69 2.011 Building dependency tree... [2022-11-05T17:27:54.347Z] #69 2.122 Reading state information... [2022-11-05T17:27:54.347Z] #69 2.234 The following additional packages will be installed: [2022-11-05T17:27:54.606Z] #69 2.235 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-11-05T17:27:54.606Z] #69 2.235 Suggested packages: [2022-11-05T17:27:54.606Z] #69 2.235 systemd-container policykit-1 [2022-11-05T17:27:54.606Z] #69 2.235 Recommended packages: [2022-11-05T17:27:54.606Z] #69 2.235 systemd-timesyncd | time-daemon libnss-systemd [2022-11-05T17:27:54.606Z] #69 2.299 The following NEW packages will be installed: [2022-11-05T17:27:54.606Z] #69 2.299 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-11-05T17:27:54.606Z] #69 2.300 libkmod2 libpam-systemd systemd systemd-sysv [2022-11-05T17:27:54.863Z] #69 2.567 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:27:54.863Z] #69 2.567 Need to get 5828 kB of archives. [2022-11-05T17:27:54.863Z] #69 2.567 After this operation, 19.3 MB of additional disk space will be used. [2022-11-05T17:27:54.863Z] #69 2.567 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-11-05T17:27:54.863Z] #69 2.570 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-11-05T17:27:54.863Z] #69 2.571 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-11-05T17:27:54.864Z] #69 2.574 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-11-05T17:27:54.864Z] #69 2.575 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2022-11-05T17:27:54.864Z] #69 2.770 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2022-11-05T17:27:55.121Z] #69 2.865 Get:7 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2022-11-05T17:27:55.121Z] #69 2.867 Get:8 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2022-11-05T17:27:55.121Z] #69 2.870 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2022-11-05T17:27:55.121Z] #69 2.879 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2022-11-05T17:27:55.121Z] #69 2.997 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:27:55.121Z] #69 3.029 Fetched 5828 kB in 1s (10.1 MB/s) [2022-11-05T17:27:55.121Z] #69 3.056 Selecting previously unselected package libargon2-1:amd64. [2022-11-05T17:27:55.121Z] #69 3.056 (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 ... 28609 files and directories currently installed.) [2022-11-05T17:27:55.121Z] #69 3.086 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-11-05T17:27:55.121Z] #69 3.095 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-11-05T17:27:55.379Z] #69 3.132 Selecting previously unselected package libjson-c5:amd64. [2022-11-05T17:27:55.379Z] #69 3.135 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-11-05T17:27:55.379Z] #69 3.138 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-11-05T17:27:55.379Z] #69 3.180 Selecting previously unselected package libcryptsetup12:amd64. [2022-11-05T17:27:55.379Z] #69 3.183 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-11-05T17:27:55.379Z] #69 3.189 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-11-05T17:27:55.379Z] #69 3.245 Selecting previously unselected package libkmod2:amd64. [2022-11-05T17:27:55.638Z] #69 3.248 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-11-05T17:27:55.638Z] #69 3.252 Unpacking libkmod2:amd64 (28-1) ... [2022-11-05T17:27:55.638Z] #69 3.302 Selecting previously unselected package systemd. [2022-11-05T17:27:55.638Z] #69 3.305 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:27:55.638Z] #69 3.339 Unpacking systemd (247.3-7+deb11u1) ... [2022-11-05T17:27:55.896Z] #69 3.827 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-11-05T17:27:56.154Z] #69 3.840 Setting up libjson-c5:amd64 (0.15-2) ... [2022-11-05T17:27:56.154Z] #69 3.853 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-11-05T17:27:56.154Z] #69 3.865 Setting up libkmod2:amd64 (28-1) ... [2022-11-05T17:27:56.154Z] #69 3.877 Setting up systemd (247.3-7+deb11u1) ... [2022-11-05T17:27:56.154Z] #69 3.917 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-11-05T17:27:56.154Z] #69 3.919 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-11-05T17:27:56.154Z] #69 3.922 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-11-05T17:27:56.154Z] #69 3.946 Initializing machine ID from KVM UUID. [2022-11-05T17:27:56.719Z] #69 4.278 Selecting previously unselected package systemd-sysv. [2022-11-05T17:27:56.719Z] #69 4.278 (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 ... 29420 files and directories currently installed.) [2022-11-05T17:27:56.719Z] #69 4.292 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:27:56.719Z] #69 4.296 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2022-11-05T17:27:56.719Z] #69 4.337 Selecting previously unselected package libdbus-1-3:amd64. [2022-11-05T17:27:56.719Z] #69 4.340 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2022-11-05T17:27:56.719Z] #69 4.344 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2022-11-05T17:27:56.719Z] #69 4.406 Selecting previously unselected package dbus. [2022-11-05T17:27:56.719Z] #69 4.409 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2022-11-05T17:27:56.719Z] #69 4.419 Unpacking dbus (1.12.24-0+deb11u1) ... [2022-11-05T17:27:56.719Z] #69 4.477 Selecting previously unselected package libpam-systemd:amd64. [2022-11-05T17:27:56.719Z] #69 4.480 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:27:56.719Z] #69 4.484 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:27:56.719Z] #69 4.533 Selecting previously unselected package dbus-user-session. [2022-11-05T17:27:56.719Z] #69 4.535 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2022-11-05T17:27:56.719Z] #69 4.540 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2022-11-05T17:27:56.719Z] #69 4.583 Setting up systemd-sysv (247.3-7+deb11u1) ... [2022-11-05T17:27:56.719Z] #69 4.594 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2022-11-05T17:27:56.719Z] #69 4.607 Setting up dbus (1.12.24-0+deb11u1) ... [2022-11-05T17:27:56.978Z] #69 4.734 invoke-rc.d: could not determine current runlevel [2022-11-05T17:27:56.978Z] #69 4.737 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:27:56.978Z] #69 4.742 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:27:57.236Z] #69 4.856 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2022-11-05T17:27:57.236Z] #69 4.872 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:27:57.236Z] #69 DONE 5.0s [2022-11-05T17:27:57.236Z] [2022-11-05T17:27:57.236Z] #70 [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-11-05T17:27:57.802Z] #70 0.441 % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-05T17:27:57.802Z] #70 0.443 Dload Upload Total Spent Left Speed [2022-11-05T17:27:57.824Z] #37 335.7 + bin/containerd-shim-runc-v1 [2022-11-05T17:27:58.060Z] #70 0.445 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5474 0 --:--:-- --:--:-- --:--:-- 5458 [2022-11-05T17:27:58.060Z] #70 DONE 0.8s [2022-11-05T17:27:58.060Z] [2022-11-05T17:27:58.060Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-05T17:27:59.437Z] #71 DONE 1.1s [2022-11-05T17:27:59.437Z] [2022-11-05T17:27:59.437Z] #72 exporting to image [2022-11-05T17:27:59.437Z] #72 exporting layers [2022-11-05T17:28:03.332Z] #37 342.1 + bin/containerd-shim-runc-v2 [2022-11-05T17:28:03.590Z] #37 343.0 + binaries [2022-11-05T17:28:03.590Z] #37 343.0 + install -D bin/containerd /build/containerd [2022-11-05T17:28:03.590Z] #37 343.0 + install -D bin/containerd-shim /build/containerd-shim [2022-11-05T17:28:03.590Z] #37 343.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-05T17:28:03.590Z] #37 343.0 + install -D bin/ctr /build/ctr [2022-11-05T17:28:05.487Z] #37 DONE 344.8s [2022-11-05T17:28:06.421Z] [2022-11-05T17:28:06.421Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-05T17:28:07.353Z] #64 DONE 0.9s [2022-11-05T17:28:07.353Z] [2022-11-05T17:28:07.353Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-05T17:28:07.353Z] #65 DONE 0.2s [2022-11-05T17:28:07.353Z] [2022-11-05T17:28:07.353Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-05T17:28:07.555Z] #72 exporting layers 7.4s done [2022-11-05T17:28:07.555Z] #72 writing image sha256:bbf67910e448c3b3d433cd6d4e25235b744bd163e6e8965249064cf6726487ad done [2022-11-05T17:28:07.555Z] #72 naming to docker.io/library/docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 done [2022-11-05T17:28:07.555Z] #72 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-05T17:28:07.928Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -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=20.10 docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/make.sh dynbinary test-integration [2022-11-05T17:28:08.286Z] #66 DONE 0.9s [2022-11-05T17:28:08.286Z] [2022-11-05T17:28:08.286Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-05T17:28:08.286Z] #67 DONE 0.1s [2022-11-05T17:28:08.286Z] [2022-11-05T17:28:08.286Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-05T17:28:08.286Z] #68 DONE 0.0s [2022-11-05T17:28:08.495Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-11-05T17:28:08.495Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-11-05T17:28:08.495Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-11-05T17:28:08.495Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-11-05T17:28:08.495Z] systemd 247.3-7+deb11u1 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-11-05T17:28:08.495Z] Detected virtualization docker. [2022-11-05T17:28:08.495Z] Detected architecture x86-64. [2022-11-05T17:28:08.495Z] Set hostname to . [2022-11-05T17:28:08.495Z] modprobe@configfs.service: Succeeded. [2022-11-05T17:28:08.495Z] modprobe@drm.service: Succeeded. [2022-11-05T17:28:08.495Z] modprobe@fuse.service: Succeeded. [2022-11-05T17:28:08.495Z] + source /etc/docker-entrypoint-cmd [2022-11-05T17:28:08.495Z] ++ hack/make.sh dynbinary test-integration [2022-11-05T17:28:08.495Z] [2022-11-05T17:28:08.544Z] [2022-11-05T17:28:08.544Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-05T17:28:08.754Z] Removing bundles/ [2022-11-05T17:28:08.754Z] [2022-11-05T17:28:08.754Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-11-05T17:28:08.754Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:28:08.754Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:28:09.477Z] #69 DONE 0.8s [2022-11-05T17:28:09.478Z] [2022-11-05T17:28:09.478Z] #70 exporting to image [2022-11-05T17:28:09.478Z] #70 exporting layers [2022-11-05T17:28:13.369Z] #37 ... [2022-11-05T17:28:13.369Z] [2022-11-05T17:28:13.369Z] #41 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:28:13.369Z] #41 168.1 + mkdir -p /build [2022-11-05T17:28:13.369Z] #41 168.1 + cp runc /build/runc [2022-11-05T17:28:14.383Z] #41 DONE 169.9s [2022-11-05T17:28:14.383Z] [2022-11-05T17:28:14.383Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:14.743Z] #70 exporting layers 5.7s done [2022-11-05T17:28:14.743Z] #70 writing image sha256:657a749bd8b0da027df184f8ee2b65f2d734cb7a38d01b4a3521bb538d039c65 done [2022-11-05T17:28:14.743Z] #70 naming to docker.io/library/docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 done [2022-11-05T17:28:14.743Z] #70 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-11-05T17:28:15.138Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44412/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/validate/default [2022-11-05T17:28:15.372Z] #37 ... [2022-11-05T17:28:15.372Z] [2022-11-05T17:28:15.372Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:28:15.372Z] #33 292.4 + /build/golangci-lint --version [2022-11-05T17:28:15.869Z] Congratulations! All commits are properly signed with the DCO! [2022-11-05T17:28:16.090Z] #36 ... [2022-11-05T17:28:16.090Z] [2022-11-05T17:28:16.090Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:28:16.090Z] #43 165.0 + mkdir -p /build [2022-11-05T17:28:16.090Z] #43 165.0 + cp runc /build/runc [2022-11-05T17:28:16.090Z] #43 DONE 165.7s [2022-11-05T17:28:16.090Z] [2022-11-05T17:28:16.090Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:28:16.090Z] #36 289.6 + /build/golangci-lint --version [2022-11-05T17:28:16.090Z] #36 290.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-05T17:28:16.090Z] #36 DONE 291.0s [2022-11-05T17:28:16.090Z] [2022-11-05T17:28:16.090Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:16.090Z] #37 ... [2022-11-05T17:28:16.090Z] [2022-11-05T17:28:16.090Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-05T17:28:16.350Z] #61 DONE 0.2s [2022-11-05T17:28:16.350Z] [2022-11-05T17:28:16.350Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-05T17:28:16.350Z] #62 DONE 0.1s [2022-11-05T17:28:16.350Z] [2022-11-05T17:28:16.350Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-05T17:28:16.350Z] #63 DONE 0.1s [2022-11-05T17:28:16.350Z] [2022-11-05T17:28:16.350Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:16.739Z] #33 293.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-05T17:28:16.806Z] Congratulations! Seccomp profile generation is done correctly. [2022-11-05T17:28:16.806Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-11-05T17:28:16.998Z] #33 DONE 293.8s [2022-11-05T17:28:16.998Z] [2022-11-05T17:28:16.998Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:18.259Z] #37 255.9 + bin/containerd [2022-11-05T17:28:18.909Z] #37 ... [2022-11-05T17:28:18.909Z] [2022-11-05T17:28:18.909Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-05T17:28:19.471Z] #61 DONE 0.5s [2022-11-05T17:28:19.471Z] [2022-11-05T17:28:19.471Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:19.471Z] #37 ... [2022-11-05T17:28:19.471Z] [2022-11-05T17:28:19.471Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-05T17:28:19.471Z] #62 DONE 0.1s [2022-11-05T17:28:19.471Z] [2022-11-05T17:28:19.471Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-05T17:28:19.727Z] #63 DONE 0.2s [2022-11-05T17:28:19.727Z] [2022-11-05T17:28:19.727Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:20.654Z] #37 260.3 + bin/containerd [2022-11-05T17:28:25.631Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-11-05T17:28:25.892Z] Congratulations! All API changes are done the right way. [2022-11-05T17:28:25.892Z] Congratulations! All TOML source files changed here have valid syntax. [2022-11-05T17:28:25.892Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-11-05T17:28:25.892Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-11-05T17:28:25.892Z] Congratulations! No new tests were added to integration-cli. [2022-11-05T17:28:25.892Z] [2022-11-05T17:28:25.892Z] INFO Start validation with golang-ci-lint [2022-11-05T17:28:26.459Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-11-05T17:28:26.459Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-11-05T17:28:26.459Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-11-05T17:28:27.368Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2022-11-05T17:28:27.368Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-11-05T17:28:27.368Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/container [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/events [no test files] [2022-11-05T17:28:27.368Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2022-11-05T17:28:27.368Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/image [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/network [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-11-05T17:28:27.368Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-11-05T17:28:27.368Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/builder [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-11-05T17:28:27.368Z] ok github.com/docker/docker/builder/remotecontext 0.073s coverage: 13.7% of statements [2022-11-05T17:28:27.368Z] ok github.com/docker/docker/builder/dockerfile 0.209s coverage: 48.5% of statements [2022-11-05T17:28:27.368Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-11-05T17:28:27.368Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-11-05T17:28:27.630Z] ok github.com/docker/docker/builder/remotecontext/git 3.168s coverage: 83.5% of statements [2022-11-05T17:28:27.630Z] ? github.com/docker/docker/cli [no test files] [2022-11-05T17:28:27.630Z] ? github.com/docker/docker/cli/config [no test files] [2022-11-05T17:28:28.196Z] ok github.com/docker/docker/client 0.082s coverage: 75.4% of statements [2022-11-05T17:29:00.270Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 29.1% of statements [2022-11-05T17:29:00.270Z] ok github.com/docker/docker/container 0.127s coverage: 34.5% of statements [2022-11-05T17:29:00.270Z] ? github.com/docker/docker/container/stream [no test files] [2022-11-05T17:29:00.270Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-11-05T17:29:00.270Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-11-05T17:29:00.270Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-11-05T17:29:04.460Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2022-11-05T17:29:05.395Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-11-05T17:29:06.773Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-11-05T17:29:13.334Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-11-05T17:29:14.268Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2022-11-05T17:29:14.527Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-11-05T17:29:15.093Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-11-05T17:29:15.660Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-11-05T17:29:16.620Z] #37 306.3 # github.com/containerd/containerd/cmd/containerd [2022-11-05T17:29:16.621Z] #37 306.3 /usr/bin/ld: /tmp/go-link-125844577/000019.o: in function `New': [2022-11-05T17:29:16.621Z] #37 306.3 /tmp/tmp.sl2EdqUPRO/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-11-05T17:29:16.621Z] #37 306.4 + bin/containerd-stress [2022-11-05T17:29:16.621Z] #37 307.5 + bin/containerd-shim [2022-11-05T17:29:17.037Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.557s coverage: 74.6% of statements [2022-11-05T17:29:18.413Z] ok github.com/docker/docker/daemon 12.108s coverage: 17.1% of statements [2022-11-05T17:29:18.413Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-11-05T17:29:18.413Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-11-05T17:29:18.413Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-11-05T17:29:18.413Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-11-05T17:29:18.413Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2022-11-05T17:29:18.979Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.292s coverage: 60.7% of statements [2022-11-05T17:29:19.375Z] #37 311.3 # github.com/containerd/containerd/cmd/containerd [2022-11-05T17:29:19.375Z] #37 311.3 /usr/bin/ld: /tmp/go-link-2757770536/000019.o: in function `New': [2022-11-05T17:29:19.375Z] #37 311.3 /tmp/tmp.zlVGFWKvee/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-11-05T17:29:19.375Z] #37 311.3 + bin/containerd-stress [2022-11-05T17:29:19.375Z] #37 312.4 + bin/containerd-shim [2022-11-05T17:29:20.356Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-11-05T17:29:20.825Z] #37 318.7 + bin/containerd-shim-runc-v1 [2022-11-05T17:29:22.297Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.337s coverage: 50.5% of statements [2022-11-05T17:29:22.557Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.180s coverage: 45.9% of statements [2022-11-05T17:29:22.557Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-11-05T17:29:23.934Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-11-05T17:29:24.193Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.807s coverage: 58.0% of statements [2022-11-05T17:29:24.193Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-11-05T17:29:24.193Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-11-05T17:29:24.625Z] #37 323.7 + bin/containerd-shim-runc-v1 [2022-11-05T17:29:24.760Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-11-05T17:29:25.328Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-11-05T17:29:26.264Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.6% of statements [2022-11-05T17:29:26.264Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-11-05T17:29:26.264Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-11-05T17:29:26.522Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2022-11-05T17:29:27.409Z] #37 325.0 + bin/containerd-shim-runc-v2 [2022-11-05T17:29:27.458Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-11-05T17:29:27.458Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 77.8% of statements [2022-11-05T17:29:27.458Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-11-05T17:29:27.458Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-11-05T17:29:27.717Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-11-05T17:29:27.976Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-11-05T17:29:27.979Z] #37 325.8 + binaries [2022-11-05T17:29:27.979Z] #37 325.8 + install -D bin/containerd /build/containerd [2022-11-05T17:29:27.979Z] #37 325.8 + install -D bin/containerd-shim /build/containerd-shim [2022-11-05T17:29:27.979Z] #37 325.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-05T17:29:27.979Z] #37 325.9 + install -D bin/ctr /build/ctr [2022-11-05T17:29:28.235Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-11-05T17:29:28.802Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 78.7% of statements [2022-11-05T17:29:28.802Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-11-05T17:29:29.061Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 54.7% of statements [2022-11-05T17:29:29.320Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-11-05T17:29:29.885Z] #37 DONE 327.9s [2022-11-05T17:29:30.256Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-11-05T17:29:30.256Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-11-05T17:29:30.824Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-11-05T17:29:31.162Z] #37 330.1 + bin/containerd-shim-runc-v2 [2022-11-05T17:29:31.162Z] #37 330.9 + binaries [2022-11-05T17:29:31.265Z] [2022-11-05T17:29:31.265Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-05T17:29:31.422Z] #37 330.9 + install -D bin/containerd /build/containerd [2022-11-05T17:29:31.422Z] #37 330.9 + install -D bin/containerd-shim /build/containerd-shim [2022-11-05T17:29:31.422Z] #37 330.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-05T17:29:31.422Z] #37 330.9 + install -D bin/ctr /build/ctr [2022-11-05T17:29:31.760Z] ok github.com/docker/docker/daemon/logger/splunk 1.544s coverage: 82.5% of statements [2022-11-05T17:29:31.760Z] ? github.com/docker/docker/daemon/names [no test files] [2022-11-05T17:29:31.760Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-11-05T17:29:31.833Z] #64 DONE 0.8s [2022-11-05T17:29:31.833Z] [2022-11-05T17:29:31.833Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-05T17:29:32.092Z] #65 DONE 0.2s [2022-11-05T17:29:32.092Z] [2022-11-05T17:29:32.092Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-05T17:29:32.327Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-11-05T17:29:33.030Z] #66 DONE 0.9s [2022-11-05T17:29:33.030Z] [2022-11-05T17:29:33.030Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-05T17:29:33.030Z] #67 DONE 0.0s [2022-11-05T17:29:33.030Z] [2022-11-05T17:29:33.030Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-05T17:29:33.030Z] #68 DONE 0.1s [2022-11-05T17:29:33.289Z] [2022-11-05T17:29:33.289Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-05T17:29:33.351Z] #37 DONE 333.0s [2022-11-05T17:29:33.702Z] ok github.com/docker/docker/distribution 1.491s coverage: 29.3% of statements [2022-11-05T17:29:33.702Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-11-05T17:29:33.858Z] #69 DONE 0.8s [2022-11-05T17:29:33.858Z] [2022-11-05T17:29:33.858Z] #70 exporting to image [2022-11-05T17:29:33.858Z] #70 exporting layers [2022-11-05T17:29:34.270Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-11-05T17:29:34.322Z] [2022-11-05T17:29:34.322Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-05T17:29:34.837Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-11-05T17:29:35.096Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.6% of statements [2022-11-05T17:29:35.096Z] ? github.com/docker/docker/dockerversion [no test files] [2022-11-05T17:29:35.247Z] #64 DONE 0.9s [2022-11-05T17:29:35.247Z] [2022-11-05T17:29:35.247Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-05T17:29:35.247Z] #65 DONE 0.2s [2022-11-05T17:29:35.247Z] [2022-11-05T17:29:35.247Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-05T17:29:35.354Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-11-05T17:29:35.354Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-11-05T17:29:35.613Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-11-05T17:29:35.613Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-11-05T17:29:35.871Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-11-05T17:29:36.172Z] #66 DONE 0.9s [2022-11-05T17:29:36.172Z] [2022-11-05T17:29:36.172Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-05T17:29:36.172Z] #67 DONE 0.0s [2022-11-05T17:29:36.172Z] [2022-11-05T17:29:36.172Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-05T17:29:36.172Z] #68 DONE 0.0s [2022-11-05T17:29:36.172Z] [2022-11-05T17:29:36.172Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-05T17:29:36.805Z] ok github.com/docker/docker/oci 0.016s coverage: 40.6% of statements [2022-11-05T17:29:37.098Z] #69 DONE 0.7s [2022-11-05T17:29:37.098Z] [2022-11-05T17:29:37.098Z] #70 exporting to image [2022-11-05T17:29:37.098Z] #70 exporting layers [2022-11-05T17:29:37.371Z] ok github.com/docker/docker/opts 0.025s coverage: 67.1% of statements [2022-11-05T17:29:37.371Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-11-05T17:29:38.747Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.3% of statements [2022-11-05T17:29:39.138Z] #70 exporting layers 5.3s done [2022-11-05T17:29:39.138Z] #70 writing image sha256:be7e728792a2f5edeccfd5e0f8dd4a85c02349b0ecbafd0394953ac4f3e5f168 done [2022-11-05T17:29:39.138Z] #70 naming to docker.io/library/docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 done [2022-11-05T17:29:39.138Z] #70 DONE 5.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-11-05T17:29:39.443Z] b111c3320c94: Pull complete [2022-11-05T17:29:39.486Z] + trap exit INT TERM [2022-11-05T17:29:39.486Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-11-05T17:29:39.486Z] + CONTAINER_NAME=docker-pr1 [2022-11-05T17:29:39.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44412/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -e DOCKER_GRAPHDRIVER docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/make.sh dynbinary-daemon [2022-11-05T17:29:40.122Z] ok github.com/docker/docker/pkg/authorization 0.559s coverage: 68.3% of statements [2022-11-05T17:29:40.122Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-11-05T17:29:40.380Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-11-05T17:29:40.864Z] [2022-11-05T17:29:41.125Z] Removing bundles/ [2022-11-05T17:29:41.125Z] [2022-11-05T17:29:41.125Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-11-05T17:29:41.125Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:29:41.125Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:29:43.663Z] ok github.com/docker/docker/pkg/chrootarchive 2.514s coverage: 43.5% of statements [2022-11-05T17:29:43.663Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-11-05T17:29:43.965Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2022-11-05T17:29:44.239Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2022-11-05T17:29:44.240Z] ok github.com/docker/docker/layer 7.322s coverage: 68.8% of statements [2022-11-05T17:29:44.240Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-11-05T17:29:44.240Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-11-05T17:29:44.240Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-11-05T17:29:44.240Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-11-05T17:29:44.240Z] ? github.com/docker/docker/oci/caps [no test files] [2022-11-05T17:29:44.240Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-11-05T17:29:44.240Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-11-05T17:29:44.505Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2022-11-05T17:29:44.765Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-11-05T17:29:45.366Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-11-05T17:29:46.301Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2022-11-05T17:29:46.559Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.5% of statements [2022-11-05T17:29:47.126Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2022-11-05T17:29:47.384Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-11-05T17:29:47.643Z] ok github.com/docker/docker/pkg/discovery/kv 3.028s coverage: 84.1% of statements [2022-11-05T17:29:48.579Z] ok github.com/docker/docker/pkg/idtools 0.415s coverage: 69.5% of statements [2022-11-05T17:29:48.838Z] ok github.com/docker/docker/pkg/ioutils 0.374s coverage: 70.6% of statements [2022-11-05T17:29:48.838Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-11-05T17:29:48.838Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-11-05T17:29:49.097Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-11-05T17:29:49.097Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-11-05T17:29:49.097Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-11-05T17:29:49.097Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-11-05T17:29:49.097Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-11-05T17:29:49.355Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-11-05T17:29:49.355Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-11-05T17:29:49.395Z] #70 exporting layers 11.2s done [2022-11-05T17:29:49.395Z] #70 writing image sha256:25ead656d92fc2ff15d73a3209acb43eb52814281fbf7246a9076ff5ec17044b 0.1s done [2022-11-05T17:29:49.395Z] #70 naming to docker.io/library/docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:29:49.395Z] #70 naming to docker.io/library/docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 0.1s done [2022-11-05T17:29:49.395Z] #70 DONE 11.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-05T17:29:49.613Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-11-05T17:29:49.614Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-11-05T17:29:49.614Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-11-05T17:29:49.614Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-11-05T17:29:49.930Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -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=20.10 docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/make.sh dynbinary test-integration [2022-11-05T17:29:50.181Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-11-05T17:29:50.439Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-11-05T17:29:50.698Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-11-05T17:29:50.959Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-11-05T17:29:52.333Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-11-05T17:29:52.592Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-11-05T17:29:53.284Z] [2022-11-05T17:29:53.284Z] Removing bundles/ [2022-11-05T17:29:53.284Z] [2022-11-05T17:29:53.284Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-11-05T17:29:53.284Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:29:53.284Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:29:56.774Z] ok github.com/docker/docker/pkg/signal 3.335s coverage: 62.3% of statements [2022-11-05T17:29:56.774Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-11-05T17:29:56.774Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-11-05T17:29:57.033Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-11-05T17:29:57.600Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-11-05T17:29:57.860Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-11-05T17:29:58.118Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2022-11-05T17:29:58.687Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-11-05T17:29:58.946Z] coverage: [no statements] [2022-11-05T17:29:58.946Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-11-05T17:29:59.204Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-11-05T17:29:59.463Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-11-05T17:29:59.463Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-11-05T17:30:01.366Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-11-05T17:30:01.624Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-11-05T17:30:02.191Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-11-05T17:30:02.213Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:30:02.213Z] [2022-11-05T17:30:02.213Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:30:02.213Z] DOCKER_SYSTEMD=1 [2022-11-05T17:30:02.213Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:30:02.213Z] HOSTNAME=dd2876026108 [2022-11-05T17:30:02.213Z] DEST=bundles/test-integration [2022-11-05T17:30:02.213Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:30:02.213Z] DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:30:02.213Z] container=docker [2022-11-05T17:30:02.213Z] HOME=/root [2022-11-05T17:30:02.213Z] LANG=C.UTF-8 [2022-11-05T17:30:02.213Z] INVOCATION_ID=67e167f11d6642fa86b4c4bc65bc2bfe [2022-11-05T17:30:02.213Z] GOLANG_VERSION=1.18.8 [2022-11-05T17:30:02.213Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:30:02.213Z] VALIDATE_BRANCH=20.10 [2022-11-05T17:30:02.213Z] TERM=xterm [2022-11-05T17:30:02.213Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:30:02.213Z] SHLVL=3 [2022-11-05T17:30:02.213Z] TIMEOUT=120m [2022-11-05T17:30:02.213Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-05T17:30:02.213Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:30:02.213Z] GO111MODULE=off [2022-11-05T17:30:02.213Z] DOCKER_EXPERIMENTAL=1 [2022-11-05T17:30:02.213Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-05T17:30:02.213Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:30:02.213Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:30:02.213Z] GOPATH=/go [2022-11-05T17:30:02.213Z] PKG_CONFIG=pkg-config [2022-11-05T17:30:02.213Z] _=/usr/bin/env [2022-11-05T17:30:02.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-05T17:30:03.126Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements [2022-11-05T17:30:03.692Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-11-05T17:30:04.628Z] ok github.com/docker/docker/registry 0.082s coverage: 57.3% of statements [2022-11-05T17:30:04.886Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-11-05T17:30:05.145Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-11-05T17:30:05.711Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2022-11-05T17:30:05.970Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-11-05T17:30:07.871Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-11-05T17:30:08.130Z] ok github.com/docker/docker/volume/local 0.055s coverage: 76.4% of statements [2022-11-05T17:30:08.697Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2022-11-05T17:30:09.633Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2022-11-05T17:30:24.543Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/pkg/term [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/rootless [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/testutil/request [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/volume [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-11-05T17:30:24.543Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === Skipped [2022-11-05T17:30:24.543Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-11-05T17:30:24.543Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-11-05T17:30:24.543Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:74: No driver to put! [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-11-05T17:30:24.543Z] time="2022-11-05T17:29:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-11-05T17:30:24.543Z] time="2022-11-05T17:29:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-11-05T17:30:24.543Z] time="2022-11-05T17:29:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-11-05T17:30:24.543Z] time="2022-11-05T17:29:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-11-05T17:30:24.543Z] time="2022-11-05T17:29:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:74: No driver to put! [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-11-05T17:30:24.543Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-11-05T17:30:24.543Z] overlay_test.go:50: Fails to compute changes intermittently [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-11-05T17:30:24.543Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.543Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-11-05T17:30:24.543Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:30:24.543Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:30:24.543Z] [2022-11-05T17:30:24.544Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-11-05T17:30:24.544Z] graphtest_unix.go:74: No driver to put! [2022-11-05T17:30:24.544Z] [2022-11-05T17:30:24.544Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-11-05T17:30:24.544Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-11-05T17:30:24.544Z] [2022-11-05T17:30:24.544Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-11-05T17:30:24.544Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-11-05T17:30:24.544Z] [2022-11-05T17:30:24.544Z] DONE 2265 tests, 26 skipped in 197.512s Post stage [Pipeline] junit [2022-11-05T17:30:24.816Z] Recording test results [2022-11-05T17:30:26.220Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-05T17:30:26.558Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/make.sh dynbinary test-integration [2022-11-05T17:30:27.124Z] [2022-11-05T17:30:27.124Z] Removing bundles/ [2022-11-05T17:30:27.124Z] [2022-11-05T17:30:27.124Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-11-05T17:30:27.124Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:30:27.124Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:30:40.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-05T17:30:40.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-05T17:31:02.939Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|files|imports|deps) took 2m28.861953971s [2022-11-05T17:31:02.939Z] 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-11-05T17:31:02.939Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 401.975601ms [2022-11-05T17:31:07.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-05T17:31:07.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-05T17:31:22.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-05T17:31:22.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-05T17:31:23.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-05T17:31:23.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-05T17:31:24.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-05T17:31:25.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-05T17:31:26.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-05T17:31:27.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-05T17:31:28.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-05T17:31:29.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-05T17:31:30.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-05T17:31:30.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-05T17:31:31.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-05T17:31:32.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-05T17:31:32.633Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:31:32.633Z] [2022-11-05T17:31:32.633Z] + TEST_INTEGRATION_DEST=1 [2022-11-05T17:31:32.633Z] + CONTAINER_NAME=docker-pr1-1 [2022-11-05T17:31:32.633Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-11-05T17:31:32.633Z] + run_tests test-integration-flaky [2022-11-05T17:31:32.633Z] + '[' -n 0 ']' [2022-11-05T17:31:32.633Z] + rm= [2022-11-05T17:31:32.633Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44412/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44412/.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=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/make.sh test-integration-flaky test-integration [2022-11-05T17:31:32.633Z] + c=0 [2022-11-05T17:31:32.633Z] + TEST_INTEGRATION_DEST=3 [2022-11-05T17:31:32.633Z] + CONTAINER_NAME=docker-pr1-3 [2022-11-05T17:31:32.633Z] + TEST_SKIP_INTEGRATION=1 [2022-11-05T17:31:32.633Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-11-05T17:31:32.633Z] + run_tests [2022-11-05T17:31:32.633Z] + '[' -n 0 ']' [2022-11-05T17:31:32.633Z] + rm= [2022-11-05T17:31:32.633Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44412/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44412/.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=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/make.sh '' test-integration [2022-11-05T17:31:32.633Z] + TEST_INTEGRATION_DEST=2 [2022-11-05T17:31:32.633Z] + CONTAINER_NAME=docker-pr1-2 [2022-11-05T17:31:32.633Z] + TEST_SKIP_INTEGRATION=1 [2022-11-05T17:31:32.633Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-11-05T17:31:32.633Z] + run_tests [2022-11-05T17:31:32.633Z] + '[' -n 0 ']' [2022-11-05T17:31:32.633Z] + rm= [2022-11-05T17:31:32.633Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44412/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44412/.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=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/make.sh '' test-integration [2022-11-05T17:31:32.633Z] ++ jobs -p [2022-11-05T17:31:32.633Z] + for job in $(jobs -p) [2022-11-05T17:31:32.633Z] + wait 9516 [2022-11-05T17:31:32.633Z] [2022-11-05T17:31:32.633Z] [2022-11-05T17:31:32.633Z] [2022-11-05T17:31:32.633Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:31:32.633Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:31:32.633Z] HOSTNAME=9eeca1157293 [2022-11-05T17:31:32.633Z] TEST_SKIP_INTEGRATION=1 [2022-11-05T17:31:32.633Z] TESTDEBUG=0 [2022-11-05T17:31:32.633Z] DEST=bundles/test-integration [2022-11-05T17:31:32.633Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:31:32.633Z] KEEPBUNDLE=1 [2022-11-05T17:31:32.633Z] DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:31:32.633Z] container=docker [2022-11-05T17:31:32.633Z] HOME=/root [2022-11-05T17:31:32.633Z] GOLANG_VERSION=1.18.8 [2022-11-05T17:31:32.633Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:31:32.633Z] VALIDATE_BRANCH=20.10 [2022-11-05T17:31:32.633Z] TERM=xterm [2022-11-05T17:31:32.633Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:31:32.633Z] SHLVL=1 [2022-11-05T17:31:32.633Z] TIMEOUT=120m [2022-11-05T17:31:32.633Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-05T17:31:32.633Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:31:32.633Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-11-05T17:31:32.633Z] GO111MODULE=off [2022-11-05T17:31:32.633Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:31:32.633Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:31:32.633Z] GOPATH=/go [2022-11-05T17:31:32.633Z] PKG_CONFIG=pkg-config [2022-11-05T17:31:32.633Z] _=/usr/bin/env [2022-11-05T17:31:32.633Z] Building test suite binary ./integration-cli/test.main [2022-11-05T17:31:32.633Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-11-05T17:31:32.633Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:31:32.633Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:31:32.633Z] HOSTNAME=aa17b094d959 [2022-11-05T17:31:32.633Z] TEST_SKIP_INTEGRATION=1 [2022-11-05T17:31:32.633Z] TESTDEBUG=0 [2022-11-05T17:31:32.633Z] DEST=bundles/test-integration [2022-11-05T17:31:32.633Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:31:32.633Z] KEEPBUNDLE=1 [2022-11-05T17:31:32.633Z] DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:31:32.633Z] container=docker [2022-11-05T17:31:32.633Z] HOME=/root [2022-11-05T17:31:32.633Z] GOLANG_VERSION=1.18.8 [2022-11-05T17:31:32.633Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:31:32.633Z] VALIDATE_BRANCH=20.10 [2022-11-05T17:31:32.633Z] TERM=xterm [2022-11-05T17:31:32.633Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:31:32.633Z] SHLVL=1 [2022-11-05T17:31:32.633Z] TIMEOUT=120m [2022-11-05T17:31:32.633Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-05T17:31:32.633Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:31:32.633Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-11-05T17:31:32.633Z] GO111MODULE=off [2022-11-05T17:31:32.633Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:31:32.633Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:31:32.633Z] GOPATH=/go [2022-11-05T17:31:32.633Z] PKG_CONFIG=pkg-config [2022-11-05T17:31:32.633Z] _=/usr/bin/env [2022-11-05T17:31:32.633Z] Building test suite binary ./integration-cli/test.main [2022-11-05T17:31:32.633Z] No new tests added to integration. [2022-11-05T17:31:32.633Z] [2022-11-05T17:31:32.633Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:31:32.633Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:31:32.633Z] HOSTNAME=7f1d0036b714 [2022-11-05T17:31:32.633Z] TESTDEBUG=0 [2022-11-05T17:31:32.633Z] DEST=bundles/test-integration [2022-11-05T17:31:32.633Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:31:32.633Z] KEEPBUNDLE=1 [2022-11-05T17:31:32.633Z] DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:31:32.633Z] container=docker [2022-11-05T17:31:32.633Z] HOME=/root [2022-11-05T17:31:32.633Z] GOLANG_VERSION=1.18.8 [2022-11-05T17:31:32.633Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:31:32.633Z] VALIDATE_BRANCH=20.10 [2022-11-05T17:31:32.633Z] TERM=xterm [2022-11-05T17:31:32.633Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:31:32.633Z] SHLVL=1 [2022-11-05T17:31:32.633Z] TIMEOUT=120m [2022-11-05T17:31:32.633Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-05T17:31:32.633Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:31:32.633Z] GO111MODULE=off [2022-11-05T17:31:32.633Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-05T17:31:32.633Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:31:32.633Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:31:32.633Z] GOPATH=/go [2022-11-05T17:31:32.633Z] PKG_CONFIG=pkg-config [2022-11-05T17:31:32.633Z] _=/usr/bin/env [2022-11-05T17:31:32.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-05T17:31:33.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-05T17:31:33.995Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:31:33.995Z] Using test binary docker [2022-11-05T17:31:34.253Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-05T17:31:34.253Z] Starting apparmor (via systemctl): apparmor.service. [2022-11-05T17:31:34.253Z] INFO: Waiting for daemon to start... [2022-11-05T17:31:34.253Z] Starting dockerd [2022-11-05T17:31:36.151Z] . [2022-11-05T17:31:36.151Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:31:36.409Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:31:36.409Z] Error: No such image: emptyfs [2022-11-05T17:31:36.409Z] Running integration-test (iteration 1) [2022-11-05T17:31:36.409Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-11-05T17:31:36.976Z] Loaded image: busybox:latest [2022-11-05T17:31:36.976Z] Loaded image: busybox:glibc [2022-11-05T17:31:38.350Z] Loaded image: debian:bullseye-slim [2022-11-05T17:31:38.350Z] Loaded image: hello-world:latest [2022-11-05T17:31:38.350Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:31:38.350Z] INFO: Testing against a local daemon [2022-11-05T17:31:38.350Z] === RUN TestCgroupNamespacesBuild [2022-11-05T17:31:40.249Z] --- PASS: TestCgroupNamespacesBuild (1.56s) [2022-11-05T17:31:40.249Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-05T17:31:41.184Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-11-05T17:31:41.184Z] === RUN TestBuildWithSession [2022-11-05T17:31:41.184Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:31:41.184Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-05T17:31:41.184Z] === RUN TestBuildSquashParent [2022-11-05T17:31:44.682Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:31:44.683Z] [2022-11-05T17:31:44.683Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:31:44.683Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:31:44.683Z] HOSTNAME=f3da27d9b32f [2022-11-05T17:31:44.683Z] DEST=bundles/test-integration [2022-11-05T17:31:44.683Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:31:44.683Z] DOCKER_ROOTLESS=1 [2022-11-05T17:31:44.683Z] DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:31:44.683Z] container=docker [2022-11-05T17:31:44.683Z] HOME=/root [2022-11-05T17:31:44.683Z] GOLANG_VERSION=1.18.8 [2022-11-05T17:31:44.683Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:31:44.683Z] VALIDATE_BRANCH=20.10 [2022-11-05T17:31:44.683Z] TERM=xterm [2022-11-05T17:31:44.683Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:31:44.683Z] SHLVL=1 [2022-11-05T17:31:44.683Z] TIMEOUT=120m [2022-11-05T17:31:44.683Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-05T17:31:44.683Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:31:44.683Z] GO111MODULE=off [2022-11-05T17:31:44.683Z] DOCKER_EXPERIMENTAL=1 [2022-11-05T17:31:44.683Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-05T17:31:44.683Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:31:44.683Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:31:44.683Z] GOPATH=/go [2022-11-05T17:31:44.683Z] PKG_CONFIG=pkg-config [2022-11-05T17:31:44.683Z] _=/usr/bin/env [2022-11-05T17:31:44.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-05T17:31:45.367Z] --- PASS: TestBuildSquashParent (4.10s) [2022-11-05T17:31:45.367Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-05T17:31:45.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:31:45.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:31:45.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:31:45.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:31:45.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:31:45.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:31:45.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:31:45.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:31:45.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:31:45.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:31:45.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:31:45.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:31:45.367Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:31:45.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:31:47.266Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:31:47.266Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:31:48.558Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:31:48.558Z] [2022-11-05T17:31:48.558Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:31:48.558Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:31:48.558Z] HOSTNAME=4fa93cdbd73c [2022-11-05T17:31:48.558Z] TESTDEBUG=0 [2022-11-05T17:31:48.558Z] DEST=bundles/test-integration [2022-11-05T17:31:48.558Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:31:48.558Z] DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 [2022-11-05T17:31:48.558Z] container=docker [2022-11-05T17:31:48.558Z] HOME=/root [2022-11-05T17:31:48.558Z] GOLANG_VERSION=1.18.8 [2022-11-05T17:31:48.558Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:31:48.558Z] VALIDATE_BRANCH=20.10 [2022-11-05T17:31:48.558Z] TERM=xterm [2022-11-05T17:31:48.558Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:31:48.558Z] SHLVL=1 [2022-11-05T17:31:48.558Z] TIMEOUT=120m [2022-11-05T17:31:48.558Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-05T17:31:48.558Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:31:48.558Z] GO111MODULE=off [2022-11-05T17:31:48.558Z] DOCKER_EXPERIMENTAL=1 [2022-11-05T17:31:48.558Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-05T17:31:48.558Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:31:48.558Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:31:48.558Z] GOPATH=/go [2022-11-05T17:31:48.558Z] PKG_CONFIG=pkg-config [2022-11-05T17:31:48.558Z] _=/usr/bin/env [2022-11-05T17:31:48.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-05T17:31:49.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:31:49.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:31:50.542Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-11-05T17:31:50.542Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.94s) [2022-11-05T17:31:50.542Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.94s) [2022-11-05T17:31:50.542Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s) [2022-11-05T17:31:50.542Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.79s) [2022-11-05T17:31:50.542Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.26s) [2022-11-05T17:31:50.542Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.31s) [2022-11-05T17:31:50.542Z] === RUN TestBuildMultiStageCopy [2022-11-05T17:31:50.542Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-05T17:31:51.090Z] 028c482fad0f: Pull complete [2022-11-05T17:31:51.090Z] Digest: sha256:d365ab93a48e9b6fcf2d7db6474fbe78c5e725a2768b3ec1388600a078bd3177 [2022-11-05T17:31:51.090Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:31:51.090Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:31:51.090Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-11-05T17:31:51.090Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-11-05T17:31:51.090Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3532' [2022-11-05T17:31:51.090Z] INFO: Docker version of control daemon [2022-11-05T17:31:51.090Z] [2022-11-05T17:31:51.090Z] Client: [2022-11-05T17:31:51.090Z] Version: 20.10.9 [2022-11-05T17:31:51.090Z] API version: 1.41 [2022-11-05T17:31:51.090Z] Go version: go1.16.8 [2022-11-05T17:31:51.090Z] Git commit: c2ea9bc [2022-11-05T17:31:51.090Z] Built: Mon Oct 4 16:11:10 2021 [2022-11-05T17:31:51.090Z] OS/Arch: windows/amd64 [2022-11-05T17:31:51.090Z] Context: default [2022-11-05T17:31:51.090Z] Experimental: true [2022-11-05T17:31:51.090Z] [2022-11-05T17:31:51.090Z] Server: Docker Engine - Community [2022-11-05T17:31:51.090Z] Engine: [2022-11-05T17:31:51.090Z] Version: 20.10.9 [2022-11-05T17:31:51.090Z] API version: 1.41 (minimum version 1.24) [2022-11-05T17:31:51.090Z] Go version: go1.16.8 [2022-11-05T17:31:51.090Z] Git commit: 79ea9d3 [2022-11-05T17:31:51.090Z] Built: Mon Oct 4 16:06:39 2021 [2022-11-05T17:31:51.090Z] OS/Arch: windows/amd64 [2022-11-05T17:31:51.090Z] Experimental: true [2022-11-05T17:31:51.090Z] [2022-11-05T17:31:51.090Z] INFO: Docker info of control daemon [2022-11-05T17:31:51.090Z] [2022-11-05T17:31:51.090Z] Client: [2022-11-05T17:31:51.090Z] Context: default [2022-11-05T17:31:51.090Z] Debug Mode: false [2022-11-05T17:31:51.090Z] Plugins: [2022-11-05T17:31:51.090Z] app: Docker Application (Docker Inc., v0.8.0) [2022-11-05T17:31:51.090Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-11-05T17:31:51.090Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-11-05T17:31:51.090Z] [2022-11-05T17:31:51.090Z] Server: [2022-11-05T17:31:51.090Z] Containers: 0 [2022-11-05T17:31:51.090Z] Running: 0 [2022-11-05T17:31:51.090Z] Paused: 0 [2022-11-05T17:31:51.090Z] Stopped: 0 [2022-11-05T17:31:51.090Z] Images: 1 [2022-11-05T17:31:51.090Z] Server Version: 20.10.9 [2022-11-05T17:31:51.090Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-11-05T17:31:51.090Z] Windows: [2022-11-05T17:31:51.090Z] LCOW: [2022-11-05T17:31:51.090Z] Logging Driver: json-file [2022-11-05T17:31:51.090Z] Plugins: [2022-11-05T17:31:51.090Z] Volume: local [2022-11-05T17:31:51.090Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-11-05T17:31:51.090Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-11-05T17:31:51.090Z] Swarm: inactive [2022-11-05T17:31:51.090Z] Default Isolation: process [2022-11-05T17:31:51.090Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-11-05T17:31:51.090Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-11-05T17:31:51.090Z] OSType: windows [2022-11-05T17:31:51.090Z] Architecture: x86_64 [2022-11-05T17:31:51.090Z] CPUs: 4 [2022-11-05T17:31:51.090Z] Total Memory: 32GiB [2022-11-05T17:31:51.090Z] Name: azwin-2-d6f2c0 [2022-11-05T17:31:51.090Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-11-05T17:31:51.090Z] Docker Root Dir: D:\docker [2022-11-05T17:31:51.090Z] Debug Mode: false [2022-11-05T17:31:51.090Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:31:51.090Z] Labels: [2022-11-05T17:31:51.090Z] Experimental: true [2022-11-05T17:31:51.090Z] Insecure Registries: [2022-11-05T17:31:51.090Z] 10.0.0.4:5000 [2022-11-05T17:31:51.090Z] 127.0.0.0/8 [2022-11-05T17:31:51.090Z] Registry Mirrors: [2022-11-05T17:31:51.090Z] http://10.0.0.4:5000/ [2022-11-05T17:31:51.090Z] Live Restore Enabled: false [2022-11-05T17:31:51.090Z] Product License: Community Engine [2022-11-05T17:31:51.090Z] [2022-11-05T17:31:51.090Z] [2022-11-05T17:31:51.090Z] INFO: Commit hash is 0211f9e44d [2022-11-05T17:31:51.090Z] INFO: Nuke-Everything... [2022-11-05T17:31:51.090Z] INFO: Container count on control daemon to delete is 0 [2022-11-05T17:31:51.090Z] INFO: Nuking d:\CI [2022-11-05T17:31:51.090Z] INFO: Zapped successfully [2022-11-05T17:31:51.090Z] INFO: Location for testing is d:\CI\PR-44412\1 [2022-11-05T17:31:51.090Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-11-05T17:31:51.090Z] [2022-11-05T17:31:51.090Z] [2022-11-05T17:31:51.090Z] INFO: Building the image from Dockerfile.windows at 11/05/2022 17:31:40... [2022-11-05T17:31:51.090Z] [2022-11-05T17:31:51.090Z] Sending build context to Docker daemon 58.53MB [2022-11-05T17:31:51.090Z] [2022-11-05T17:31:51.090Z] Step 1/10 : FROM microsoft/windowsservercore [2022-11-05T17:31:51.090Z] ---> 1638cf2640b7 [2022-11-05T17:31:51.090Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-11-05T17:31:51.090Z] ---> Running in 5cd5c29a198a [2022-11-05T17:31:51.090Z] Removing intermediate container 5cd5c29a198a [2022-11-05T17:31:51.090Z] ---> 8fcdf2a8baf6 [2022-11-05T17:31:51.090Z] Step 3/10 : ARG GO_VERSION=1.18.8 [2022-11-05T17:31:51.090Z] ---> Running in d70c25cf01ac [2022-11-05T17:31:51.090Z] Removing intermediate container d70c25cf01ac [2022-11-05T17:31:51.090Z] ---> f49e94a811ff [2022-11-05T17:31:51.090Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-11-05T17:31:51.090Z] ---> Running in 6f7405b36bec [2022-11-05T17:31:51.090Z] Removing intermediate container 6f7405b36bec [2022-11-05T17:31:51.090Z] ---> c0d6615df785 [2022-11-05T17:31:51.090Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-11-05T17:31:51.090Z] ---> Running in b7bab8301607 [2022-11-05T17:31:51.090Z] Removing intermediate container b7bab8301607 [2022-11-05T17:31:51.090Z] ---> cf13619b1918 [2022-11-05T17:31:51.090Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-11-05T17:31:51.090Z] ---> Running in 7fb974916dd1 [2022-11-05T17:31:51.914Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-05T17:31:51.915Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-05T17:31:52.172Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-05T17:31:52.430Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-05T17:31:52.430Z] --- PASS: TestBuildMultiStageCopy (2.12s) [2022-11-05T17:31:52.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s) [2022-11-05T17:31:52.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-11-05T17:31:52.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-11-05T17:31:52.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-11-05T17:31:52.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-11-05T17:31:52.430Z] === RUN TestBuildMultiStageParentConfig [2022-11-05T17:31:52.997Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-11-05T17:31:52.997Z] === RUN TestBuildLabelWithTargets [2022-11-05T17:31:53.932Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-11-05T17:31:53.932Z] === RUN TestBuildWithEmptyLayers [2022-11-05T17:31:54.497Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-11-05T17:31:54.497Z] === RUN TestBuildMultiStageOnBuild [2022-11-05T17:31:56.396Z] --- PASS: TestBuildMultiStageOnBuild (1.57s) [2022-11-05T17:31:56.396Z] === RUN TestBuildUncleanTarFilenames [2022-11-05T17:31:56.655Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-11-05T17:31:56.655Z] === RUN TestBuildMultiStageLayerLeak [2022-11-05T17:31:58.553Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-11-05T17:31:58.553Z] === RUN TestBuildWithHugeFile [2022-11-05T17:32:12.168Z] [2022-11-05T17:32:12.168Z] SUCCESS: Specified value was saved. [2022-11-05T17:32:12.168Z] INFO: Downloading git... [2022-11-05T17:32:12.625Z] INFO: Downloading go... [2022-11-05T17:32:19.699Z] INFO: Downloading compiler 1 of 3... [2022-11-05T17:32:20.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-05T17:32:20.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-05T17:32:20.666Z] INFO: Downloading compiler 2 of 3... [2022-11-05T17:32:21.760Z] INFO: Downloading compiler 3 of 3... [2022-11-05T17:32:22.218Z] INFO: Extracting git... [2022-11-05T17:32:23.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-05T17:32:23.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-05T17:32:24.362Z] INFO [linters context/goanalysis] analyzers took 4m8.934918803s with top 10 stages: buildir: 1m45.375432011s, goimports: 21.171002965s, unconvert: 14.98483787s, gosec: 12.918787673s, S1038: 7.156156835s, golint: 6.811506238s, misspell: 5.657682556s, S1039: 3.812861783s, nilness: 3.360331328s, directives: 3.168224809s [2022-11-05T17:32:24.362Z] INFO [runner] Issues before processing: 2495, after processing: 0 [2022-11-05T17:32:24.363Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1877/1877, autogenerated_exclude: 1772/1877, identifier_marker: 1772/1772, skip_files: 1877/1877, nolint: 0/78, path_prettifier: 1877/1877, skip_dirs: 1877/1877, exclude: 1772/1772, cgo: 1877/2495, exclude-rules: 78/1772 [2022-11-05T17:32:24.363Z] INFO [runner] processing took 175.48119ms with stages: nolint: 104.344572ms, identifier_marker: 32.969139ms, exclude-rules: 13.290246ms, path_prettifier: 12.591035ms, autogenerated_exclude: 9.417003ms, skip_dirs: 2.504508ms, cgo: 206.286µs, filename_unadjuster: 151.709µs, max_same_issues: 2.064µs, uniq_by_line: 867ns, diff: 591ns, max_from_linter: 566ns, exclude: 452ns, skip_files: 442ns, source_code: 331ns, severity-rules: 329ns, path_shortener: 282ns, max_per_file_from_linter: 276ns, sort_results: 259ns, path_prefixer: 233ns [2022-11-05T17:32:24.363Z] INFO [runner] linters took 1m19.334146802s with stages: goanalysis_metalinter: 1m19.158510944s [2022-11-05T17:32:24.363Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2022-11-05T17:32:24.363Z] INFO Memory: 2288 samples, avg is 279.5MB, max is 1046.6MB [2022-11-05T17:32:24.363Z] INFO Execution took 3m48.606785968s [2022-11-05T17:32:24.363Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-11-05T17:32:24.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/make.sh dynbinary-daemon test-docker-py [2022-11-05T17:32:25.261Z] [2022-11-05T17:32:25.261Z] Removing bundles/ [2022-11-05T17:32:25.261Z] [2022-11-05T17:32:25.261Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-11-05T17:32:25.261Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:32:25.261Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:32:35.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-05T17:32:35.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-05T17:32:37.015Z] INFO: Expanding go... [2022-11-05T17:32:49.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-05T17:32:49.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-05T17:32:50.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-05T17:32:50.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-05T17:32:50.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-05T17:32:51.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-05T17:32:51.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-05T17:32:52.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-05T17:32:53.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-05T17:32:54.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-05T17:32:54.771Z] --- PASS: TestBuildWithHugeFile (53.67s) [2022-11-05T17:32:54.771Z] === RUN TestBuildWithEmptyDockerfile [2022-11-05T17:32:54.771Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:32:54.771Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:32:54.771Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:32:54.771Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:32:54.771Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:32:54.771Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:32:54.771Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:32:54.771Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:32:54.771Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:32:54.771Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-11-05T17:32:54.771Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-11-05T17:32:54.771Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-11-05T17:32:54.771Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-11-05T17:32:54.771Z] === RUN TestBuildPreserveOwnership [2022-11-05T17:32:54.771Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-05T17:32:54.771Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-05T17:32:55.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-05T17:32:55.705Z] --- PASS: TestBuildPreserveOwnership (3.68s) [2022-11-05T17:32:55.705Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.58s) [2022-11-05T17:32:55.705Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-11-05T17:32:55.705Z] === RUN TestBuildPlatformInvalid [2022-11-05T17:32:55.705Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-11-05T17:32:55.705Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-05T17:32:55.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-05T17:32:56.641Z] Loaded image: busybox:latest [2022-11-05T17:32:56.641Z] Loaded image: busybox:glibc [2022-11-05T17:32:56.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-05T17:32:57.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-05T17:32:58.015Z] Loaded image: debian:bullseye-slim [2022-11-05T17:32:58.015Z] Loaded image: hello-world:latest [2022-11-05T17:32:58.015Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:32:58.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-05T17:32:58.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-05T17:32:59.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-05T17:33:00.296Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:33:00.296Z] Using test binary docker [2022-11-05T17:33:00.296Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-05T17:33:00.296Z] +++ /etc/init.d/apparmor start [2022-11-05T17:33:00.296Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:33:00.296Z] INFO: Waiting for daemon to start... [2022-11-05T17:33:00.296Z] Starting dockerd [2022-11-05T17:33:00.296Z] +++ 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-11-05T17:33:02.195Z] . [2022-11-05T17:33:02.195Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:33:02.195Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:33:02.195Z] Error: No such image: emptyfs [2022-11-05T17:33:02.195Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-05T17:33:02.195Z] ++++ docker load [2022-11-05T17:33:02.466Z] Running integration-test (iteration 1) [2022-11-05T17:33:02.466Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-11-05T17:33:02.466Z] ++ 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-11-05T17:33:02.466Z] ++ set -e [2022-11-05T17:33:02.466Z] ++ '[' -n 0 ']' [2022-11-05T17:33:02.466Z] ++ set -x [2022-11-05T17:33:02.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-05T17:33:02.727Z] Loaded image: busybox:latest [2022-11-05T17:33:02.727Z] Loaded image: busybox:glibc [2022-11-05T17:33:03.681Z] Loaded image: debian:bullseye-slim [2022-11-05T17:33:03.940Z] Loaded image: hello-world:latest [2022-11-05T17:33:03.940Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:33:03.940Z] INFO: Testing against a local daemon [2022-11-05T17:33:03.940Z] === RUN TestCgroupNamespacesBuild [2022-11-05T17:33:04.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-05T17:33:05.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-05T17:33:05.315Z] --- PASS: TestCgroupNamespacesBuild (1.48s) [2022-11-05T17:33:05.315Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-05T17:33:06.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-05T17:33:06.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-05T17:33:06.688Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-11-05T17:33:06.688Z] === RUN TestBuildWithSession [2022-11-05T17:33:06.688Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:33:06.688Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-05T17:33:06.688Z] === RUN TestBuildSquashParent [2022-11-05T17:33:06.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-05T17:33:07.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-05T17:33:07.986Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.43s) [2022-11-05T17:33:07.986Z] PASS [2022-11-05T17:33:07.986Z] [2022-11-05T17:33:07.986Z] === Skipped [2022-11-05T17:33:07.986Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-11-05T17:33:07.986Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:33:07.986Z] [2022-11-05T17:33:07.986Z] DONE 33 tests, 1 skipped in 90.726s [2022-11-05T17:33:07.986Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-11-05T17:33:07.986Z] INFO: Testing against a local daemon [2022-11-05T17:33:07.986Z] === RUN TestConfigInspect [2022-11-05T17:33:09.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-05T17:33:09.887Z] --- PASS: TestConfigInspect (2.33s) [2022-11-05T17:33:09.887Z] === RUN TestConfigList [2022-11-05T17:33:10.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-05T17:33:10.877Z] --- PASS: TestBuildSquashParent (3.66s) [2022-11-05T17:33:10.877Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-05T17:33:10.877Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:33:10.877Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:33:10.877Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:33:10.877Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:33:10.877Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:33:10.877Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:33:10.877Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:33:10.877Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:33:10.877Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:33:10.877Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:33:10.877Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:33:10.877Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:33:10.877Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:33:10.877Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:33:11.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-05T17:33:11.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:33:11.703Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:33:11.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-05T17:33:11.786Z] --- PASS: TestConfigList (2.09s) [2022-11-05T17:33:11.786Z] === RUN TestConfigsCreateAndDelete [2022-11-05T17:33:12.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-05T17:33:12.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:33:12.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:33:12.703Z] INFO: Expanding compiler 1 of 3... [2022-11-05T17:33:12.703Z] INFO: Expanding compiler 2 of 3... [2022-11-05T17:33:13.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-05T17:33:13.693Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-11-05T17:33:13.693Z] === RUN TestConfigsUpdate [2022-11-05T17:33:14.012Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-11-05T17:33:14.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.22s) [2022-11-05T17:33:14.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-11-05T17:33:14.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s) [2022-11-05T17:33:14.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.08s) [2022-11-05T17:33:14.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.00s) [2022-11-05T17:33:14.013Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) [2022-11-05T17:33:14.013Z] === RUN TestBuildMultiStageCopy [2022-11-05T17:33:14.013Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-05T17:33:14.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-05T17:33:14.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-05T17:33:14.947Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-05T17:33:14.947Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-05T17:33:15.205Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-05T17:33:15.463Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-05T17:33:15.605Z] INFO: Expanding compiler 3 of 3... [2022-11-05T17:33:15.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-05T17:33:15.722Z] --- PASS: TestBuildMultiStageCopy (1.80s) [2022-11-05T17:33:15.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s) [2022-11-05T17:33:15.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-11-05T17:33:15.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-11-05T17:33:15.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-11-05T17:33:15.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-11-05T17:33:15.722Z] === RUN TestBuildMultiStageParentConfig [2022-11-05T17:33:16.063Z] INFO: Removing downloaded files... [2022-11-05T17:33:16.222Z] --- PASS: TestConfigsUpdate (2.12s) [2022-11-05T17:33:16.222Z] === RUN TestTemplatedConfig [2022-11-05T17:33:16.229Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:33:16.229Z] Using test binary docker [2022-11-05T17:33:16.229Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-05T17:33:16.229Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:33:16.229Z] INFO: Waiting for daemon to start... [2022-11-05T17:33:16.229Z] Starting dockerd [2022-11-05T17:33:16.288Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2022-11-05T17:33:16.288Z] === RUN TestBuildLabelWithTargets [2022-11-05T17:33:16.521Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-11-05T17:33:16.521Z] INFO: Configuring git core.autocrlf... [2022-11-05T17:33:17.225Z] --- PASS: TestBuildLabelWithTargets (0.86s) [2022-11-05T17:33:17.226Z] === RUN TestBuildWithEmptyLayers [2022-11-05T17:33:17.484Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-11-05T17:33:17.484Z] === RUN TestBuildMultiStageOnBuild [2022-11-05T17:33:18.749Z] --- PASS: TestTemplatedConfig (2.64s) [2022-11-05T17:33:18.749Z] === RUN TestConfigCreateResolve [2022-11-05T17:33:18.859Z] --- PASS: TestBuildMultiStageOnBuild (1.28s) [2022-11-05T17:33:18.859Z] === RUN TestBuildUncleanTarFilenames [2022-11-05T17:33:19.085Z] . [2022-11-05T17:33:19.085Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:33:19.085Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:33:19.085Z] Error: No such image: emptyfs [2022-11-05T17:33:19.085Z] Running integration-test (iteration 1) [2022-11-05T17:33:19.085Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-11-05T17:33:19.117Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-11-05T17:33:19.117Z] === RUN TestBuildMultiStageLayerLeak [2022-11-05T17:33:19.341Z] Loaded image: busybox:latest [2022-11-05T17:33:19.341Z] Loaded image: busybox:glibc [2022-11-05T17:33:20.493Z] --- PASS: TestBuildMultiStageLayerLeak (1.27s) [2022-11-05T17:33:20.493Z] === RUN TestBuildWithHugeFile [2022-11-05T17:33:20.670Z] --- PASS: TestConfigCreateResolve (2.11s) [2022-11-05T17:33:20.670Z] === RUN TestConfigDaemonLibtrustID [2022-11-05T17:33:20.705Z] Loaded image: debian:bullseye-slim [2022-11-05T17:33:20.705Z] Loaded image: hello-world:latest [2022-11-05T17:33:20.705Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:33:20.705Z] INFO: Testing against a local daemon [2022-11-05T17:33:20.705Z] === RUN TestCgroupNamespacesBuild [2022-11-05T17:33:21.246Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-11-05T17:33:21.246Z] PASS [2022-11-05T17:33:21.246Z] [2022-11-05T17:33:21.246Z] DONE 7 tests in 13.953s [2022-11-05T17:33:21.246Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-11-05T17:33:21.246Z] INFO: Testing against a local daemon [2022-11-05T17:33:21.246Z] === RUN TestCheckpoint [2022-11-05T17:33:21.246Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:33:21.246Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-05T17:33:21.246Z] === RUN TestContainerInvalidJSON [2022-11-05T17:33:21.246Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:33:21.246Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:33:21.246Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:33:21.246Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:33:21.246Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:33:21.246Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:33:21.246Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:33:21.246Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:33:21.246Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:33:21.246Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-11-05T17:33:21.246Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-11-05T17:33:21.246Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-11-05T17:33:21.246Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-11-05T17:33:21.246Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-05T17:33:21.246Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-11-05T17:33:21.246Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-05T17:33:21.246Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-11-05T17:33:21.246Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-05T17:33:21.510Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-11-05T17:33:21.510Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-05T17:33:21.510Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-11-05T17:33:21.510Z] === RUN TestCopyFromContainer [2022-11-05T17:33:22.462Z] === RUN TestCopyFromContainer// [2022-11-05T17:33:22.462Z] === RUN TestCopyFromContainer//bar/root [2022-11-05T17:33:22.720Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-05T17:33:22.720Z] === RUN TestCopyFromContainer/bar/quux [2022-11-05T17:33:22.720Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-05T17:33:22.720Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-05T17:33:22.720Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-05T17:33:22.980Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-05T17:33:22.980Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-05T17:33:22.980Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-05T17:33:22.980Z] --- PASS: TestCopyFromContainer (1.63s) [2022-11-05T17:33:22.980Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-11-05T17:33:22.980Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-11-05T17:33:22.980Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-11-05T17:33:22.980Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-11-05T17:33:22.980Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-11-05T17:33:22.980Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-11-05T17:33:22.980Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-11-05T17:33:22.980Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-11-05T17:33:22.980Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-11-05T17:33:22.980Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-11-05T17:33:22.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-05T17:33:22.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:33:22.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:33:22.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:33:22.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:33:22.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:33:22.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:33:22.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:33:22.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:33:22.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:33:22.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-11-05T17:33:22.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-05T17:33:22.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-11-05T17:33:22.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-05T17:33:22.980Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-05T17:33:23.239Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-11-05T17:33:23.239Z] === RUN TestCreateWithInvalidEnv [2022-11-05T17:33:23.239Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-05T17:33:23.239Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-05T17:33:23.239Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-05T17:33:23.239Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-05T17:33:23.239Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-05T17:33:23.239Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-05T17:33:23.239Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-05T17:33:23.239Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-05T17:33:23.239Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-05T17:33:23.239Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-11-05T17:33:23.239Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-05T17:33:23.239Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-05T17:33:23.239Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-05T17:33:23.239Z] === RUN TestCreateTmpfsMountsTarget [2022-11-05T17:33:23.239Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-11-05T17:33:23.239Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-05T17:33:23.261Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2022-11-05T17:33:23.261Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-05T17:33:24.188Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-11-05T17:33:24.188Z] === RUN TestBuildWithSession [2022-11-05T17:33:24.188Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:33:24.188Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-05T17:33:24.188Z] === RUN TestBuildSquashParent [2022-11-05T17:33:24.612Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2022-11-05T17:33:24.612Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-05T17:33:26.511Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s) [2022-11-05T17:33:26.511Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-05T17:33:26.511Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:33:26.511Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:33:26.511Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:33:26.511Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:33:26.511Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:33:26.511Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:33:26.511Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:33:26.511Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:33:26.511Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:33:26.511Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:33:26.511Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:33:26.511Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:33:26.511Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:33:26.511Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:33:26.511Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:33:26.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-11-05T17:33:26.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-05T17:33:26.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-05T17:33:26.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-05T17:33:26.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-05T17:33:26.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-11-05T17:33:26.511Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-05T17:33:26.769Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-11-05T17:33:26.769Z] === RUN TestCreateDifferentPlatform [2022-11-05T17:33:26.769Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-05T17:33:26.769Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-05T17:33:26.769Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-11-05T17:33:26.769Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-05T17:33:26.769Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-05T17:33:26.769Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-05T17:33:26.769Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-11-05T17:33:26.769Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-05T17:33:27.027Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-11-05T17:33:27.027Z] === RUN TestContainerStartOnDaemonRestart [2022-11-05T17:33:27.027Z] === PAUSE TestContainerStartOnDaemonRestart [2022-11-05T17:33:27.027Z] === RUN TestDaemonRestartIpcMode [2022-11-05T17:33:27.027Z] === PAUSE TestDaemonRestartIpcMode [2022-11-05T17:33:27.027Z] === RUN TestDaemonHostGatewayIP [2022-11-05T17:33:27.027Z] === PAUSE TestDaemonHostGatewayIP [2022-11-05T17:33:27.027Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-05T17:33:27.027Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-05T17:33:27.027Z] === RUN TestContainerKillOnDaemonStart [2022-11-05T17:33:27.027Z] === PAUSE TestContainerKillOnDaemonStart [2022-11-05T17:33:27.027Z] === RUN TestDiff [2022-11-05T17:33:27.593Z] --- PASS: TestDiff (0.60s) [2022-11-05T17:33:27.593Z] === RUN TestExecWithCloseStdin [2022-11-05T17:33:28.159Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-11-05T17:33:28.159Z] === RUN TestExec [2022-11-05T17:33:28.725Z] --- PASS: TestExec (0.62s) [2022-11-05T17:33:28.725Z] === RUN TestExecUser [2022-11-05T17:33:29.291Z] --- PASS: TestExecUser (0.63s) [2022-11-05T17:33:29.291Z] === RUN TestExportContainerAndImportImage [2022-11-05T17:33:30.225Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-11-05T17:33:30.225Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-05T17:33:31.599Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-11-05T17:33:31.599Z] === RUN TestHealthCheckWorkdir [2022-11-05T17:33:32.165Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-11-05T17:33:32.165Z] === RUN TestHealthKillContainer [2022-11-05T17:33:32.311Z] --- PASS: TestBuildSquashParent (6.85s) [2022-11-05T17:33:32.311Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-05T17:33:32.311Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:33:32.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:33:32.311Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:33:32.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:33:32.311Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:33:32.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:33:32.311Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:33:32.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:33:32.311Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:33:32.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:33:32.311Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:33:32.311Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:33:32.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:33:32.311Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:33:32.873Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:33:32.873Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:33:34.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:33:34.760Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:33:36.650Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-11-05T17:33:36.650Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2022-11-05T17:33:36.650Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2022-11-05T17:33:36.650Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2022-11-05T17:33:36.650Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) [2022-11-05T17:33:36.650Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.87s) [2022-11-05T17:33:36.650Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2022-11-05T17:33:36.650Z] === RUN TestBuildMultiStageCopy [2022-11-05T17:33:36.650Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-05T17:33:40.270Z] --- PASS: TestHealthKillContainer (8.20s) [2022-11-05T17:33:40.270Z] === RUN TestHealthCheckProcessKilled [2022-11-05T17:33:40.814Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-05T17:33:41.069Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-05T17:33:41.205Z] --- PASS: TestHealthCheckProcessKilled (0.89s) [2022-11-05T17:33:41.205Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-05T17:33:41.771Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-11-05T17:33:41.771Z] === RUN TestIpcModeNone [2022-11-05T17:33:42.081Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-05T17:33:42.337Z] --- PASS: TestIpcModeNone (0.61s) [2022-11-05T17:33:42.337Z] === RUN TestIpcModePrivate [2022-11-05T17:33:42.903Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-11-05T17:33:43.007Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-05T17:33:43.162Z] --- PASS: TestIpcModePrivate (0.60s) [2022-11-05T17:33:43.162Z] === RUN TestIpcModeShareable [2022-11-05T17:33:43.420Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-11-05T17:33:43.678Z] --- PASS: TestIpcModeShareable (0.62s) [2022-11-05T17:33:43.678Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-05T17:33:43.981Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-11-05T17:33:43.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-11-05T17:33:43.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-11-05T17:33:43.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-11-05T17:33:43.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-11-05T17:33:43.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-11-05T17:33:43.981Z] === RUN TestBuildMultiStageParentConfig [2022-11-05T17:33:45.581Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2022-11-05T17:33:45.581Z] === RUN TestAPIIpcModeHost [2022-11-05T17:33:45.839Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-11-05T17:33:45.839Z] === RUN TestDaemonIpcModeShareable [2022-11-05T17:33:46.773Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-11-05T17:33:47.031Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-11-05T17:33:47.031Z] === RUN TestDaemonIpcModePrivate [2022-11-05T17:33:47.965Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-11-05T17:33:48.223Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-11-05T17:33:48.223Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-05T17:33:49.157Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-11-05T17:33:49.219Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-11-05T17:33:49.219Z] === RUN TestBuildLabelWithTargets [2022-11-05T17:33:49.417Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-11-05T17:33:49.417Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-05T17:33:50.352Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-11-05T17:33:50.610Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-11-05T17:33:50.610Z] === RUN TestIpcModeOlderClient [2022-11-05T17:33:50.610Z] === PAUSE TestIpcModeOlderClient [2022-11-05T17:33:50.610Z] === RUN TestKillContainerInvalidSignal [2022-11-05T17:33:51.176Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-11-05T17:33:51.176Z] === RUN TestKillContainer [2022-11-05T17:33:51.176Z] === RUN TestKillContainer/no_signal [2022-11-05T17:33:51.435Z] === RUN TestKillContainer/non_killing_signal [2022-11-05T17:33:51.693Z] === RUN TestKillContainer/killing_signal [2022-11-05T17:33:52.260Z] --- PASS: TestKillContainer (1.33s) [2022-11-05T17:33:52.260Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-11-05T17:33:52.260Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-11-05T17:33:52.260Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-11-05T17:33:52.260Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-05T17:33:52.260Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-05T17:33:52.826Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-05T17:33:53.760Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-11-05T17:33:53.760Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-11-05T17:33:53.760Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-11-05T17:33:53.760Z] === RUN TestKillStoppedContainer [2022-11-05T17:33:53.760Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-11-05T17:33:53.760Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-05T17:33:53.760Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-11-05T17:33:53.760Z] === RUN TestKillDifferentUserContainer [2022-11-05T17:33:54.018Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-11-05T17:33:54.018Z] === RUN TestInspectOomKilledTrue [2022-11-05T17:33:54.018Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-11-05T17:33:54.018Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-11-05T17:33:54.018Z] === RUN TestInspectOomKilledFalse [2022-11-05T17:33:54.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-05T17:33:54.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-05T17:33:54.584Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-11-05T17:33:54.584Z] === RUN TestLinksEtcHostsContentMatch [2022-11-05T17:33:54.842Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-11-05T17:33:54.842Z] === RUN TestLinksContainerNames [2022-11-05T17:33:55.776Z] --- PASS: TestLinksContainerNames (0.88s) [2022-11-05T17:33:55.776Z] === RUN TestLogsFollowTailEmpty [2022-11-05T17:33:56.034Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-11-05T17:33:56.034Z] === RUN TestContainerNetworkMountsNoChown [2022-11-05T17:33:56.602Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/default [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/default [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/private [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/private [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rprivate [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/slave [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/slave [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rslave [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/shared [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/shared [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rshared [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/default [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/rshared [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/shared [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/rslave [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/slave [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/rprivate [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/private [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:33:56.602Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-05T17:33:56.602Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:33:56.602Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:33:56.860Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:33:56.860Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:33:56.860Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-05T17:33:56.860Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:33:56.860Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:33:56.860Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-05T17:33:56.860Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:33:56.860Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:33:56.860Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:33:56.860Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:33:57.118Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:33:57.118Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:33:57.118Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-05T17:33:57.118Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:33:57.118Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-05T17:33:57.118Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:33:57.118Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:33:57.118Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:33:57.118Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:33:57.118Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-05T17:33:57.118Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:33:57.118Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-05T17:33:57.296Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2022-11-05T17:33:57.296Z] === RUN TestBuildWithEmptyLayers [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-11-05T17:33:57.375Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-11-05T17:33:57.376Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-05T17:33:57.376Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-11-05T17:33:57.376Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-11-05T17:33:57.376Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-11-05T17:33:57.376Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-11-05T17:33:57.376Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-05T17:33:57.376Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-11-05T17:33:57.376Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-11-05T17:33:57.376Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-11-05T17:33:57.376Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-11-05T17:33:57.376Z] === RUN TestContainerBindMountNonRecursive [2022-11-05T17:33:58.749Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-11-05T17:33:58.749Z] === RUN TestContainerVolumesMountedAsShared [2022-11-05T17:33:59.007Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-11-05T17:33:59.007Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-05T17:33:59.208Z] --- PASS: TestBuildWithHugeFile (38.57s) [2022-11-05T17:33:59.208Z] === RUN TestBuildWithEmptyDockerfile [2022-11-05T17:33:59.208Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:33:59.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:33:59.208Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:33:59.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:33:59.208Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:33:59.208Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:33:59.208Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:33:59.208Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:33:59.208Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:33:59.208Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-11-05T17:33:59.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-11-05T17:33:59.208Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-11-05T17:33:59.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-11-05T17:33:59.208Z] === RUN TestBuildPreserveOwnership [2022-11-05T17:33:59.208Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-05T17:33:59.265Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-11-05T17:33:59.265Z] === RUN TestNetworkNat [2022-11-05T17:33:59.830Z] --- PASS: TestNetworkNat (0.47s) [2022-11-05T17:33:59.830Z] === RUN TestNetworkLocalhostTCPNat [2022-11-05T17:34:00.396Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-11-05T17:34:00.396Z] === RUN TestNetworkLoopbackNat [2022-11-05T17:34:00.601Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-11-05T17:34:00.601Z] === RUN TestBuildMultiStageOnBuild [2022-11-05T17:34:01.108Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-05T17:34:02.043Z] --- PASS: TestBuildPreserveOwnership (2.95s) [2022-11-05T17:34:02.043Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.94s) [2022-11-05T17:34:02.043Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) [2022-11-05T17:34:02.043Z] === RUN TestBuildPlatformInvalid [2022-11-05T17:34:02.301Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-11-05T17:34:02.301Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-05T17:34:02.867Z] Loaded image: busybox:latest [2022-11-05T17:34:02.923Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-11-05T17:34:02.923Z] === RUN TestPause [2022-11-05T17:34:03.126Z] Loaded image: busybox:glibc [2022-11-05T17:34:03.489Z] --- PASS: TestPause (0.49s) [2022-11-05T17:34:03.489Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-05T17:34:03.489Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:34:03.489Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:34:03.489Z] === RUN TestPauseStopPausedContainer [2022-11-05T17:34:03.748Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-11-05T17:34:03.748Z] === RUN TestPsFilter [2022-11-05T17:34:04.005Z] --- PASS: TestPsFilter (0.13s) [2022-11-05T17:34:04.005Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-05T17:34:04.061Z] Loaded image: debian:bullseye-slim [2022-11-05T17:34:04.061Z] Loaded image: hello-world:latest [2022-11-05T17:34:04.264Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-11-05T17:34:04.264Z] === RUN TestRemoveContainerWithVolume [2022-11-05T17:34:04.319Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:34:04.833Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-11-05T17:34:04.833Z] === RUN TestRemoveContainerRunning [2022-11-05T17:34:05.092Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-11-05T17:34:05.092Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-05T17:34:05.658Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-11-05T17:34:05.658Z] === RUN TestRemoveInvalidContainer [2022-11-05T17:34:05.658Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-05T17:34:05.658Z] === RUN TestRenameLinkedContainer [2022-11-05T17:34:05.919Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-11-05T17:34:05.919Z] === RUN TestBuildUncleanTarFilenames [2022-11-05T17:34:05.919Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-11-05T17:34:05.919Z] === RUN TestBuildMultiStageLayerLeak [2022-11-05T17:34:07.557Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-11-05T17:34:07.557Z] === RUN TestRenameStoppedContainer [2022-11-05T17:34:07.815Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-11-05T17:34:07.815Z] === RUN TestRenameRunningContainerAndReuse [2022-11-05T17:34:08.748Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-11-05T17:34:08.749Z] === RUN TestRenameInvalidName [2022-11-05T17:34:09.314Z] --- PASS: TestRenameInvalidName (0.44s) [2022-11-05T17:34:09.314Z] === RUN TestRenameAnonymousContainer [2022-11-05T17:34:10.164Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2022-11-05T17:34:10.164Z] === RUN TestBuildWithHugeFile [2022-11-05T17:34:10.687Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-11-05T17:34:10.687Z] === RUN TestRenameContainerWithSameName [2022-11-05T17:34:11.252Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-11-05T17:34:11.252Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-05T17:34:12.185Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-11-05T17:34:12.185Z] === RUN TestResize [2022-11-05T17:34:12.429Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.78s) [2022-11-05T17:34:12.429Z] PASS [2022-11-05T17:34:12.429Z] [2022-11-05T17:34:12.429Z] === Skipped [2022-11-05T17:34:12.429Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-11-05T17:34:12.429Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:34:12.429Z] [2022-11-05T17:34:12.429Z] DONE 33 tests, 1 skipped in 69.672s [2022-11-05T17:34:12.429Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-11-05T17:34:12.429Z] ++ 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-11-05T17:34:12.429Z] ++ set -e [2022-11-05T17:34:12.429Z] ++ '[' -n 0 ']' [2022-11-05T17:34:12.429Z] ++ set -x [2022-11-05T17:34:12.429Z] ++ env -i DEST=/go/src/github.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-11-05T17:34:12.429Z] INFO: Testing against a local daemon [2022-11-05T17:34:12.429Z] === RUN TestConfigInspect [2022-11-05T17:34:12.443Z] --- PASS: TestResize (0.44s) [2022-11-05T17:34:12.443Z] === RUN TestResizeWithInvalidSize [2022-11-05T17:34:13.009Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-11-05T17:34:13.009Z] === RUN TestResizeWhenContainerNotStarted [2022-11-05T17:34:13.268Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:34:13.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:34:13.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:34:13.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:34:13.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:34:13.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:34:13.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:34:13.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:34:13.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:34:13.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:34:13.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:34:13.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:34:13.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:34:13.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:34:13.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:34:13.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:34:14.329Z] --- PASS: TestConfigInspect (2.20s) [2022-11-05T17:34:14.329Z] === RUN TestConfigList [2022-11-05T17:34:15.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:34:15.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:34:16.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:34:16.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:34:16.726Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:34:16.726Z] [2022-11-05T17:34:16.726Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-11-05T17:34:16.726Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-11-05T17:34:16.726Z] Using test binary docker [2022-11-05T17:34:16.726Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-05T17:34:16.726Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:34:16.726Z] INFO: Waiting for daemon to start... [2022-11-05T17:34:16.726Z] Starting dockerd [2022-11-05T17:34:16.726Z] . [2022-11-05T17:34:16.726Z] INFO: Building docker-sdk-python3:4.4.1... [2022-11-05T17:34:16.859Z] --- PASS: TestConfigList (2.10s) [2022-11-05T17:34:16.859Z] === RUN TestConfigsCreateAndDelete [2022-11-05T17:34:17.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:34:17.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:34:18.758Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-11-05T17:34:18.758Z] === RUN TestConfigsUpdate [2022-11-05T17:34:19.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:34:19.615Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:34:20.658Z] --- PASS: TestConfigsUpdate (2.12s) [2022-11-05T17:34:20.658Z] === RUN TestTemplatedConfig [2022-11-05T17:34:21.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:34:21.669Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:34:23.189Z] --- PASS: TestTemplatedConfig (2.53s) [2022-11-05T17:34:23.189Z] === RUN TestConfigCreateResolve [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.88s) [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-11-05T17:34:23.568Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-11-05T17:34:23.568Z] === RUN TestCgroupNamespacesRun [2022-11-05T17:34:24.941Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-11-05T17:34:24.941Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-05T17:34:24.941Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-11-05T17:34:24.941Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-11-05T17:34:24.941Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-05T17:34:25.720Z] --- PASS: TestConfigCreateResolve (2.08s) [2022-11-05T17:34:25.720Z] === RUN TestConfigDaemonLibtrustID [2022-11-05T17:34:25.720Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-11-05T17:34:25.720Z] PASS [2022-11-05T17:34:25.720Z] [2022-11-05T17:34:25.720Z] DONE 7 tests in 13.754s [2022-11-05T17:34:25.720Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-11-05T17:34:25.720Z] ++ 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-11-05T17:34:25.720Z] ++ set -e [2022-11-05T17:34:25.720Z] ++ '[' -n 0 ']' [2022-11-05T17:34:25.720Z] ++ set -x [2022-11-05T17:34:25.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-05T17:34:25.875Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-11-05T17:34:25.875Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-05T17:34:25.978Z] INFO: Testing against a local daemon [2022-11-05T17:34:25.978Z] === RUN TestCheckpoint [2022-11-05T17:34:25.978Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:34:25.978Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-05T17:34:25.978Z] === RUN TestContainerInvalidJSON [2022-11-05T17:34:25.978Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:34:25.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:34:25.978Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:34:25.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:34:25.978Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:34:25.978Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:34:25.978Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:34:25.978Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:34:25.978Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:34:25.978Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-11-05T17:34:25.978Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-11-05T17:34:25.978Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-11-05T17:34:25.978Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-11-05T17:34:25.978Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-05T17:34:25.978Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-11-05T17:34:25.978Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-05T17:34:26.236Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-11-05T17:34:26.236Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-05T17:34:26.236Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-11-05T17:34:26.236Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-05T17:34:26.236Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-11-05T17:34:26.236Z] === RUN TestCopyFromContainer [2022-11-05T17:34:27.170Z] === RUN TestCopyFromContainer// [2022-11-05T17:34:27.170Z] === RUN TestCopyFromContainer//bar/root [2022-11-05T17:34:27.170Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-05T17:34:27.170Z] === RUN TestCopyFromContainer/bar/quux [2022-11-05T17:34:27.250Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-11-05T17:34:27.250Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-05T17:34:27.429Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-05T17:34:27.429Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-05T17:34:27.429Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-05T17:34:27.429Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-05T17:34:27.429Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-05T17:34:27.688Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-05T17:34:27.688Z] --- PASS: TestCopyFromContainer (1.41s) [2022-11-05T17:34:27.688Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-11-05T17:34:27.688Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-11-05T17:34:27.688Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-11-05T17:34:27.688Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-11-05T17:34:27.688Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-11-05T17:34:27.688Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-11-05T17:34:27.688Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-11-05T17:34:27.688Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-11-05T17:34:27.688Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-11-05T17:34:27.688Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-11-05T17:34:27.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-05T17:34:27.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:34:27.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:34:27.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:34:27.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:34:27.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:34:27.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:34:27.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:34:27.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:34:27.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:34:27.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-11-05T17:34:27.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-05T17:34:27.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-11-05T17:34:27.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-05T17:34:27.688Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-05T17:34:27.688Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-11-05T17:34:27.688Z] === RUN TestCreateWithInvalidEnv [2022-11-05T17:34:27.688Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-05T17:34:27.688Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-05T17:34:27.688Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-05T17:34:27.688Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-05T17:34:27.688Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-05T17:34:27.688Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-05T17:34:27.688Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-05T17:34:27.688Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-05T17:34:27.688Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-05T17:34:27.688Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-11-05T17:34:27.688Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-05T17:34:27.688Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-05T17:34:27.688Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-05T17:34:27.688Z] === RUN TestCreateTmpfsMountsTarget [2022-11-05T17:34:27.688Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-11-05T17:34:27.688Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-05T17:34:28.183Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-11-05T17:34:28.183Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-05T17:34:29.062Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-11-05T17:34:29.062Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-05T17:34:29.556Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-11-05T17:34:29.556Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-05T17:34:29.997Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-11-05T17:34:29.997Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-05T17:34:29.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:34:29.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:34:29.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:34:29.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:34:29.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:34:29.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:34:29.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:34:29.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:34:29.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:34:29.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:34:29.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:34:29.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:34:29.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:34:29.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:34:29.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:34:29.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-11-05T17:34:29.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-05T17:34:29.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-05T17:34:29.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-11-05T17:34:29.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-05T17:34:29.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-05T17:34:29.997Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-05T17:34:30.122Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-11-05T17:34:30.122Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-05T17:34:30.564Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-11-05T17:34:30.564Z] === RUN TestCreateDifferentPlatform [2022-11-05T17:34:30.564Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-05T17:34:30.564Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-05T17:34:30.564Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-11-05T17:34:30.564Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-05T17:34:30.564Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-05T17:34:30.564Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-05T17:34:30.564Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-11-05T17:34:30.564Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-05T17:34:30.564Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-11-05T17:34:30.564Z] === RUN TestContainerStartOnDaemonRestart [2022-11-05T17:34:30.564Z] === PAUSE TestContainerStartOnDaemonRestart [2022-11-05T17:34:30.564Z] === RUN TestDaemonRestartIpcMode [2022-11-05T17:34:30.564Z] === PAUSE TestDaemonRestartIpcMode [2022-11-05T17:34:30.564Z] === RUN TestDaemonHostGatewayIP [2022-11-05T17:34:30.564Z] === PAUSE TestDaemonHostGatewayIP [2022-11-05T17:34:30.564Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-05T17:34:30.564Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-05T17:34:30.564Z] === RUN TestContainerKillOnDaemonStart [2022-11-05T17:34:30.564Z] === PAUSE TestContainerKillOnDaemonStart [2022-11-05T17:34:30.565Z] === RUN TestDiff [2022-11-05T17:34:31.130Z] --- PASS: TestDiff (0.43s) [2022-11-05T17:34:31.130Z] === RUN TestExecWithCloseStdin [2022-11-05T17:34:31.407Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-11-05T17:34:31.407Z] === RUN TestExec [2022-11-05T17:34:31.494Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-11-05T17:34:31.494Z] === RUN TestNISDomainname [2022-11-05T17:34:31.753Z] --- PASS: TestNISDomainname (0.59s) [2022-11-05T17:34:31.753Z] === RUN TestHostnameDnsResolution [2022-11-05T17:34:31.979Z] --- PASS: TestExec (0.48s) [2022-11-05T17:34:31.979Z] === RUN TestExecUser [2022-11-05T17:34:32.558Z] --- PASS: TestExecUser (0.47s) [2022-11-05T17:34:32.558Z] === RUN TestExportContainerAndImportImage [2022-11-05T17:34:32.687Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-11-05T17:34:32.687Z] === RUN TestUnprivilegedPortsAndPing [2022-11-05T17:34:32.945Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-11-05T17:34:32.945Z] === RUN TestStats [2022-11-05T17:34:33.130Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-11-05T17:34:33.130Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-05T17:34:34.503Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-11-05T17:34:34.503Z] === RUN TestHealthCheckWorkdir [2022-11-05T17:34:34.761Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-11-05T17:34:34.761Z] === RUN TestHealthKillContainer [2022-11-05T17:34:35.471Z] --- PASS: TestStats (2.48s) [2022-11-05T17:34:35.471Z] === RUN TestStopContainerWithTimeout [2022-11-05T17:34:35.471Z] === RUN TestStopContainerWithTimeout/0 [2022-11-05T17:34:35.471Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-05T17:34:35.471Z] === RUN TestStopContainerWithTimeout/1 [2022-11-05T17:34:35.471Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-05T17:34:35.471Z] === RUN TestStopContainerWithTimeout/3 [2022-11-05T17:34:35.471Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-05T17:34:35.471Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-05T17:34:35.471Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-05T17:34:35.471Z] === CONT TestStopContainerWithTimeout/0 [2022-11-05T17:34:35.471Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-05T17:34:36.037Z] === CONT TestStopContainerWithTimeout/3 [2022-11-05T17:34:38.564Z] === CONT TestStopContainerWithTimeout/1 [2022-11-05T17:34:39.936Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-05T17:34:39.936Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-11-05T17:34:39.936Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-11-05T17:34:39.936Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-11-05T17:34:39.936Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-11-05T17:34:39.936Z] === RUN TestDeleteDevicemapper [2022-11-05T17:34:39.936Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:34:39.936Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-05T17:34:39.936Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-05T17:34:41.311Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-11-05T17:34:41.311Z] === RUN TestUpdateMemory [2022-11-05T17:34:41.569Z] --- PASS: TestUpdateMemory (0.54s) [2022-11-05T17:34:41.569Z] === RUN TestUpdateCPUQuota [2022-11-05T17:34:42.502Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-11-05T17:34:42.502Z] === RUN TestUpdatePidsLimit [2022-11-05T17:34:42.502Z] === RUN TestUpdatePidsLimit/update_from_none [2022-11-05T17:34:42.760Z] === RUN TestUpdatePidsLimit/no_change [2022-11-05T17:34:42.869Z] --- PASS: TestHealthKillContainer (7.86s) [2022-11-05T17:34:42.869Z] === RUN TestHealthCheckProcessKilled [2022-11-05T17:34:43.022Z] === RUN TestUpdatePidsLimit/update_lower [2022-11-05T17:34:43.022Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-11-05T17:34:43.281Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-11-05T17:34:43.435Z] --- PASS: TestHealthCheckProcessKilled (0.68s) [2022-11-05T17:34:43.435Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-05T17:34:43.539Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-11-05T17:34:43.693Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-11-05T17:34:43.693Z] === RUN TestIpcModeNone [2022-11-05T17:34:43.797Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-11-05T17:34:44.259Z] --- PASS: TestIpcModeNone (0.47s) [2022-11-05T17:34:44.259Z] === RUN TestIpcModePrivate [2022-11-05T17:34:44.517Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-11-05T17:34:44.731Z] --- PASS: TestUpdatePidsLimit (2.07s) [2022-11-05T17:34:44.731Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-11-05T17:34:44.731Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-11-05T17:34:44.731Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-11-05T17:34:44.731Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-11-05T17:34:44.731Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-11-05T17:34:44.731Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-11-05T17:34:44.731Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-11-05T17:34:44.731Z] === RUN TestUpdateRestartPolicy [2022-11-05T17:34:44.775Z] --- PASS: TestIpcModePrivate (0.45s) [2022-11-05T17:34:44.775Z] === RUN TestIpcModeShareable [2022-11-05T17:34:45.033Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-11-05T17:34:45.033Z] --- PASS: TestIpcModeShareable (0.45s) [2022-11-05T17:34:45.033Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-05T17:34:46.934Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-11-05T17:34:46.934Z] === RUN TestAPIIpcModeHost [2022-11-05T17:34:46.934Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-11-05T17:34:46.934Z] === RUN TestDaemonIpcModeShareable [2022-11-05T17:34:47.868Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-11-05T17:34:48.126Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-11-05T17:34:48.126Z] === RUN TestDaemonIpcModePrivate [2022-11-05T17:34:49.061Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-11-05T17:34:49.061Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2022-11-05T17:34:49.061Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-05T17:34:50.435Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-11-05T17:34:50.435Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-11-05T17:34:50.435Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-05T17:34:51.370Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-11-05T17:34:51.370Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-11-05T17:34:51.370Z] === RUN TestIpcModeOlderClient [2022-11-05T17:34:51.370Z] === PAUSE TestIpcModeOlderClient [2022-11-05T17:34:51.370Z] === RUN TestKillContainerInvalidSignal [2022-11-05T17:34:51.936Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-11-05T17:34:51.936Z] === RUN TestKillContainer [2022-11-05T17:34:51.936Z] === RUN TestKillContainer/no_signal [2022-11-05T17:34:52.195Z] === RUN TestKillContainer/non_killing_signal [2022-11-05T17:34:52.453Z] === RUN TestKillContainer/killing_signal [2022-11-05T17:34:53.020Z] --- PASS: TestKillContainer (1.22s) [2022-11-05T17:34:53.020Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-11-05T17:34:53.020Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-11-05T17:34:53.020Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-11-05T17:34:53.020Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-05T17:34:53.020Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-05T17:34:53.586Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-05T17:34:53.844Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-11-05T17:34:53.844Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-11-05T17:34:53.844Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-11-05T17:34:53.844Z] === RUN TestKillStoppedContainer [2022-11-05T17:34:53.844Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-11-05T17:34:53.844Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-05T17:34:53.844Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-11-05T17:34:53.844Z] === RUN TestKillDifferentUserContainer [2022-11-05T17:34:54.410Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-11-05T17:34:54.410Z] === RUN TestInspectOomKilledTrue [2022-11-05T17:34:54.977Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-11-05T17:34:54.977Z] === RUN TestInspectOomKilledFalse [2022-11-05T17:34:55.235Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-11-05T17:34:55.235Z] === RUN TestLinksEtcHostsContentMatch [2022-11-05T17:34:55.493Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-11-05T17:34:55.493Z] === RUN TestLinksContainerNames [2022-11-05T17:34:56.428Z] --- PASS: TestLinksContainerNames (0.83s) [2022-11-05T17:34:56.428Z] === RUN TestLogsFollowTailEmpty [2022-11-05T17:34:56.686Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-11-05T17:34:56.686Z] === RUN TestContainerNetworkMountsNoChown [2022-11-05T17:34:56.920Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-11-05T17:34:56.920Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-05T17:34:56.920Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-11-05T17:34:56.920Z] === RUN TestWaitNonBlocked [2022-11-05T17:34:56.920Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:34:56.920Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:34:56.920Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:34:56.920Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:34:56.920Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:34:56.920Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:34:56.920Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-11-05T17:34:56.920Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-11-05T17:34:56.920Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-11-05T17:34:56.920Z] === RUN TestWaitBlocked [2022-11-05T17:34:56.920Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:34:56.920Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:34:56.920Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:34:56.920Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:34:56.920Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:34:56.920Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:34:57.254Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/default [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/default [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/private [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/private [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rprivate [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/slave [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/slave [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rslave [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/shared [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/shared [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rshared [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/default [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/rshared [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/shared [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/rslave [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/slave [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/rprivate [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/private [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-05T17:34:57.254Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:34:57.254Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:34:57.254Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:34:57.486Z] --- PASS: TestWaitBlocked (0.03s) [2022-11-05T17:34:57.486Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-11-05T17:34:57.486Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-11-05T17:34:57.486Z] === CONT TestContainerStartOnDaemonRestart [2022-11-05T17:34:57.486Z] === CONT TestContainerKillOnDaemonStart [2022-11-05T17:34:57.513Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:34:57.513Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-05T17:34:57.513Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:34:57.513Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:34:57.513Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-05T17:34:57.513Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:34:57.513Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:34:57.513Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:34:57.513Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:34:57.513Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:34:57.513Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:34:57.771Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-05T17:34:57.771Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:34:57.771Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-05T17:34:57.771Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-05T17:34:57.771Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:34:57.771Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:34:57.771Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:34:57.771Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:34:57.771Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-05T17:34:57.771Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-11-05T17:34:57.771Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-11-05T17:34:57.771Z] === RUN TestContainerBindMountNonRecursive [2022-11-05T17:34:59.146Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-11-05T17:34:59.146Z] === RUN TestContainerVolumesMountedAsShared [2022-11-05T17:34:59.404Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-11-05T17:34:59.404Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-05T17:34:59.971Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-11-05T17:34:59.971Z] === RUN TestNetworkNat [2022-11-05T17:35:00.014Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s) [2022-11-05T17:35:00.014Z] === CONT TestIpcModeOlderClient [2022-11-05T17:35:00.014Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-11-05T17:35:00.014Z] === CONT TestDaemonHostGatewayIP [2022-11-05T17:35:00.229Z] --- PASS: TestNetworkNat (0.44s) [2022-11-05T17:35:00.229Z] === RUN TestNetworkLocalhostTCPNat [2022-11-05T17:35:00.796Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-11-05T17:35:00.796Z] === RUN TestNetworkLoopbackNat [2022-11-05T17:35:01.912Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2022-11-05T17:35:01.912Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-05T17:35:01.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-05T17:35:02.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-05T17:35:03.325Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-11-05T17:35:03.325Z] === RUN TestPause [2022-11-05T17:35:03.616Z] sha256:efabc4e266ebf73a2b588eced20c1e80de6d56eb1e442748ab18a8cfd8b4985a [2022-11-05T17:35:03.616Z] INFO: Starting docker-py tests... [2022-11-05T17:35:03.616Z] ============================= test session starts ============================== [2022-11-05T17:35:03.616Z] platform linux -- Python 3.7.15, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-11-05T17:35:03.616Z] rootdir: /src, inifile: pytest.ini [2022-11-05T17:35:03.616Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-11-05T17:35:03.812Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.74s) [2022-11-05T17:35:03.812Z] === CONT TestDaemonRestartIpcMode [2022-11-05T17:35:03.891Z] --- PASS: TestPause (0.46s) [2022-11-05T17:35:03.891Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-05T17:35:03.891Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:35:03.891Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:35:03.891Z] === RUN TestPauseStopPausedContainer [2022-11-05T17:35:04.149Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-11-05T17:35:04.149Z] === RUN TestPsFilter [2022-11-05T17:35:04.407Z] --- PASS: TestPsFilter (0.13s) [2022-11-05T17:35:04.407Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-05T17:35:04.550Z] collected 389 items / 1 deselected / 388 selected [2022-11-05T17:35:04.550Z] [2022-11-05T17:35:04.665Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-11-05T17:35:04.665Z] === RUN TestRemoveContainerWithVolume [2022-11-05T17:35:05.231Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-11-05T17:35:05.231Z] === RUN TestRemoveContainerRunning [2022-11-05T17:35:05.797Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-11-05T17:35:05.797Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-05T17:35:06.056Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-11-05T17:35:06.056Z] === RUN TestRemoveInvalidContainer [2022-11-05T17:35:06.056Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-05T17:35:06.056Z] === RUN TestRenameLinkedContainer [2022-11-05T17:35:06.340Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-11-05T17:35:06.363Z] --- PASS: TestBuildWithHugeFile (51.56s) [2022-11-05T17:35:06.363Z] === RUN TestBuildWithEmptyDockerfile [2022-11-05T17:35:06.363Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:35:06.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:35:06.363Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:35:06.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:35:06.363Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:35:06.363Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:35:06.363Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:35:06.363Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:35:06.363Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:35:06.363Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-11-05T17:35:06.363Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-11-05T17:35:06.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-11-05T17:35:06.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-11-05T17:35:06.363Z] === RUN TestBuildPreserveOwnership [2022-11-05T17:35:06.363Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-05T17:35:07.956Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-11-05T17:35:07.956Z] === RUN TestRenameStoppedContainer [2022-11-05T17:35:08.214Z] --- PASS: TestRenameStoppedContainer (0.50s) [2022-11-05T17:35:08.214Z] === RUN TestRenameRunningContainerAndReuse [2022-11-05T17:35:08.248Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-05T17:35:09.148Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-11-05T17:35:09.148Z] === RUN TestRenameInvalidName [2022-11-05T17:35:09.618Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-11-05T17:35:09.618Z] PASS [2022-11-05T17:35:09.618Z] [2022-11-05T17:35:09.618Z] === Skipped [2022-11-05T17:35:09.618Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-11-05T17:35:09.618Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:35:09.618Z] [2022-11-05T17:35:09.618Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-11-05T17:35:09.618Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-11-05T17:35:09.618Z] [2022-11-05T17:35:09.618Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:35:09.618Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:35:09.618Z] [2022-11-05T17:35:09.618Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-11-05T17:35:09.618Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-11-05T17:35:09.618Z] [2022-11-05T17:35:09.618Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-05T17:35:09.618Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:35:09.618Z] [2022-11-05T17:35:09.618Z] DONE 197 tests, 5 skipped in 108.025s [2022-11-05T17:35:09.618Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-05T17:35:09.618Z] INFO: Testing against a local daemon [2022-11-05T17:35:09.618Z] === RUN TestLiveRestore [2022-11-05T17:35:09.618Z] === RUN TestLiveRestore/volume_references [2022-11-05T17:35:09.618Z] === PAUSE TestLiveRestore/volume_references [2022-11-05T17:35:09.618Z] === CONT TestLiveRestore/volume_references [2022-11-05T17:35:09.715Z] --- PASS: TestRenameInvalidName (0.42s) [2022-11-05T17:35:09.715Z] === RUN TestRenameAnonymousContainer [2022-11-05T17:35:09.875Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-05T17:35:09.875Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-05T17:35:10.809Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-05T17:35:11.089Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-11-05T17:35:11.089Z] === RUN TestRenameContainerWithSameName [2022-11-05T17:35:11.348Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-11-05T17:35:11.348Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-05T17:35:11.744Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-05T17:35:12.282Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-11-05T17:35:12.282Z] === RUN TestResize [2022-11-05T17:35:12.451Z] --- PASS: TestBuildPreserveOwnership (10.22s) [2022-11-05T17:35:12.451Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.22s) [2022-11-05T17:35:12.451Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-11-05T17:35:12.451Z] === RUN TestBuildPlatformInvalid [2022-11-05T17:35:12.451Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-11-05T17:35:12.451Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-05T17:35:12.451Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-11-05T17:35:12.451Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-11-05T17:35:12.451Z] PASS [2022-11-05T17:35:12.451Z] [2022-11-05T17:35:12.451Z] === Skipped [2022-11-05T17:35:12.451Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-11-05T17:35:12.451Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:35:12.451Z] [2022-11-05T17:35:12.451Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-11-05T17:35:12.451Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-11-05T17:35:12.451Z] [2022-11-05T17:35:12.451Z] DONE 33 tests, 2 skipped in 113.162s [2022-11-05T17:35:12.451Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-11-05T17:35:12.451Z] INFO: Testing against a local daemon [2022-11-05T17:35:12.451Z] === RUN TestConfigInspect [2022-11-05T17:35:12.451Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:35:12.451Z] --- SKIP: TestConfigInspect (0.02s) [2022-11-05T17:35:12.451Z] === RUN TestConfigList [2022-11-05T17:35:12.451Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:35:12.451Z] --- SKIP: TestConfigList (0.01s) [2022-11-05T17:35:12.451Z] === RUN TestConfigsCreateAndDelete [2022-11-05T17:35:12.451Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:35:12.451Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-11-05T17:35:12.451Z] === RUN TestConfigsUpdate [2022-11-05T17:35:12.451Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:35:12.451Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-11-05T17:35:12.451Z] === RUN TestTemplatedConfig [2022-11-05T17:35:12.451Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:35:12.451Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-11-05T17:35:12.451Z] === RUN TestConfigCreateResolve [2022-11-05T17:35:12.451Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:35:12.451Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-11-05T17:35:12.451Z] === RUN TestConfigDaemonLibtrustID [2022-11-05T17:35:12.848Z] --- PASS: TestResize (0.41s) [2022-11-05T17:35:12.848Z] === RUN TestResizeWithInvalidSize [2022-11-05T17:35:12.976Z] Removing intermediate container 7fb974916dd1 [2022-11-05T17:35:12.976Z] ---> 89c5b53cc936 [2022-11-05T17:35:12.976Z] Step 7/10 : 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-11-05T17:35:12.976Z] ---> Running in 931b92ce3875 [2022-11-05T17:35:12.976Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-11-05T17:35:12.976Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-05T17:35:12.976Z] go: downloading github.com/fatih/color v1.10.0 [2022-11-05T17:35:12.976Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-05T17:35:12.976Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-05T17:35:12.976Z] go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:35:12.976Z] go: downloading golang.org/x/tools v0.1.0 [2022-11-05T17:35:12.976Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-05T17:35:12.976Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-05T17:35:12.976Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-05T17:35:12.976Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-05T17:35:12.976Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-05T17:35:12.976Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-05T17:35:12.976Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-05T17:35:12.976Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:35:12.976Z] go: downloading golang.org/x/mod v0.3.0 [2022-11-05T17:35:13.107Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-11-05T17:35:13.107Z] === RUN TestResizeWhenContainerNotStarted [2022-11-05T17:35:13.118Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-05T17:35:13.673Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:35:13.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:35:13.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:35:13.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:35:13.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:35:13.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:35:13.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:35:13.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:35:13.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:35:13.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:35:13.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:35:13.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:35:13.673Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:35:13.673Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:35:13.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:35:13.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:35:14.051Z] --- PASS: TestLiveRestore (0.00s) [2022-11-05T17:35:14.051Z] --- PASS: TestLiveRestore/volume_references (4.58s) [2022-11-05T17:35:14.051Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.92s) [2022-11-05T17:35:14.051Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s) [2022-11-05T17:35:14.051Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s) [2022-11-05T17:35:14.051Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s) [2022-11-05T17:35:14.051Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s) [2022-11-05T17:35:14.051Z] PASS [2022-11-05T17:35:14.051Z] [2022-11-05T17:35:14.051Z] DONE 7 tests in 4.618s [2022-11-05T17:35:14.051Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-11-05T17:35:14.051Z] INFO: Testing against a local daemon [2022-11-05T17:35:14.051Z] === RUN TestCommitInheritsEnv [2022-11-05T17:35:14.311Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-11-05T17:35:14.311Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-05T17:35:14.311Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-11-05T17:35:14.311Z] === RUN TestImagesFilterMultiReference [2022-11-05T17:35:14.311Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-11-05T17:35:14.311Z] === RUN TestImagePullPlatformInvalid [2022-11-05T17:35:14.311Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-11-05T17:35:14.311Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.8 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=info msg="redis not configured" go.version=go1.18.8 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=info msg="Starting upload purge in 10m0s" go.version=go1.18.8 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.8 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=0ba3806e-1d0c-4dea-b2f4-6f328d1a82a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46328" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=0ba3806e-1d0c-4dea-b2f4-6f328d1a82a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46328" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.042705ms http.response.status=200 http.response.written=2 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fbfad3e3-1051-4e03-9ca0-e9f9e550fcae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fbfad3e3-1051-4e03-9ca0-e9f9e550fcae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fbfad3e3-1051-4e03-9ca0-e9f9e550fcae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=70.914µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d575a4c9-68b4-4d59-b075-290e3dbb32fd trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fbfad3e3-1051-4e03-9ca0-e9f9e550fcae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.685978ms http.response.status=404 http.response.written=157 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=5fdab4f2-34a8-4de6-92da-ad54c64debc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=5fdab4f2-34a8-4de6-92da-ad54c64debc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=5fdab4f2-34a8-4de6-92da-ad54c64debc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=38.246µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=586518f0-1024-4845-b1f1-97076667dd16 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=5fdab4f2-34a8-4de6-92da-ad54c64debc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.495357ms http.response.status=404 http.response.written=157 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e804c183-2d12-48e7-a41d-bac07b004a92 http.request.method=POST http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e804c183-2d12-48e7-a41d-bac07b004a92 http.request.method=POST http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f9f58a86-02a2-4e57-9229-8eec2bdcea63 http.request.method=POST http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f9f58a86-02a2-4e57-9229-8eec2bdcea63 http.request.method=POST http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/33278812-d998-4e28-b641-a7a8094d4656/startedat\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e804c183-2d12-48e7-a41d-bac07b004a92 http.request.method=POST http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=518.141µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bae1c7cb-383d-4935-b883-189fa01caa1d trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/33278812-d998-4e28-b641-a7a8094d4656/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e804c183-2d12-48e7-a41d-bac07b004a92 http.request.method=POST http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=17.708µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=445da388-6caf-4007-b165-797d258a5c75 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9/startedat\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f9f58a86-02a2-4e57-9229-8eec2bdcea63 http.request.method=POST http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=118.352µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ed9f0178-bf5a-46ad-9480-c876e0eded23 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.311Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f9f58a86-02a2-4e57-9229-8eec2bdcea63 http.request.method=POST http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=15.787µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6a231454-49ac-4b38-9a66-b5cb85a0c7e9 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9/hashstates/sha256/0\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f9f58a86-02a2-4e57-9229-8eec2bdcea63 http.request.method=POST http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=229.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3667d349-b3e2-443a-830a-92d6ff6fb9bc trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f9f58a86-02a2-4e57-9229-8eec2bdcea63 http.request.method=POST http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.184781ms http.response.status=202 http.response.written=0 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/33278812-d998-4e28-b641-a7a8094d4656/hashstates/sha256/0\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e804c183-2d12-48e7-a41d-bac07b004a92 http.request.method=POST http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=287.18µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f131bd3d-3ba1-4d8a-b24b-d3c444a9809b trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e804c183-2d12-48e7-a41d-bac07b004a92 http.request.method=POST http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.725652ms http.response.status=202 http.response.written=0 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.uuid=1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.uuid=33278812-d998-4e28-b641-a7a8094d4656 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.uuid=33278812-d998-4e28-b641-a7a8094d4656 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/33278812-d998-4e28-b641-a7a8094d4656/startedat\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=71.291µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=11ace23f-c1a6-47cc-bc15-0e8950e40ac3 trace.line=82 vars.name=test vars.uuid=33278812-d998-4e28-b641-a7a8094d4656 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/33278812-d998-4e28-b641-a7a8094d4656/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=16.526µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5ca70987-8f01-4d92-93af-66c66e82f65a trace.line=141 vars.name=test vars.uuid=33278812-d998-4e28-b641-a7a8094d4656 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/33278812-d998-4e28-b641-a7a8094d4656/data\", 0)" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=146.28µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=131bb85e-6030-460d-8cd0-ef80180dae6c trace.line=124 vars.name=test vars.uuid=33278812-d998-4e28-b641-a7a8094d4656 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.uuid=33278812-d998-4e28-b641-a7a8094d4656 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/33278812-d998-4e28-b641-a7a8094d4656/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=43.392µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c5044b8b-1cef-4289-830d-d77cdcc674ad trace.line=141 vars.name=test vars.uuid=33278812-d998-4e28-b641-a7a8094d4656 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=24.966µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1b981d3c-c153-4e18-9fb1-1f396d27ae52 trace.line=141 vars.name=test vars.uuid=33278812-d998-4e28-b641-a7a8094d4656 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/33278812-d998-4e28-b641-a7a8094d4656/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=15.993µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b5df2299-6c5b-4be4-a3cf-d51999b97bd4 trace.line=141 vars.name=test vars.uuid=33278812-d998-4e28-b641-a7a8094d4656 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/33278812-d998-4e28-b641-a7a8094d4656/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=335.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=476486fa-86e8-4287-aa16-638839eecc4b trace.line=167 vars.name=test vars.uuid=33278812-d998-4e28-b641-a7a8094d4656 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=375.735µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d3e77ec9-3560-4e9b-99ec-21c55d1b7229 trace.line=95 vars.name=test vars.uuid=33278812-d998-4e28-b641-a7a8094d4656 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.uuid=1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9/startedat\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=36.44µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=df28286d-a598-46a6-8c08-cae038cce96b trace.line=82 vars.name=test vars.uuid=1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/33278812-d998-4e28-b641-a7a8094d4656\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=617.679µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=0eef629b-76e5-4f7a-88c8-d03c952282d9 trace.line=181 vars.name=test vars.uuid=33278812-d998-4e28-b641-a7a8094d4656 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=17.43µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5e78d4eb-1661-4c13-9367-d0501989ddbc trace.line=141 vars.name=test vars.uuid=1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9 version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=25ec84fa-7007-413e-9560-bad7b1d3683a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46330" http.request.uri="/v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.252916ms http.response.status=201 http.response.written=0 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.312Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "PUT /v2/test/blobs/uploads/33278812-d998-4e28-b641-a7a8094d4656?_state=ZWWE3pkPiJannIJvEBZIFKs46xEtNnYbkyGmMdORIgl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzMjc4ODEyLWQ5OTgtNGUyOC1iNjQxLWE3YTgwOTRkNDY1NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTAzMzYwMjRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:35:14.312Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9/data\", 0)" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=224.105µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=fc15d419-2dc2-4593-9783-a530126b3533 trace.line=124 vars.name=test vars.uuid=1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9 version="v2.1.0+unknown" [2022-11-05T17:35:14.313Z] time="2022-11-05T17:35:14Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.uuid=1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9 version="v2.1.0+unknown" [2022-11-05T17:35:14.313Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=24.98µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bff26929-e2bc-437c-b626-b504c771c4dc trace.line=141 vars.name=test vars.uuid=1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9 version="v2.1.0+unknown" [2022-11-05T17:35:14.313Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=46.122µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b97f4c02-2529-45f5-a1fe-f51c8839aa39 trace.line=141 vars.name=test vars.uuid=1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9 version="v2.1.0+unknown" [2022-11-05T17:35:14.313Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=20.484µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=865f66bb-320a-4597-ba32-f88ec62b7638 trace.line=141 vars.name=test vars.uuid=1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9 version="v2.1.0+unknown" [2022-11-05T17:35:14.313Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=337.184µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=80db03f6-803c-4eba-9782-be4edbb7c245 trace.line=167 vars.name=test vars.uuid=1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9 version="v2.1.0+unknown" [2022-11-05T17:35:14.313Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=322.885µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e00fd139-7154-4041-8a38-004e07b635e8 trace.line=95 vars.name=test vars.uuid=1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9 version="v2.1.0+unknown" [2022-11-05T17:35:14.313Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=301.464µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=36cf3f2b-eea1-4734-b973-6e7a4a8eb3f2 trace.line=181 vars.name=test vars.uuid=1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9 version="v2.1.0+unknown" [2022-11-05T17:35:14.313Z] time="2022-11-05T17:35:14Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=887fda1a-84a1-4738-af0f-c4ae6db1b373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.411353ms http.response.status=201 http.response.written=0 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.313Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "PUT /v2/test/blobs/uploads/1fa3f65b-74a4-4c67-b25a-9f06e4bdd1e9?_state=iL7ifeov_oHbgCN-jqgBiELQFmGikdOq5se-vwDza8x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmYTNmNjViLTc0YTQtNGM2Ny1iMjVhLTlmMDZlNGJkZDFlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNToxNC4yOTA4ODIzNzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:35:14.336Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-11-05T17:35:14.336Z] PASS [2022-11-05T17:35:14.336Z] [2022-11-05T17:35:14.336Z] === Skipped [2022-11-05T17:35:14.336Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-11-05T17:35:14.336Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:35:14.336Z] [2022-11-05T17:35:14.336Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-11-05T17:35:14.336Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:35:14.336Z] [2022-11-05T17:35:14.336Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-11-05T17:35:14.336Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:35:14.336Z] [2022-11-05T17:35:14.336Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-11-05T17:35:14.336Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:35:14.336Z] [2022-11-05T17:35:14.336Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-11-05T17:35:14.336Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:35:14.336Z] [2022-11-05T17:35:14.336Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-11-05T17:35:14.336Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:35:14.336Z] [2022-11-05T17:35:14.336Z] DONE 7 tests, 6 skipped in 1.738s [2022-11-05T17:35:14.336Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-11-05T17:35:14.336Z] INFO: Testing against a local daemon [2022-11-05T17:35:14.336Z] === RUN TestCheckpoint [2022-11-05T17:35:14.336Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:35:14.336Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-05T17:35:14.336Z] === RUN TestContainerInvalidJSON [2022-11-05T17:35:14.336Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:35:14.336Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:35:14.336Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:35:14.336Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:35:14.336Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:35:14.336Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:35:14.336Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:35:14.336Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:35:14.336Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:35:14.336Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-11-05T17:35:14.336Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-11-05T17:35:14.336Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-11-05T17:35:14.336Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-11-05T17:35:14.336Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-05T17:35:14.336Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-11-05T17:35:14.336Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-05T17:35:14.336Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-11-05T17:35:14.336Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-05T17:35:14.336Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-11-05T17:35:14.336Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-05T17:35:14.337Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-11-05T17:35:14.337Z] === RUN TestCopyFromContainer [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=ab034713-8800-44ae-960d-3ee29dbdb898 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=ab034713-8800-44ae-960d-3ee29dbdb898 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=ab034713-8800-44ae-960d-3ee29dbdb898 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=54.058µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=de8dfd89-bd1f-4fb6-8c75-ef7207ba0c4a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=ab034713-8800-44ae-960d-3ee29dbdb898 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.629303ms http.response.status=404 http.response.written=96 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg=PutImageManifest go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=41.97µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a118338a-6e56-4624-9f46-dddd7edf1fbb trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=18.145µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aae93942-3315-49c2-a114-3016244ac001 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=93.628µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e6bf5cd7-8abd-4c5a-aebe-52efe70aa4a5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=17.068µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=92920404-8bb0-4444-8b51-3c33b9d223de trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=20.897µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=39b12119-14e4-4457-aa46-fdc800544b1e trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=225.508µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7ae07281-95dc-42df-a4eb-6bd775d3fb75 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=261.752µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b8bb2a34-068a-4183-90a5-fc69b498c5f9 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=95.135µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c355d97c-9172-4b7a-b90c-2f8cee9fb53d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=579.002µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=53f783bd-884a-4ed1-ba59-f51c742ac75e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=173.632µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=302e6c4e-8353-4d0b-9875-1123a7d440dd trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=029a10e3-d480-408c-92b6-539496e8a616 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46346" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.889748ms http.response.status=201 http.response.written=0 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.573Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:35:14.573Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f1b6cb0f-60af-499c-b752-0044f9f384f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46364" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f1b6cb0f-60af-499c-b752-0044f9f384f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46364" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="774.061µs" http.response.status=200 http.response.written=2 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=55948e88-02a5-4952-8e0f-38c600e0916d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=55948e88-02a5-4952-8e0f-38c600e0916d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=55948e88-02a5-4952-8e0f-38c600e0916d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=39.612µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=08ce54d4-4258-4d41-b69e-726a2a69747f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=55948e88-02a5-4952-8e0f-38c600e0916d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=55948e88-02a5-4952-8e0f-38c600e0916d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=124.652µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=76e99b14-2fd0-4d1b-a2b4-37786f7631d8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=55948e88-02a5-4952-8e0f-38c600e0916d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=37.075µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=48e54fea-cd40-4d3e-b052-ec2d72cf7460 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=55948e88-02a5-4952-8e0f-38c600e0916d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=141.421µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=45cd978b-5a29-4104-97fe-c6e313bc41f3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=55948e88-02a5-4952-8e0f-38c600e0916d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=55948e88-02a5-4952-8e0f-38c600e0916d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46370" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.152631ms http.response.status=200 http.response.written=417 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=621b2fb8-6d2a-41f9-bdb1-2feecf4e74e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46378" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=621b2fb8-6d2a-41f9-bdb1-2feecf4e74e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46378" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=621b2fb8-6d2a-41f9-bdb1-2feecf4e74e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46378" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=621b2fb8-6d2a-41f9-bdb1-2feecf4e74e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46378" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=35.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5ae4020c-75f7-4732-b9c3-cc3a0c54e845 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=621b2fb8-6d2a-41f9-bdb1-2feecf4e74e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46378" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=18.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=45957710-5314-40bb-a8ac-6a1f17ed5e37 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=621b2fb8-6d2a-41f9-bdb1-2feecf4e74e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46378" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=25.798µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dba10f81-4e51-4d3d-8a3e-2e0dd76ce882 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=621b2fb8-6d2a-41f9-bdb1-2feecf4e74e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46378" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=621b2fb8-6d2a-41f9-bdb1-2feecf4e74e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46378" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.259291ms http.response.status=200 http.response.written=417 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4e1ee147-7437-4db8-b8d5-cdf725d691ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4e1ee147-7437-4db8-b8d5-cdf725d691ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4e1ee147-7437-4db8-b8d5-cdf725d691ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=257.126µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a7ac13b4-e557-4ff9-a09c-1a9831f0967e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4e1ee147-7437-4db8-b8d5-cdf725d691ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=336.909µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=19ba6ce5-086f-428a-b26a-2f5f82f24d6e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f16934ba-1e61-4f6f-a6a7-7882dbd8bb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46392" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f16934ba-1e61-4f6f-a6a7-7882dbd8bb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46392" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4e1ee147-7437-4db8-b8d5-cdf725d691ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=37.031µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=81bf6ec6-b001-48ef-90e1-d6f0ff8473c9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4e1ee147-7437-4db8-b8d5-cdf725d691ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=337.769µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0f2f30ad-9949-45eb-8423-6af4913f97e5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f16934ba-1e61-4f6f-a6a7-7882dbd8bb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46392" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=332.729µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=282e4d1a-ec10-4ddd-91e0-4f97bc3d4b77 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f16934ba-1e61-4f6f-a6a7-7882dbd8bb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46392" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=20.466µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=48ec4217-753f-4800-828e-ab16038c557d trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.574Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f16934ba-1e61-4f6f-a6a7-7882dbd8bb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46392" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=48.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e573c7b9-04c2-45aa-98be-feb7b06155d0 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f16934ba-1e61-4f6f-a6a7-7882dbd8bb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46392" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=16.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5d37e894-4993-4d0c-8d5f-26644de694ee trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f16934ba-1e61-4f6f-a6a7-7882dbd8bb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46392" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=14.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f2b3c6a6-b0e2-4122-bf69-313df666f9a0 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f16934ba-1e61-4f6f-a6a7-7882dbd8bb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46392" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=8.144µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a051f768-71cd-42e3-8457-1d3aa41cf7de trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f16934ba-1e61-4f6f-a6a7-7882dbd8bb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46392" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=21.617µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=9e965567-7573-40ea-b65e-9b726224d743 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f16934ba-1e61-4f6f-a6a7-7882dbd8bb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46392" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=94.226µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=edae90be-51ff-41bb-ab89-940822abb96a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f16934ba-1e61-4f6f-a6a7-7882dbd8bb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46392" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=239.323µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=db4bb14b-9974-45ce-87c3-e5bbd5767a2e trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f16934ba-1e61-4f6f-a6a7-7882dbd8bb05 http.request.method=GET http.request.remoteaddr="127.0.0.1:46392" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.708802ms http.response.status=200 http.response.written=179 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4e1ee147-7437-4db8-b8d5-cdf725d691ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=935.714µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=565961bf-db64-460c-8c04-52166ee69a03 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4e1ee147-7437-4db8-b8d5-cdf725d691ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=10.392µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=29cfd822-c448-417c-bc1b-7a57ec688720 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4e1ee147-7437-4db8-b8d5-cdf725d691ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=119.032µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=0643887d-e542-43fa-a7a2-3d7a0d586576 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4e1ee147-7437-4db8-b8d5-cdf725d691ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=30.308µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0466fe1f-02a5-43b4-ab95-146c03ce27a1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4e1ee147-7437-4db8-b8d5-cdf725d691ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=14.709µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=134ccae1-3ebc-46d7-a092-d6bb21b92ea4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4e1ee147-7437-4db8-b8d5-cdf725d691ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46394" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=14.175609ms http.response.status=200 http.response.written=68 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c67e56bf-3dd4-44a0-8db0-ffad86de1756 http.request.method=GET http.request.remoteaddr="127.0.0.1:46432" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c67e56bf-3dd4-44a0-8db0-ffad86de1756 http.request.method=GET http.request.remoteaddr="127.0.0.1:46432" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.92051ms http.response.status=200 http.response.written=2 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=df59134d-2c85-40f5-859c-39d3db4f6fb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=df59134d-2c85-40f5-859c-39d3db4f6fb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=df59134d-2c85-40f5-859c-39d3db4f6fb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=df59134d-2c85-40f5-859c-39d3db4f6fb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=372.976µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=defe5b7e-c1fa-4ec3-abf1-ce57f399ca94 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=df59134d-2c85-40f5-859c-39d3db4f6fb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=16.983µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=612ade72-8e28-4b6a-a591-9566aa6af5d5 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=df59134d-2c85-40f5-859c-39d3db4f6fb7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46438" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.269385ms http.response.status=404 http.response.written=181 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e1bf0ee1-47f5-4a7f-b001-1f82c562eee4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46444" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e1bf0ee1-47f5-4a7f-b001-1f82c562eee4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46444" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.575Z] time="2022-11-05T17:35:14Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e1bf0ee1-47f5-4a7f-b001-1f82c562eee4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46444" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.576Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e1bf0ee1-47f5-4a7f-b001-1f82c562eee4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46444" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=24.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5cf9185e-8a01-4162-8407-abc101f54a08 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.576Z] time="2022-11-05T17:35:14Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e1bf0ee1-47f5-4a7f-b001-1f82c562eee4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46444" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c trace.duration=98.464µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d8db0ee1-fc83-41c6-ada7-70e0c1886cef trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.576Z] time="2022-11-05T17:35:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e1bf0ee1-47f5-4a7f-b001-1f82c562eee4 http.request.method=GET http.request.remoteaddr="127.0.0.1:46444" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.831078ms http.response.status=404 http.response.written=181 instance.id=4d709875-4e98-4f59-8b90-2848d4703e1c vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:35:14.576Z] 127.0.0.1 - - [05/Nov/2022:17:35:14 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:35:14.576Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.30s) [2022-11-05T17:35:14.576Z] === RUN TestRemoveImageOrphaning [2022-11-05T17:35:14.834Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-11-05T17:35:14.834Z] === RUN TestRemoveImageGarbageCollector [2022-11-05T17:35:15.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:35:15.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:35:16.680Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:35:16.680Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:35:16.731Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2022-11-05T17:35:16.731Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-05T17:35:16.731Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-11-05T17:35:16.731Z] === RUN TestTagInvalidReference [2022-11-05T17:35:16.731Z] --- PASS: TestTagInvalidReference (0.01s) [2022-11-05T17:35:16.731Z] === RUN TestTagValidPrefixedRepo [2022-11-05T17:35:16.731Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-11-05T17:35:16.731Z] === RUN TestTagExistedNameWithoutForce [2022-11-05T17:35:16.731Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-05T17:35:16.731Z] === RUN TestTagOfficialNames [2022-11-05T17:35:16.989Z] --- PASS: TestTagOfficialNames (0.05s) [2022-11-05T17:35:16.989Z] === RUN TestTagMatchesDigest [2022-11-05T17:35:16.989Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-11-05T17:35:16.989Z] === CONT TestImportExtremelyLargeImageWorks [2022-11-05T17:35:18.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:35:18.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:35:18.496Z] === RUN TestCopyFromContainer// [2022-11-05T17:35:18.496Z] === RUN TestCopyFromContainer//bar/root [2022-11-05T17:35:18.496Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-05T17:35:18.496Z] === RUN TestCopyFromContainer/bar/quux [2022-11-05T17:35:18.496Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-05T17:35:18.496Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-05T17:35:18.496Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-05T17:35:18.496Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-05T17:35:18.496Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-05T17:35:18.496Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-05T17:35:18.752Z] --- PASS: TestCopyFromContainer (4.35s) [2022-11-05T17:35:18.752Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-11-05T17:35:18.752Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-11-05T17:35:18.752Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-11-05T17:35:18.752Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-11-05T17:35:18.752Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-11-05T17:35:18.752Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-11-05T17:35:18.752Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-11-05T17:35:18.752Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-11-05T17:35:18.752Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-11-05T17:35:18.752Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-11-05T17:35:18.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-05T17:35:18.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:35:18.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:35:18.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:35:18.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:35:18.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:35:18.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:35:18.752Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:35:18.752Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:35:18.752Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:35:18.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-11-05T17:35:18.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-11-05T17:35:18.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-11-05T17:35:18.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-05T17:35:18.752Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-05T17:35:18.752Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-11-05T17:35:18.752Z] === RUN TestCreateWithInvalidEnv [2022-11-05T17:35:18.752Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-05T17:35:18.752Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-05T17:35:18.752Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-05T17:35:18.752Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-05T17:35:18.752Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-05T17:35:18.752Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-05T17:35:18.752Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-05T17:35:18.752Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-05T17:35:18.752Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-05T17:35:18.752Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-11-05T17:35:18.752Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-05T17:35:18.752Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-05T17:35:18.752Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-05T17:35:18.752Z] === RUN TestCreateTmpfsMountsTarget [2022-11-05T17:35:18.752Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-11-05T17:35:18.752Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-05T17:35:19.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:35:19.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:35:20.115Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-11-05T17:35:20.115Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-05T17:35:20.721Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-11-05T17:35:21.041Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-11-05T17:35:21.041Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-05T17:35:21.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:35:21.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:35:21.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:35:21.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:35:21.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:35:21.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:35:21.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:35:21.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:35:21.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:35:21.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:35:21.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:35:21.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:35:21.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:35:21.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:35:21.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:35:21.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-11-05T17:35:21.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-05T17:35:21.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-05T17:35:21.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-05T17:35:21.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-11-05T17:35:21.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-05T17:35:21.041Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-05T17:35:21.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:35:21.286Z] tests/integration/api_client_test.py ..... [ 7%] [2022-11-05T17:35:21.297Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-11-05T17:35:21.297Z] === RUN TestCreateDifferentPlatform [2022-11-05T17:35:21.297Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-05T17:35:21.297Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-05T17:35:21.297Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-11-05T17:35:21.297Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-05T17:35:21.297Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-05T17:35:21.297Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-05T17:35:21.297Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-11-05T17:35:21.297Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-05T17:35:21.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:35:21.552Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-11-05T17:35:21.552Z] === RUN TestContainerStartOnDaemonRestart [2022-11-05T17:35:21.552Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-11-05T17:35:21.552Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-11-05T17:35:21.552Z] === RUN TestDaemonRestartIpcMode [2022-11-05T17:35:21.552Z] === PAUSE TestDaemonRestartIpcMode [2022-11-05T17:35:21.552Z] === RUN TestDaemonHostGatewayIP [2022-11-05T17:35:21.552Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:35:21.552Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-11-05T17:35:21.552Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-05T17:35:21.552Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-05T17:35:21.552Z] === RUN TestContainerKillOnDaemonStart [2022-11-05T17:35:21.552Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-11-05T17:35:21.552Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-11-05T17:35:21.552Z] === RUN TestDiff [2022-11-05T17:35:21.849Z] --- PASS: TestDiff (0.42s) [2022-11-05T17:35:21.849Z] === RUN TestExecWithCloseStdin [2022-11-05T17:35:22.409Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-11-05T17:35:22.409Z] === RUN TestExec [2022-11-05T17:35:22.664Z] --- PASS: TestExec (0.45s) [2022-11-05T17:35:22.664Z] === RUN TestExecUser [2022-11-05T17:35:23.041Z] tests/integration/api_config_test.py ..... [ 8%] [2022-11-05T17:35:23.225Z] --- PASS: TestExecUser (0.44s) [2022-11-05T17:35:23.225Z] === RUN TestExportContainerAndImportImage [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s) [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s) [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-11-05T17:35:23.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.58s) [2022-11-05T17:35:23.269Z] === RUN TestCgroupNamespacesRun [2022-11-05T17:35:23.787Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-11-05T17:35:23.787Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-05T17:35:24.203Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-11-05T17:35:24.203Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-05T17:35:25.576Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-11-05T17:35:25.576Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-05T17:35:26.510Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-11-05T17:35:26.510Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-05T17:35:27.089Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2022-11-05T17:35:27.089Z] === RUN TestHealthCheckWorkdir [2022-11-05T17:35:27.445Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-11-05T17:35:27.445Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-05T17:35:27.694Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-11-05T17:35:27.694Z] === RUN TestHealthKillContainer [2022-11-05T17:35:28.820Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-11-05T17:35:28.820Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-05T17:35:29.758Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-11-05T17:35:29.758Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-05T17:35:30.692Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-11-05T17:35:30.692Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-05T17:35:31.626Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-11-05T17:35:31.626Z] === RUN TestNISDomainname [2022-11-05T17:35:32.193Z] --- PASS: TestNISDomainname (0.52s) [2022-11-05T17:35:32.193Z] === RUN TestHostnameDnsResolution [2022-11-05T17:35:32.759Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-11-05T17:35:32.759Z] === RUN TestUnprivilegedPortsAndPing [2022-11-05T17:35:33.325Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-11-05T17:35:33.325Z] === RUN TestStats [2022-11-05T17:35:34.074Z] Removing intermediate container 931b92ce3875 [2022-11-05T17:35:34.074Z] ---> 2078b576569e [2022-11-05T17:35:34.074Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-11-05T17:35:34.074Z] ---> Running in eac1a41a788c [2022-11-05T17:35:34.074Z] Removing intermediate container eac1a41a788c [2022-11-05T17:35:34.074Z] ---> 7f7f66b79a15 [2022-11-05T17:35:34.074Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-11-05T17:35:34.074Z] ---> Running in 24efafea0d14 [2022-11-05T17:35:34.074Z] Removing intermediate container 24efafea0d14 [2022-11-05T17:35:34.074Z] ---> fe6e3d5966cd [2022-11-05T17:35:34.074Z] Step 10/10 : COPY . . [2022-11-05T17:35:35.818Z] --- PASS: TestHealthKillContainer (7.85s) [2022-11-05T17:35:35.818Z] === RUN TestHealthCheckProcessKilled [2022-11-05T17:35:35.854Z] --- PASS: TestStats (2.44s) [2022-11-05T17:35:35.854Z] === RUN TestStopContainerWithTimeout [2022-11-05T17:35:35.854Z] === RUN TestStopContainerWithTimeout/0 [2022-11-05T17:35:35.854Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-05T17:35:35.854Z] === RUN TestStopContainerWithTimeout/1 [2022-11-05T17:35:35.854Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-05T17:35:35.854Z] === RUN TestStopContainerWithTimeout/3 [2022-11-05T17:35:35.854Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-05T17:35:35.854Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-05T17:35:35.854Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-05T17:35:35.854Z] === CONT TestStopContainerWithTimeout/0 [2022-11-05T17:35:35.854Z] === CONT TestStopContainerWithTimeout/3 [2022-11-05T17:35:36.073Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2022-11-05T17:35:36.073Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-05T17:35:36.073Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-11-05T17:35:36.073Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-11-05T17:35:36.073Z] === RUN TestIpcModeNone [2022-11-05T17:35:36.421Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-05T17:35:36.634Z] --- PASS: TestIpcModeNone (0.45s) [2022-11-05T17:35:36.634Z] === RUN TestIpcModePrivate [2022-11-05T17:35:36.889Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-11-05T17:35:36.889Z] --- PASS: TestIpcModePrivate (0.43s) [2022-11-05T17:35:36.889Z] === RUN TestIpcModeShareable [2022-11-05T17:35:36.889Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:35:36.889Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-11-05T17:35:36.889Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-05T17:35:38.253Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-11-05T17:35:38.253Z] === RUN TestAPIIpcModeHost [2022-11-05T17:35:38.253Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:35:38.253Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-11-05T17:35:38.253Z] === RUN TestDaemonIpcModeShareable [2022-11-05T17:35:38.253Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:35:38.253Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-11-05T17:35:38.253Z] === RUN TestDaemonIpcModePrivate [2022-11-05T17:35:38.949Z] === CONT TestStopContainerWithTimeout/1 [2022-11-05T17:35:39.178Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-11-05T17:35:39.883Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-05T17:35:39.883Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-11-05T17:35:39.883Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-11-05T17:35:39.883Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-11-05T17:35:39.883Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-11-05T17:35:39.883Z] === RUN TestDeleteDevicemapper [2022-11-05T17:35:39.883Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:35:39.883Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-05T17:35:39.883Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-05T17:35:40.540Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2022-11-05T17:35:40.540Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-05T17:35:40.540Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:35:40.540Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-11-05T17:35:40.540Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-05T17:35:40.540Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:35:40.540Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-11-05T17:35:40.540Z] === RUN TestIpcModeOlderClient [2022-11-05T17:35:40.540Z] === PAUSE TestIpcModeOlderClient [2022-11-05T17:35:40.540Z] === RUN TestKillContainerInvalidSignal [2022-11-05T17:35:40.795Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-11-05T17:35:40.795Z] === RUN TestKillContainer [2022-11-05T17:35:40.795Z] === RUN TestKillContainer/no_signal [2022-11-05T17:35:41.258Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-11-05T17:35:41.258Z] === RUN TestUpdateMemory [2022-11-05T17:35:41.356Z] === RUN TestKillContainer/non_killing_signal [2022-11-05T17:35:41.653Z] === RUN TestKillContainer/killing_signal [2022-11-05T17:35:41.824Z] --- PASS: TestUpdateMemory (0.51s) [2022-11-05T17:35:41.824Z] === RUN TestUpdateCPUQuota [2022-11-05T17:35:42.213Z] --- PASS: TestKillContainer (1.16s) [2022-11-05T17:35:42.213Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-11-05T17:35:42.213Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) [2022-11-05T17:35:42.213Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-11-05T17:35:42.213Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-05T17:35:42.213Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-05T17:35:42.513Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-05T17:35:42.758Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-11-05T17:35:42.758Z] === RUN TestUpdatePidsLimit [2022-11-05T17:35:42.758Z] === RUN TestUpdatePidsLimit/update_from_none [2022-11-05T17:35:42.758Z] === RUN TestUpdatePidsLimit/no_change [2022-11-05T17:35:42.768Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.75s) [2022-11-05T17:35:42.768Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-11-05T17:35:42.768Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-11-05T17:35:42.768Z] === RUN TestKillStoppedContainer [2022-11-05T17:35:42.768Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-11-05T17:35:42.768Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-05T17:35:42.768Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-11-05T17:35:42.768Z] === RUN TestKillDifferentUserContainer [2022-11-05T17:35:43.016Z] === RUN TestUpdatePidsLimit/update_lower [2022-11-05T17:35:43.274Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-11-05T17:35:43.274Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-11-05T17:35:43.329Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-11-05T17:35:43.329Z] === RUN TestInspectOomKilledTrue [2022-11-05T17:35:43.329Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:35:43.329Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-11-05T17:35:43.329Z] === RUN TestInspectOomKilledFalse [2022-11-05T17:35:43.329Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:35:43.329Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-11-05T17:35:43.329Z] === RUN TestLinksEtcHostsContentMatch [2022-11-05T17:35:43.329Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-11-05T17:35:43.329Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-11-05T17:35:43.329Z] === RUN TestLinksContainerNames [2022-11-05T17:35:43.532Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-11-05T17:35:43.790Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-11-05T17:35:44.255Z] --- PASS: TestLinksContainerNames (0.79s) [2022-11-05T17:35:44.255Z] === RUN TestLogsFollowTailEmpty [2022-11-05T17:35:44.357Z] --- PASS: TestUpdatePidsLimit (1.82s) [2022-11-05T17:35:44.357Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-11-05T17:35:44.357Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-11-05T17:35:44.357Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-11-05T17:35:44.357Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-11-05T17:35:44.357Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-11-05T17:35:44.357Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-11-05T17:35:44.357Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-11-05T17:35:44.357Z] === RUN TestUpdateRestartPolicy [2022-11-05T17:35:44.510Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-11-05T17:35:44.510Z] === RUN TestContainerNetworkMountsNoChown [2022-11-05T17:35:44.765Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-11-05T17:35:44.765Z] === RUN TestMountDaemonRoot [2022-11-05T17:35:44.765Z] === RUN TestMountDaemonRoot/default [2022-11-05T17:35:44.765Z] === PAUSE TestMountDaemonRoot/default [2022-11-05T17:35:44.765Z] === RUN TestMountDaemonRoot/private [2022-11-05T17:35:44.765Z] === PAUSE TestMountDaemonRoot/private [2022-11-05T17:35:44.765Z] === RUN TestMountDaemonRoot/rprivate [2022-11-05T17:35:44.765Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-05T17:35:44.765Z] === RUN TestMountDaemonRoot/slave [2022-11-05T17:35:44.765Z] === PAUSE TestMountDaemonRoot/slave [2022-11-05T17:35:44.765Z] === RUN TestMountDaemonRoot/rslave [2022-11-05T17:35:44.765Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-05T17:35:44.765Z] === RUN TestMountDaemonRoot/shared [2022-11-05T17:35:44.765Z] === PAUSE TestMountDaemonRoot/shared [2022-11-05T17:35:44.765Z] === RUN TestMountDaemonRoot/rshared [2022-11-05T17:35:44.765Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-05T17:35:44.765Z] === CONT TestMountDaemonRoot/default [2022-11-05T17:35:44.765Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-05T17:35:44.765Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-05T17:35:44.765Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-05T17:35:44.766Z] === CONT TestMountDaemonRoot/rslave [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:35:44.766Z] === CONT TestMountDaemonRoot/rshared [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:35:44.766Z] === CONT TestMountDaemonRoot/shared [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:35:44.766Z] === CONT TestMountDaemonRoot/rprivate [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:35:44.766Z] === CONT TestMountDaemonRoot/slave [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-05T17:35:44.766Z] === CONT TestMountDaemonRoot/private [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-05T17:35:44.766Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:35:44.766Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:35:44.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:35:44.766Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:35:44.766Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-05T17:35:44.766Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:35:45.067Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:35:45.322Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:35:45.322Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-11-05T17:35:45.322Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-11-05T17:35:45.322Z] === RUN TestContainerBindMountNonRecursive [2022-11-05T17:35:45.322Z] 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-11-05T17:35:45.322Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-11-05T17:35:45.322Z] === RUN TestContainerVolumesMountedAsShared [2022-11-05T17:35:45.322Z] 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-11-05T17:35:45.322Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-11-05T17:35:45.322Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-05T17:35:45.322Z] 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-11-05T17:35:45.322Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-11-05T17:35:45.322Z] === RUN TestNetworkNat [2022-11-05T17:35:45.884Z] --- PASS: TestNetworkNat (0.50s) [2022-11-05T17:35:45.884Z] === RUN TestNetworkLocalhostTCPNat [2022-11-05T17:35:46.139Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-11-05T17:35:46.139Z] === RUN TestNetworkLoopbackNat [2022-11-05T17:35:48.733Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-11-05T17:35:48.733Z] === RUN TestPause [2022-11-05T17:35:48.733Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:35:48.733Z] --- SKIP: TestPause (0.00s) [2022-11-05T17:35:48.733Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-05T17:35:48.733Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:35:48.733Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:35:48.733Z] === RUN TestPauseStopPausedContainer [2022-11-05T17:35:48.733Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:35:48.733Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-11-05T17:35:48.733Z] === RUN TestPsFilter [2022-11-05T17:35:48.733Z] --- PASS: TestPsFilter (0.10s) [2022-11-05T17:35:48.733Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-05T17:35:49.293Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-11-05T17:35:49.293Z] === RUN TestRemoveContainerWithVolume [2022-11-05T17:35:49.549Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-11-05T17:35:49.549Z] === RUN TestRemoveContainerRunning [2022-11-05T17:35:50.109Z] --- PASS: TestRemoveContainerRunning (0.51s) [2022-11-05T17:35:50.109Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-05T17:35:50.364Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-11-05T17:35:50.364Z] === RUN TestRemoveInvalidContainer [2022-11-05T17:35:50.620Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-11-05T17:35:50.620Z] === RUN TestRenameLinkedContainer [2022-11-05T17:35:51.982Z] --- PASS: TestRenameLinkedContainer (1.53s) [2022-11-05T17:35:51.983Z] === RUN TestRenameStoppedContainer [2022-11-05T17:35:52.545Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-11-05T17:35:52.545Z] === RUN TestRenameRunningContainerAndReuse [2022-11-05T17:35:52.779Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-11-05T17:35:53.471Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-11-05T17:35:53.471Z] === RUN TestRenameInvalidName [2022-11-05T17:35:53.727Z] --- PASS: TestRenameInvalidName (0.40s) [2022-11-05T17:35:53.727Z] === RUN TestRenameAnonymousContainer [2022-11-05T17:35:55.090Z] --- PASS: TestRenameAnonymousContainer (1.37s) [2022-11-05T17:35:55.090Z] === RUN TestRenameContainerWithSameName [2022-11-05T17:35:55.388Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-11-05T17:35:55.388Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-05T17:35:56.314Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-11-05T17:35:56.314Z] === RUN TestResize [2022-11-05T17:35:56.551Z] --- PASS: TestUpdateRestartPolicy (10.78s) [2022-11-05T17:35:56.551Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-05T17:35:56.551Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-11-05T17:35:56.551Z] === RUN TestWaitNonBlocked [2022-11-05T17:35:56.551Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:35:56.551Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:35:56.551Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:35:56.551Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:35:56.551Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:35:56.551Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:35:56.551Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-11-05T17:35:56.551Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-11-05T17:35:56.551Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-11-05T17:35:56.551Z] === RUN TestWaitBlocked [2022-11-05T17:35:56.551Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:35:56.551Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:35:56.551Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:35:56.551Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:35:56.551Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:35:56.552Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:35:56.570Z] --- PASS: TestResize (0.45s) [2022-11-05T17:35:56.570Z] === RUN TestResizeWithInvalidSize [2022-11-05T17:35:57.117Z] --- PASS: TestWaitBlocked (0.01s) [2022-11-05T17:35:57.117Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-11-05T17:35:57.117Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-11-05T17:35:57.117Z] === CONT TestContainerStartOnDaemonRestart [2022-11-05T17:35:57.117Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-05T17:35:57.130Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-11-05T17:35:57.130Z] === RUN TestResizeWhenContainerNotStarted [2022-11-05T17:35:57.385Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-11-05T17:35:57.385Z] === RUN TestDaemonRestartKillContainers [2022-11-05T17:35:57.385Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-11-05T17:35:57.385Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:35:57.385Z] === RUN TestCgroupNamespacesRun [2022-11-05T17:35:58.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-05T17:35:59.018Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.94s) [2022-11-05T17:35:59.018Z] === CONT TestIpcModeOlderClient [2022-11-05T17:35:59.018Z] --- PASS: TestContainerStartOnDaemonRestart (1.99s) [2022-11-05T17:35:59.018Z] === CONT TestContainerKillOnDaemonStart [2022-11-05T17:35:59.018Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-11-05T17:35:59.018Z] === CONT TestDaemonHostGatewayIP [2022-11-05T17:35:59.993Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2022-11-05T17:35:59.993Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-05T17:36:00.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-05T17:36:01.547Z] --- PASS: TestDaemonHostGatewayIP (2.35s) [2022-11-05T17:36:01.547Z] === CONT TestDaemonRestartIpcMode [2022-11-05T17:36:01.922Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2022-11-05T17:36:01.922Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-05T17:36:02.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-05T17:36:03.448Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-11-05T17:36:03.815Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2022-11-05T17:36:03.815Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-05T17:36:05.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-05T17:36:05.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-05T17:36:06.369Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2022-11-05T17:36:06.369Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-05T17:36:08.298Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2022-11-05T17:36:08.298Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-05T17:36:09.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-05T17:36:09.757Z] ---> ba65773838b4 [2022-11-05T17:36:09.757Z] Successfully built ba65773838b4 [2022-11-05T17:36:09.757Z] Successfully tagged docker:latest [2022-11-05T17:36:09.757Z] INFO: Image build ended at 11/05/2022 17:36:07. Duration:00:04:26.5112454 [2022-11-05T17:36:09.757Z] [2022-11-05T17:36:09.757Z] [2022-11-05T17:36:09.757Z] INFO: Building the test binaries at 11/05/2022 17:36:07... [2022-11-05T17:36:10.186Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2022-11-05T17:36:10.186Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-05T17:36:11.554Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2022-11-05T17:36:11.554Z] PASS [2022-11-05T17:36:11.554Z] [2022-11-05T17:36:11.554Z] === Skipped [2022-11-05T17:36:11.554Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-11-05T17:36:11.554Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:36:11.554Z] [2022-11-05T17:36:11.554Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:36:11.554Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:36:11.554Z] [2022-11-05T17:36:11.554Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-05T17:36:11.554Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:36:11.554Z] [2022-11-05T17:36:11.554Z] DONE 197 tests, 3 skipped in 104.839s [2022-11-05T17:36:11.554Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-05T17:36:11.554Z] ++ 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-11-05T17:36:11.554Z] ++ set -e [2022-11-05T17:36:11.554Z] ++ '[' -n 0 ']' [2022-11-05T17:36:11.554Z] ++ set -x [2022-11-05T17:36:11.554Z] ++ env -i DEST=/go/src/github.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-11-05T17:36:11.554Z] INFO: Testing against a local daemon [2022-11-05T17:36:11.554Z] === RUN TestLiveRestore [2022-11-05T17:36:11.554Z] === RUN TestLiveRestore/volume_references [2022-11-05T17:36:11.554Z] === PAUSE TestLiveRestore/volume_references [2022-11-05T17:36:11.554Z] === CONT TestLiveRestore/volume_references [2022-11-05T17:36:11.554Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-05T17:36:11.554Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-05T17:36:12.071Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2022-11-05T17:36:12.071Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-05T17:36:12.489Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-05T17:36:13.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-05T17:36:13.422Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-05T17:36:13.958Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2022-11-05T17:36:13.958Z] === RUN TestNISDomainname [2022-11-05T17:36:13.958Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-11-05T17:36:13.958Z] --- SKIP: TestNISDomainname (0.01s) [2022-11-05T17:36:13.958Z] === RUN TestHostnameDnsResolution [2022-11-05T17:36:14.356Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-05T17:36:14.491Z] INFO: make.ps1 starting at 11/05/2022 17:36:14 [2022-11-05T17:36:14.519Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-11-05T17:36:14.519Z] === RUN TestUnprivilegedPortsAndPing [2022-11-05T17:36:14.519Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-11-05T17:36:14.519Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-11-05T17:36:14.519Z] === RUN TestStats [2022-11-05T17:36:14.519Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:36:14.519Z] --- SKIP: TestStats (0.00s) [2022-11-05T17:36:14.519Z] === RUN TestStopContainerWithTimeout [2022-11-05T17:36:14.519Z] === RUN TestStopContainerWithTimeout/0 [2022-11-05T17:36:14.519Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-05T17:36:14.519Z] === RUN TestStopContainerWithTimeout/1 [2022-11-05T17:36:14.519Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-05T17:36:14.519Z] === RUN TestStopContainerWithTimeout/3 [2022-11-05T17:36:14.519Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-05T17:36:14.519Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-05T17:36:14.519Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-05T17:36:14.519Z] === CONT TestStopContainerWithTimeout/0 [2022-11-05T17:36:14.519Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-05T17:36:14.949Z] INFO: Git commit (0211f9e44d) assumed from DOCKER_GITCOMMIT environment variable [2022-11-05T17:36:14.949Z] INFO: Invoking autogen... [2022-11-05T17:36:15.289Z] --- PASS: TestLiveRestore (0.00s) [2022-11-05T17:36:15.289Z] --- PASS: TestLiveRestore/volume_references (4.42s) [2022-11-05T17:36:15.289Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.76s) [2022-11-05T17:36:15.289Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s) [2022-11-05T17:36:15.289Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s) [2022-11-05T17:36:15.289Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s) [2022-11-05T17:36:15.289Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s) [2022-11-05T17:36:15.289Z] PASS [2022-11-05T17:36:15.289Z] [2022-11-05T17:36:15.289Z] DONE 7 tests in 4.517s [2022-11-05T17:36:15.289Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-11-05T17:36:15.289Z] ++ 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-11-05T17:36:15.289Z] ++ set -e [2022-11-05T17:36:15.289Z] ++ '[' -n 0 ']' [2022-11-05T17:36:15.289Z] ++ set -x [2022-11-05T17:36:15.289Z] ++ env -i DEST=/go/src/github.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-11-05T17:36:15.289Z] INFO: Testing against a local daemon [2022-11-05T17:36:15.289Z] === RUN TestCommitInheritsEnv [2022-11-05T17:36:15.446Z] === CONT TestStopContainerWithTimeout/3 [2022-11-05T17:36:15.547Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-11-05T17:36:15.548Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-05T17:36:15.548Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-11-05T17:36:15.548Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-11-05T17:36:15.548Z] === RUN TestImagesFilterMultiReference [2022-11-05T17:36:15.808Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-11-05T17:36:15.808Z] === RUN TestImagePullPlatformInvalid [2022-11-05T17:36:15.808Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-11-05T17:36:15.808Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.8 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=info msg="redis not configured" go.version=go1.18.8 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.18.8 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.8 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=372f6635-989f-47d6-b318-52480fec6fea http.request.method=GET http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=372f6635-989f-47d6-b318-52480fec6fea http.request.method=GET http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.806046ms http.response.status=200 http.response.written=2 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=11a8e5bb-9f39-4c5d-9d34-dddea75f2fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=11a8e5bb-9f39-4c5d-9d34-dddea75f2fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dad20b52-1b65-4d69-81d3-ba431ce39dd5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dad20b52-1b65-4d69-81d3-ba431ce39dd5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dad20b52-1b65-4d69-81d3-ba431ce39dd5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=27.815µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=182be0e7-a338-4ecc-a3e8-ce44798ac74f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dad20b52-1b65-4d69-81d3-ba431ce39dd5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.166872ms http.response.status=404 http.response.written=157 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=11a8e5bb-9f39-4c5d-9d34-dddea75f2fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=27.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c8771efb-9085-4da7-a925-c743f7c8e2bc trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=11a8e5bb-9f39-4c5d-9d34-dddea75f2fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.003422ms http.response.status=404 http.response.written=157 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2b23413d-53d8-4a9d-a7a8-6bc47dd19bdc http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2b23413d-53d8-4a9d-a7a8-6bc47dd19bdc http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae/startedat\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2b23413d-53d8-4a9d-a7a8-6bc47dd19bdc http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=94.432µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d3f6c789-8cb0-4820-bdc1-f3650ea1f011 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2b23413d-53d8-4a9d-a7a8-6bc47dd19bdc http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=46.055µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3374247b-6d12-4719-9b3a-a404b4d8d0b1 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=db2afc83-fc14-4252-913b-f714e59bdd32 http.request.method=POST http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=db2afc83-fc14-4252-913b-f714e59bdd32 http.request.method=POST http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae/hashstates/sha256/0\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2b23413d-53d8-4a9d-a7a8-6bc47dd19bdc http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=67.536µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c9511ad4-8b78-48a2-81d1-916f2c1429f9 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2b23413d-53d8-4a9d-a7a8-6bc47dd19bdc http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.916665ms http.response.status=202 http.response.written=0 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc/startedat\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=db2afc83-fc14-4252-913b-f714e59bdd32 http.request.method=POST http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=1.208528ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0299eb20-d8fc-4e94-9e97-6d2302978487 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=db2afc83-fc14-4252-913b-f714e59bdd32 http.request.method=POST http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=29.793µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1bb37b53-d77e-4a09-be84-2c99871128d7 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.uuid=24c9161c-02ed-4eee-ba08-1b0664c4e5ae version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.uuid=24c9161c-02ed-4eee-ba08-1b0664c4e5ae version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae/startedat\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=30.539µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ba77d869-9bb9-4111-97bf-0c58aaaa2ca9 trace.line=82 vars.name=test vars.uuid=24c9161c-02ed-4eee-ba08-1b0664c4e5ae version="v2.1.0+unknown" [2022-11-05T17:36:15.808Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=16.87µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=edaf93d1-7954-4465-a8f8-38ad52f7f4bf trace.line=141 vars.name=test vars.uuid=24c9161c-02ed-4eee-ba08-1b0664c4e5ae version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae/data\", 0)" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=244.856µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=52302c8d-a423-4711-80cd-8e1642992431 trace.line=124 vars.name=test vars.uuid=24c9161c-02ed-4eee-ba08-1b0664c4e5ae version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.uuid=24c9161c-02ed-4eee-ba08-1b0664c4e5ae version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=19.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a4f148b4-71e5-4e32-beab-cd1e3d1bfad4 trace.line=141 vars.name=test vars.uuid=24c9161c-02ed-4eee-ba08-1b0664c4e5ae version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=19.652µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0411cbf9-ef06-405c-b462-347de9296705 trace.line=141 vars.name=test vars.uuid=24c9161c-02ed-4eee-ba08-1b0664c4e5ae version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=52.103µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0b7e158b-81e0-46d9-b539-ec4e153e3932 trace.line=141 vars.name=test vars.uuid=24c9161c-02ed-4eee-ba08-1b0664c4e5ae version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=97.468µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=fb46d0c4-3b24-4649-a508-6daedcc9d88c trace.line=167 vars.name=test vars.uuid=24c9161c-02ed-4eee-ba08-1b0664c4e5ae version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=133.324µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3f978520-be79-4f5b-b57f-2bbed5840535 trace.line=95 vars.name=test vars.uuid=24c9161c-02ed-4eee-ba08-1b0664c4e5ae version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=186.157µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=aa0a7677-2fb9-4db8-9b27-634ab8cac597 trace.line=181 vars.name=test vars.uuid=24c9161c-02ed-4eee-ba08-1b0664c4e5ae version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=59c95b72-b359-4a8c-a73b-af364f18f2c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.559546ms http.response.status=201 http.response.written=0 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "PUT /v2/test/blobs/uploads/24c9161c-02ed-4eee-ba08-1b0664c4e5ae?_state=bu3a4yMwLuVzkhzh_Pv0uZX-JIFm2zCb1LDt6mFWt8h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0YzkxNjFjLTAyZWQtNGVlZS1iYTA4LTFiMDY2NGM0ZTVhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTcwNzc0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc/hashstates/sha256/0\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=db2afc83-fc14-4252-913b-f714e59bdd32 http.request.method=POST http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=69.694µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=73902123-8a76-44a8-8f1e-09814a10895e trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=db2afc83-fc14-4252-913b-f714e59bdd32 http.request.method=POST http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.487567ms http.response.status=202 http.response.written=0 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.uuid=7484ed04-8ca7-41c8-a16b-3feaac759dfc version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.uuid=7484ed04-8ca7-41c8-a16b-3feaac759dfc version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc/startedat\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=190.875µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dd740249-94b8-4d28-a937-10dfb5a325aa trace.line=82 vars.name=test vars.uuid=7484ed04-8ca7-41c8-a16b-3feaac759dfc version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=15.713µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3c9f9cfc-3186-4751-8e7c-bf69ffb61704 trace.line=141 vars.name=test vars.uuid=7484ed04-8ca7-41c8-a16b-3feaac759dfc version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc/data\", 0)" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=278.809µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=cc62c773-b53c-4ccc-a5a9-f8a8afeac3c4 trace.line=124 vars.name=test vars.uuid=7484ed04-8ca7-41c8-a16b-3feaac759dfc version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.uuid=7484ed04-8ca7-41c8-a16b-3feaac759dfc version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=13.268µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f2a01c06-5d1d-41d4-91ec-6c984e89af30 trace.line=141 vars.name=test vars.uuid=7484ed04-8ca7-41c8-a16b-3feaac759dfc version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=13.613µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7c9b932e-561c-4dc8-b744-2b0bcdf1b830 trace.line=141 vars.name=test vars.uuid=7484ed04-8ca7-41c8-a16b-3feaac759dfc version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=8.648µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f1b25039-0d59-4c49-9db0-216011e831bf trace.line=141 vars.name=test vars.uuid=7484ed04-8ca7-41c8-a16b-3feaac759dfc version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=38.851µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=baceb0f5-c9df-4332-acfa-e679bb7c4352 trace.line=167 vars.name=test vars.uuid=7484ed04-8ca7-41c8-a16b-3feaac759dfc version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=40.106µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=94e8cfd9-7c04-451b-9cc7-928316121fac trace.line=95 vars.name=test vars.uuid=7484ed04-8ca7-41c8-a16b-3feaac759dfc version="v2.1.0+unknown" [2022-11-05T17:36:15.809Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=73.665µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=2f406340-1c6a-49b3-b5ba-1cc351ff45c0 trace.line=181 vars.name=test vars.uuid=7484ed04-8ca7-41c8-a16b-3feaac759dfc version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50c9df39-0545-48e2-a152-7e8676659837 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.3493ms http.response.status=201 http.response.written=0 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "PUT /v2/test/blobs/uploads/7484ed04-8ca7-41c8-a16b-3feaac759dfc?_state=_ifc5_OZODtn06c4Hh-eTZ1m1TbmMdJon2OVGn0Uupl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODRlZDA0LThjYTctNDFjOC1hMTZiLTNmZWFhYzc1OWRmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNjoxNS43MTkzNjEwMTlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=5b1b5603-7bc9-4cbb-93b7-0d645b05f5fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=5b1b5603-7bc9-4cbb-93b7-0d645b05f5fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=5b1b5603-7bc9-4cbb-93b7-0d645b05f5fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=23.779µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0bf3c97b-6e33-4dc0-b7de-3afa03e62d7f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=5b1b5603-7bc9-4cbb-93b7-0d645b05f5fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.613973ms http.response.status=404 http.response.written=96 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg=PutImageManifest go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=33.346µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=039487a8-886b-492a-94ab-898d6761922b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=31.064µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ee23214c-1764-4f6d-94d3-8171d4d4802b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=40.804µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=95e9232c-ac3f-41b4-a1e8-7a377c575f5b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=13.531µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2152a887-4d9a-4466-bc88-04766ab4ce46 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=39.401µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9a2fa4ae-a230-4ac1-b917-895b676f34ed trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=54.982µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2c48739c-fa90-4423-9026-13e2fc3a30dd trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=102.564µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1fea74d1-d046-4af5-a43c-3d46eacaa036 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=34.576µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=61eac808-afec-4a96-8980-7bd9eda52fc0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=71.811µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=63dafaca-affe-47bd-971e-205f81a8f873 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=42.027µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1e7df70a-7032-4c1e-b133-321322084acd trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9a82e31a-db0b-4b37-ae90-ac817d888e4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.640447ms http.response.status=201 http.response.written=0 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4dd34636-08e3-4614-a301-01fe77897aaa http.request.method=GET http.request.remoteaddr="127.0.0.1:35260" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4dd34636-08e3-4614-a301-01fe77897aaa http.request.method=GET http.request.remoteaddr="127.0.0.1:35260" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="820.698µs" http.response.status=200 http.response.written=2 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c0f4d083-30a1-47a4-af55-9988ab0c02c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c0f4d083-30a1-47a4-af55-9988ab0c02c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c0f4d083-30a1-47a4-af55-9988ab0c02c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=147.831µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=eb79523d-59b8-4885-9b31-8d59e3165955 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c0f4d083-30a1-47a4-af55-9988ab0c02c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c0f4d083-30a1-47a4-af55-9988ab0c02c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=24.828µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12459c0a-9351-4659-9761-b7b654ed8a37 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c0f4d083-30a1-47a4-af55-9988ab0c02c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=17.551µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1875e05c-8c50-468c-b684-f86080f8f795 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.810Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c0f4d083-30a1-47a4-af55-9988ab0c02c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=21.645µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c34909b9-335d-4645-8dce-49628175a04b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c0f4d083-30a1-47a4-af55-9988ab0c02c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c0f4d083-30a1-47a4-af55-9988ab0c02c2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.746313ms http.response.status=200 http.response.written=417 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c34f7ae3-7ffa-4379-b308-b61c42b32e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c34f7ae3-7ffa-4379-b308-b61c42b32e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c34f7ae3-7ffa-4379-b308-b61c42b32e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c34f7ae3-7ffa-4379-b308-b61c42b32e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=38.334µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7b296786-3bb4-49b3-ba8f-d3c9343faee8 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c34f7ae3-7ffa-4379-b308-b61c42b32e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=16.615µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c01c1efc-fbca-4ae2-814e-94b160aa9819 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c34f7ae3-7ffa-4379-b308-b61c42b32e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=14.908µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=60add088-a6a8-4928-959f-d1def664f58d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c34f7ae3-7ffa-4379-b308-b61c42b32e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c34f7ae3-7ffa-4379-b308-b61c42b32e83 http.request.method=GET http.request.remoteaddr="127.0.0.1:35276" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.25299ms http.response.status=200 http.response.written=417 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=598d47b4-44d0-4408-98b6-95961c9d5da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=598d47b4-44d0-4408-98b6-95961c9d5da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=598d47b4-44d0-4408-98b6-95961c9d5da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=125.127µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f854e0a0-0a61-4697-81da-02e6d2a4f30a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=598d47b4-44d0-4408-98b6-95961c9d5da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=20.611µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c6e90f8f-d453-48e4-8831-6346ce5029e9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=598d47b4-44d0-4408-98b6-95961c9d5da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=56.91µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b3de26f9-24b9-414a-b42f-03b0bc87936f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=598d47b4-44d0-4408-98b6-95961c9d5da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=22.884µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2b5c4c6d-909d-4613-afa0-f237b3a93a5e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=598d47b4-44d0-4408-98b6-95961c9d5da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=49.42µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7315bef4-a0fe-4ddb-9cc1-bd93d2a57e12 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=598d47b4-44d0-4408-98b6-95961c9d5da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=7.787µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ab6e6d7c-791c-4fb6-8adb-71e904f71ea7 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=598d47b4-44d0-4408-98b6-95961c9d5da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=34.913µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=78b4ec80-a581-4934-aa17-248e026c1d3a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=463bc6b6-022d-4ba7-9d8c-1e9f25485895 http.request.method=GET http.request.remoteaddr="127.0.0.1:35284" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=463bc6b6-022d-4ba7-9d8c-1e9f25485895 http.request.method=GET http.request.remoteaddr="127.0.0.1:35284" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=463bc6b6-022d-4ba7-9d8c-1e9f25485895 http.request.method=GET http.request.remoteaddr="127.0.0.1:35284" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=44.053µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e4ea5fcf-a9a3-4bc5-b67f-0d1525089343 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=463bc6b6-022d-4ba7-9d8c-1e9f25485895 http.request.method=GET http.request.remoteaddr="127.0.0.1:35284" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=15.155µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9cd61653-dbb2-4ba1-9261-ac4835dd257e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=463bc6b6-022d-4ba7-9d8c-1e9f25485895 http.request.method=GET http.request.remoteaddr="127.0.0.1:35284" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=17.353µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c0e58764-f56e-4173-8a8a-ed2fc73f98cd trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=463bc6b6-022d-4ba7-9d8c-1e9f25485895 http.request.method=GET http.request.remoteaddr="127.0.0.1:35284" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=9.239µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ff8c1268-35be-4b98-b025-83544a06faad trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=463bc6b6-022d-4ba7-9d8c-1e9f25485895 http.request.method=GET http.request.remoteaddr="127.0.0.1:35284" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=8.788µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=333be929-446c-4277-8fce-52b720e042c6 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.811Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=463bc6b6-022d-4ba7-9d8c-1e9f25485895 http.request.method=GET http.request.remoteaddr="127.0.0.1:35284" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=5.678µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=91214f83-243f-4774-882d-ca35c6bb09ac trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.812Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=463bc6b6-022d-4ba7-9d8c-1e9f25485895 http.request.method=GET http.request.remoteaddr="127.0.0.1:35284" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=12.414µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=860d6849-8134-4665-8bbf-465a926310ea trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.812Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=463bc6b6-022d-4ba7-9d8c-1e9f25485895 http.request.method=GET http.request.remoteaddr="127.0.0.1:35284" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=33.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aba77703-8279-4062-aba7-a6608123bc5c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.812Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=598d47b4-44d0-4408-98b6-95961c9d5da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=54.039µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=44aeec9d-7aea-400b-a006-a4176f189b95 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.812Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=598d47b4-44d0-4408-98b6-95961c9d5da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=49.674µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9577efd5-6c8c-49a1-ab2c-d7072d40506b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.812Z] time="2022-11-05T17:36:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=598d47b4-44d0-4408-98b6-95961c9d5da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35288" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=11.425781ms http.response.status=200 http.response.written=68 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.812Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:36:15.812Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=463bc6b6-022d-4ba7-9d8c-1e9f25485895 http.request.method=GET http.request.remoteaddr="127.0.0.1:35284" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=21.883µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0a8c21f5-508b-4de1-9f86-a9da4a1ccd5e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:36:15.812Z] time="2022-11-05T17:36:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=463bc6b6-022d-4ba7-9d8c-1e9f25485895 http.request.method=GET http.request.remoteaddr="127.0.0.1:35284" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=12.321104ms http.response.status=200 http.response.written=179 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:15.812Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:36:15.915Z] INFO: Building daemon... [2022-11-05T17:36:16.070Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7c557129-07d4-4d75-ab95-9feb9b17f31a http.request.method=GET http.request.remoteaddr="127.0.0.1:35310" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:16.070Z] time="2022-11-05T17:36:15Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7c557129-07d4-4d75-ab95-9feb9b17f31a http.request.method=GET http.request.remoteaddr="127.0.0.1:35310" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="975.109µs" http.response.status=200 http.response.written=2 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 version="v2.1.0+unknown" [2022-11-05T17:36:16.070Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:36:16.070Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fcb8f0d4-91c1-4411-906d-e69765ffe66e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35322" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:16.070Z] time="2022-11-05T17:36:15Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fcb8f0d4-91c1-4411-906d-e69765ffe66e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35322" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:16.070Z] time="2022-11-05T17:36:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fcb8f0d4-91c1-4411-906d-e69765ffe66e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35322" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:16.070Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fcb8f0d4-91c1-4411-906d-e69765ffe66e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35322" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=29.867µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b5f21c52-a1da-499a-823d-680acaa8c0ad trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:16.071Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fcb8f0d4-91c1-4411-906d-e69765ffe66e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35322" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=15.467µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d3a4a161-f1c1-482c-a22f-23f4bb3c3cc7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:16.071Z] time="2022-11-05T17:36:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fcb8f0d4-91c1-4411-906d-e69765ffe66e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35322" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.639959ms http.response.status=404 http.response.written=181 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:16.071Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:36:16.071Z] time="2022-11-05T17:36:15Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dc60157d-5d30-43a0-adcb-d498a9663bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:16.071Z] time="2022-11-05T17:36:15Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dc60157d-5d30-43a0-adcb-d498a9663bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:16.071Z] time="2022-11-05T17:36:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dc60157d-5d30-43a0-adcb-d498a9663bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:16.071Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dc60157d-5d30-43a0-adcb-d498a9663bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=27.725µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c61fae96-b25a-497a-9148-0b67a9ba3468 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:16.071Z] time="2022-11-05T17:36:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dc60157d-5d30-43a0-adcb-d498a9663bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 trace.duration=17.394µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0967196c-e09d-4ffa-a1b1-a9b0cc6d2892 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:16.071Z] time="2022-11-05T17:36:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=dc60157d-5d30-43a0-adcb-d498a9663bcc http.request.method=GET http.request.remoteaddr="127.0.0.1:35324" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.000564ms http.response.status=404 http.response.written=181 instance.id=82b21b25-bd00-4f75-8c82-89e648c2c4b0 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:36:16.071Z] 127.0.0.1 - - [05/Nov/2022:17:36:15 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:36:16.071Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s) [2022-11-05T17:36:16.071Z] === RUN TestRemoveImageOrphaning [2022-11-05T17:36:16.329Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-11-05T17:36:16.329Z] === RUN TestRemoveImageGarbageCollector [2022-11-05T17:36:16.329Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:36:16.329Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-11-05T17:36:16.329Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-05T17:36:16.329Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-11-05T17:36:16.329Z] === RUN TestTagInvalidReference [2022-11-05T17:36:16.329Z] --- PASS: TestTagInvalidReference (0.01s) [2022-11-05T17:36:16.329Z] === RUN TestTagValidPrefixedRepo [2022-11-05T17:36:16.329Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-11-05T17:36:16.329Z] === RUN TestTagExistedNameWithoutForce [2022-11-05T17:36:16.329Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-05T17:36:16.329Z] === RUN TestTagOfficialNames [2022-11-05T17:36:16.329Z] --- PASS: TestTagOfficialNames (0.05s) [2022-11-05T17:36:16.329Z] === RUN TestTagMatchesDigest [2022-11-05T17:36:16.329Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-11-05T17:36:16.329Z] PASS [2022-11-05T17:36:16.329Z] [2022-11-05T17:36:16.329Z] === Skipped [2022-11-05T17:36:16.329Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-11-05T17:36:16.329Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-11-05T17:36:16.329Z] [2022-11-05T17:36:16.329Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-11-05T17:36:16.329Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:36:16.329Z] [2022-11-05T17:36:16.329Z] DONE 13 tests, 2 skipped in 1.214s [2022-11-05T17:36:16.329Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-11-05T17:36:16.329Z] ++ 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-11-05T17:36:16.329Z] ++ set -e [2022-11-05T17:36:16.329Z] ++ '[' -n 0 ']' [2022-11-05T17:36:16.329Z] ++ set -x [2022-11-05T17:36:16.329Z] ++ env -i DEST=/go/src/github.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-11-05T17:36:16.587Z] INFO: Testing against a local daemon [2022-11-05T17:36:16.587Z] === RUN TestNetworkCreateDelete [2022-11-05T17:36:16.587Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-11-05T17:36:16.587Z] === RUN TestDockerNetworkDeletePreferID [2022-11-05T17:36:16.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-05T17:36:17.153Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-11-05T17:36:17.153Z] === RUN TestDaemonDNSFallback [2022-11-05T17:36:17.330Z] === CONT TestStopContainerWithTimeout/1 [2022-11-05T17:36:18.693Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-05T17:36:18.693Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-11-05T17:36:18.693Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-11-05T17:36:18.693Z] --- PASS: TestStopContainerWithTimeout/3 (2.33s) [2022-11-05T17:36:18.693Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-11-05T17:36:18.693Z] === RUN TestDeleteDevicemapper [2022-11-05T17:36:18.693Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:36:18.693Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-05T17:36:18.693Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-05T17:36:19.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-05T17:36:20.056Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2022-11-05T17:36:20.056Z] === RUN TestUpdateMemory [2022-11-05T17:36:20.056Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:36:20.056Z] --- SKIP: TestUpdateMemory (0.00s) [2022-11-05T17:36:20.056Z] === RUN TestUpdateCPUQuota [2022-11-05T17:36:20.056Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:36:20.056Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-11-05T17:36:20.056Z] === RUN TestUpdatePidsLimit [2022-11-05T17:36:20.056Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:36:20.056Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-11-05T17:36:20.056Z] === RUN TestUpdateRestartPolicy [2022-11-05T17:36:20.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-05T17:36:22.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-05T17:36:23.789Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-11-05T17:36:23.789Z] === RUN TestInspectNetwork [2022-11-05T17:36:25.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-05T17:36:26.318Z] === RUN TestInspectNetwork/full_network_id [2022-11-05T17:36:26.318Z] === RUN TestInspectNetwork/partial_network_id [2022-11-05T17:36:26.318Z] === RUN TestInspectNetwork/network_name [2022-11-05T17:36:26.318Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-11-05T17:36:28.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-05T17:36:30.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-05T17:36:30.500Z] --- PASS: TestInspectNetwork (7.08s) [2022-11-05T17:36:30.500Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-11-05T17:36:30.500Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-11-05T17:36:30.500Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-11-05T17:36:30.500Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-11-05T17:36:30.500Z] === RUN TestRunContainerWithBridgeNone [2022-11-05T17:36:31.874Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-11-05T17:36:31.874Z] === RUN TestNetworkInvalidJSON [2022-11-05T17:36:31.874Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-05T17:36:31.874Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-05T17:36:31.874Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:36:31.874Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:36:31.874Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:36:31.874Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:36:31.874Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-05T17:36:31.874Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:36:31.874Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:36:31.874Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-11-05T17:36:31.874Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-11-05T17:36:31.874Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-11-05T17:36:31.874Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-11-05T17:36:31.874Z] === RUN TestNetworkList [2022-11-05T17:36:31.874Z] === RUN TestNetworkList//networks [2022-11-05T17:36:31.874Z] === PAUSE TestNetworkList//networks [2022-11-05T17:36:31.874Z] === RUN TestNetworkList//networks/ [2022-11-05T17:36:31.874Z] === PAUSE TestNetworkList//networks/ [2022-11-05T17:36:31.874Z] === CONT TestNetworkList//networks [2022-11-05T17:36:31.874Z] === CONT TestNetworkList//networks/ [2022-11-05T17:36:31.874Z] --- PASS: TestNetworkList (0.01s) [2022-11-05T17:36:31.874Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-05T17:36:31.874Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-05T17:36:31.874Z] === RUN TestHostIPv4BridgeLabel [2022-11-05T17:36:32.259Z] --- PASS: TestUpdateRestartPolicy (10.80s) [2022-11-05T17:36:32.259Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-05T17:36:32.259Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-11-05T17:36:32.259Z] === RUN TestWaitNonBlocked [2022-11-05T17:36:32.259Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:36:32.259Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:36:32.259Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:36:32.259Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:36:32.259Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:36:32.259Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:36:32.259Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-11-05T17:36:32.259Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-11-05T17:36:32.259Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-11-05T17:36:32.259Z] === RUN TestWaitBlocked [2022-11-05T17:36:32.259Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:36:32.259Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:36:32.259Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:36:32.259Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:36:32.259Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:36:32.259Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:36:32.440Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-11-05T17:36:32.440Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-05T17:36:32.820Z] --- PASS: TestWaitBlocked (0.02s) [2022-11-05T17:36:32.820Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-11-05T17:36:32.820Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-11-05T17:36:32.820Z] === CONT TestDaemonRestartIpcMode [2022-11-05T17:36:32.820Z] === CONT TestIpcModeOlderClient [2022-11-05T17:36:32.820Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-11-05T17:36:32.820Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-05T17:36:32.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-05T17:36:33.813Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-11-05T17:36:33.813Z] === RUN TestDaemonDefaultNetworkPools [2022-11-05T17:36:34.378Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-11-05T17:36:34.378Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-05T17:36:35.313Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-11-05T17:36:35.313Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-05T17:36:35.480Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:36:35.480Z] Using test binary docker [2022-11-05T17:36:35.480Z] +++ /etc/init.d/apparmor start [2022-11-05T17:36:35.480Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:36:35.480Z] INFO: Waiting for daemon to start... [2022-11-05T17:36:35.480Z] Starting dockerd [2022-11-05T17:36:35.480Z] +++ 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-11-05T17:36:36.687Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-11-05T17:36:36.687Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-05T17:36:37.066Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.06s) [2022-11-05T17:36:37.253Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-11-05T17:36:37.253Z] === RUN TestServiceWithPredefinedNetwork [2022-11-05T17:36:37.365Z] --- PASS: TestDaemonRestartIpcMode (4.56s) [2022-11-05T17:36:37.365Z] PASS [2022-11-05T17:36:37.365Z] [2022-11-05T17:36:37.365Z] === Skipped [2022-11-05T17:36:37.365Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-11-05T17:36:37.365Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:36:37.365Z] [2022-11-05T17:36:37.365Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-11-05T17:36:37.365Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-11-05T17:36:37.365Z] [2022-11-05T17:36:37.365Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-11-05T17:36:37.365Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:36:37.365Z] [2022-11-05T17:36:37.365Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-11-05T17:36:37.365Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-11-05T17:36:37.365Z] [2022-11-05T17:36:37.365Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-11-05T17:36:37.365Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-11-05T17:36:37.365Z] [2022-11-05T17:36:37.365Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-11-05T17:36:37.365Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:36:37.365Z] [2022-11-05T17:36:37.365Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-11-05T17:36:37.365Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:36:37.365Z] [2022-11-05T17:36:37.365Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-11-05T17:36:37.365Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:36:37.365Z] [2022-11-05T17:36:37.365Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-11-05T17:36:37.366Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-11-05T17:36:37.366Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-11-05T17:36:37.366Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-11-05T17:36:37.366Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-11-05T17:36:37.366Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-11-05T17:36:37.366Z] 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-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-11-05T17:36:37.366Z] 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-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-11-05T17:36:37.366Z] 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-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-11-05T17:36:37.366Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:36:37.366Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-11-05T17:36:37.366Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:36:37.366Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-11-05T17:36:37.366Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-11-05T17:36:37.366Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-11-05T17:36:37.366Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-05T17:36:37.366Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-11-05T17:36:37.366Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-11-05T17:36:37.366Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-11-05T17:36:37.366Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:36:37.366Z] [2022-11-05T17:36:37.366Z] DONE 178 tests, 27 skipped in 83.311s [2022-11-05T17:36:37.366Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-05T17:36:37.366Z] INFO: Testing against a local daemon [2022-11-05T17:36:37.366Z] === RUN TestLiveRestore [2022-11-05T17:36:37.366Z] === RUN TestLiveRestore/volume_references [2022-11-05T17:36:37.366Z] === PAUSE TestLiveRestore/volume_references [2022-11-05T17:36:37.366Z] === CONT TestLiveRestore/volume_references [2022-11-05T17:36:37.392Z] . [2022-11-05T17:36:37.392Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:36:37.653Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:36:37.653Z] Error: No such image: emptyfs [2022-11-05T17:36:37.653Z] ++++ docker load [2022-11-05T17:36:37.653Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-05T17:36:37.926Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-05T17:36:37.926Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-05T17:36:38.224Z] Running integration-test (iteration 1) [2022-11-05T17:36:38.224Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-11-05T17:36:38.224Z] ++ 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-11-05T17:36:38.224Z] ++ set -e [2022-11-05T17:36:38.224Z] ++ '[' -n 0 ']' [2022-11-05T17:36:38.224Z] ++ set -x [2022-11-05T17:36:38.224Z] ++ env -i DEST=/go/src/github.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-11-05T17:36:39.166Z] Loaded image: busybox:latest [2022-11-05T17:36:39.426Z] Loaded image: busybox:glibc [2022-11-05T17:36:39.781Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s) [2022-11-05T17:36:39.781Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-05T17:36:39.781Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:36:39.781Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:36:39.781Z] === RUN TestServiceWithDataPathPortInit [2022-11-05T17:36:40.480Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-05T17:36:42.366Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-05T17:36:44.713Z] Loaded image: debian:bullseye-slim [2022-11-05T17:36:44.713Z] Loaded image: hello-world:latest [2022-11-05T17:36:44.713Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:36:44.713Z] INFO: Testing against a local daemon [2022-11-05T17:36:44.713Z] === RUN TestCgroupNamespacesBuild [2022-11-05T17:36:44.877Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-05T17:36:46.626Z] --- PASS: TestCgroupNamespacesBuild (2.00s) [2022-11-05T17:36:46.626Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-05T17:36:46.812Z] ..........................xx.................... [ 29%] [2022-11-05T17:36:47.433Z] --- PASS: TestLiveRestore (0.00s) [2022-11-05T17:36:47.433Z] --- PASS: TestLiveRestore/volume_references (9.86s) [2022-11-05T17:36:47.433Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.18s) [2022-11-05T17:36:47.433Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.17s) [2022-11-05T17:36:47.433Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.09s) [2022-11-05T17:36:47.433Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.11s) [2022-11-05T17:36:47.433Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.80s) [2022-11-05T17:36:47.433Z] PASS [2022-11-05T17:36:47.433Z] [2022-11-05T17:36:47.433Z] DONE 7 tests in 9.950s [2022-11-05T17:36:47.433Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-11-05T17:36:47.688Z] INFO: Testing against a local daemon [2022-11-05T17:36:47.688Z] === RUN TestCommitInheritsEnv [2022-11-05T17:36:48.539Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.01s) [2022-11-05T17:36:48.539Z] === RUN TestBuildWithSession [2022-11-05T17:36:48.539Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:36:48.539Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-05T17:36:48.539Z] === RUN TestBuildSquashParent [2022-11-05T17:36:49.135Z] --- PASS: TestCommitInheritsEnv (1.47s) [2022-11-05T17:36:49.135Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-05T17:36:49.135Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-11-05T17:36:49.135Z] === RUN TestImagesFilterMultiReference [2022-11-05T17:36:49.135Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-11-05T17:36:49.135Z] === RUN TestImagePullPlatformInvalid [2022-11-05T17:36:49.135Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-11-05T17:36:49.135Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-05T17:36:49.135Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-11-05T17:36:49.135Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-11-05T17:36:49.135Z] === RUN TestRemoveImageOrphaning [2022-11-05T17:36:51.020Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-11-05T17:36:51.020Z] === RUN TestRemoveImageGarbageCollector [2022-11-05T17:36:51.020Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-11-05T17:36:51.020Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-11-05T17:36:51.020Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-05T17:36:51.020Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-11-05T17:36:51.020Z] === RUN TestTagInvalidReference [2022-11-05T17:36:51.020Z] --- PASS: TestTagInvalidReference (0.01s) [2022-11-05T17:36:51.020Z] === RUN TestTagValidPrefixedRepo [2022-11-05T17:36:51.275Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-11-05T17:36:51.275Z] === RUN TestTagExistedNameWithoutForce [2022-11-05T17:36:51.275Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-05T17:36:51.275Z] === RUN TestTagOfficialNames [2022-11-05T17:36:51.275Z] --- PASS: TestTagOfficialNames (0.04s) [2022-11-05T17:36:51.275Z] === RUN TestTagMatchesDigest [2022-11-05T17:36:51.275Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-11-05T17:36:51.275Z] === CONT TestImportExtremelyLargeImageWorks [2022-11-05T17:36:53.451Z] --- PASS: TestImportExtremelyLargeImageWorks (92.71s) [2022-11-05T17:36:53.451Z] PASS [2022-11-05T17:36:53.451Z] [2022-11-05T17:36:53.451Z] DONE 13 tests in 95.775s [2022-11-05T17:36:53.451Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-11-05T17:36:53.451Z] INFO: Testing against a local daemon [2022-11-05T17:36:53.451Z] === RUN TestNetworkCreateDelete [2022-11-05T17:36:53.451Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-11-05T17:36:53.451Z] === RUN TestDockerNetworkDeletePreferID [2022-11-05T17:36:53.451Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-11-05T17:36:53.451Z] === RUN TestDaemonDNSFallback [2022-11-05T17:36:54.649Z] --- PASS: TestServiceWithDataPathPortInit (13.28s) [2022-11-05T17:36:54.649Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-05T17:36:54.907Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rirx58enyy86z8kqbffa0ttjd Created:2022-11-05 17:36:53.832257028 +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[e13ed66a188412c14dc79bffbdc05d8c31f3249966a82f0c618283531930c094:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rxsptgd6nlfura8lm7z8hh69i EndpointID:e8a3beddf62071b7e0c3378f4a6dc2bb7e5b5768c453bf261d8d06ee05797b03 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aff25e310486e3c6385ea1334fc420422254e904d22e0a300613635bc16f920b 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:e1d6a0346eca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rxsptgd6nlfura8lm7z8hh69i EndpointID:e8a3beddf62071b7e0c3378f4a6dc2bb7e5b5768c453bf261d8d06ee05797b03 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-11-05T17:36:56.730Z] --- PASS: TestDaemonDNSFallback (6.40s) [2022-11-05T17:36:56.730Z] === RUN TestInspectNetwork [2022-11-05T17:36:56.747Z] --- PASS: TestBuildSquashParent (8.20s) [2022-11-05T17:36:56.747Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-05T17:36:56.747Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:36:56.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:36:56.747Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:36:56.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:36:56.747Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:36:56.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:36:56.747Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:36:56.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:36:56.747Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:36:56.747Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:36:56.747Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:36:56.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:36:56.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:36:56.748Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:37:00.010Z] === RUN TestInspectNetwork/full_network_id [2022-11-05T17:37:00.010Z] === RUN TestInspectNetwork/partial_network_id [2022-11-05T17:37:00.010Z] === RUN TestInspectNetwork/network_name [2022-11-05T17:37:00.010Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-11-05T17:37:00.170Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.64s) [2022-11-05T17:37:00.170Z] PASS [2022-11-05T17:37:00.170Z] [2022-11-05T17:37:00.170Z] === Skipped [2022-11-05T17:37:00.170Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:37:00.170Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:37:00.170Z] [2022-11-05T17:37:00.170Z] DONE 26 tests, 1 skipped in 42.789s [2022-11-05T17:37:00.170Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:37:00.170Z] ++ 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-11-05T17:37:00.170Z] ++ set -e [2022-11-05T17:37:00.170Z] ++ '[' -n 0 ']' [2022-11-05T17:37:00.170Z] ++ set -x [2022-11-05T17:37:00.170Z] ++ env -i DEST=/go/src/github.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-11-05T17:37:00.170Z] INFO: Testing against a local daemon [2022-11-05T17:37:00.170Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-05T17:37:00.170Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:37:00.170Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:37:00.170Z] === RUN TestDockerNetworkIpvlan [2022-11-05T17:37:00.170Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:37:00.170Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:37:00.170Z] PASS [2022-11-05T17:37:00.170Z] [2022-11-05T17:37:00.170Z] === Skipped [2022-11-05T17:37:00.170Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:37:00.170Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:37:00.170Z] [2022-11-05T17:37:00.170Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:37:00.170Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:37:00.170Z] [2022-11-05T17:37:00.170Z] DONE 2 tests, 2 skipped in 0.093s [2022-11-05T17:37:00.170Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:37:00.170Z] ++ 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-11-05T17:37:00.170Z] ++ set -e [2022-11-05T17:37:00.170Z] ++ '[' -n 0 ']' [2022-11-05T17:37:00.170Z] ++ set -x [2022-11-05T17:37:00.170Z] ++ env -i DEST=/go/src/github.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-11-05T17:37:00.170Z] INFO: Testing against a local daemon [2022-11-05T17:37:00.170Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-05T17:37:00.273Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:37:00.273Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:37:00.736Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-11-05T17:37:00.736Z] === RUN TestDockerNetworkMacvlan [2022-11-05T17:37:01.302Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-11-05T17:37:02.237Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-11-05T17:37:02.803Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-11-05T17:37:02.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:37:02.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:37:03.658Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-11-05T17:37:04.189Z] --- PASS: TestInspectNetwork (7.09s) [2022-11-05T17:37:04.189Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-11-05T17:37:04.189Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-11-05T17:37:04.189Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-11-05T17:37:04.189Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-11-05T17:37:04.190Z] === RUN TestRunContainerWithBridgeNone [2022-11-05T17:37:04.703Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-11-05T17:37:05.563Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2022-11-05T17:37:05.563Z] === RUN TestNetworkInvalidJSON [2022-11-05T17:37:05.563Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-05T17:37:05.563Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-05T17:37:05.563Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:37:05.563Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:37:05.563Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:37:05.563Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:37:05.563Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-05T17:37:05.563Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:37:05.563Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:37:05.563Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-11-05T17:37:05.563Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-11-05T17:37:05.563Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-11-05T17:37:05.563Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-11-05T17:37:05.563Z] === RUN TestNetworkList [2022-11-05T17:37:05.563Z] === RUN TestNetworkList//networks [2022-11-05T17:37:05.563Z] === PAUSE TestNetworkList//networks [2022-11-05T17:37:05.563Z] === RUN TestNetworkList//networks/ [2022-11-05T17:37:05.563Z] === PAUSE TestNetworkList//networks/ [2022-11-05T17:37:05.563Z] === CONT TestNetworkList//networks [2022-11-05T17:37:05.563Z] === CONT TestNetworkList//networks/ [2022-11-05T17:37:05.563Z] --- PASS: TestNetworkList (0.01s) [2022-11-05T17:37:05.563Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-05T17:37:05.563Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-05T17:37:05.563Z] === RUN TestHostIPv4BridgeLabel [2022-11-05T17:37:05.821Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-11-05T17:37:05.821Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-05T17:37:06.077Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-11-05T17:37:06.107Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-11-05T17:37:06.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2022-11-05T17:37:06.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s) [2022-11-05T17:37:06.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.94s) [2022-11-05T17:37:06.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2022-11-05T17:37:06.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s) [2022-11-05T17:37:06.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s) [2022-11-05T17:37:06.107Z] === RUN TestBuildMultiStageCopy [2022-11-05T17:37:06.107Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-05T17:37:06.754Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-11-05T17:37:06.754Z] === RUN TestDaemonDefaultNetworkPools [2022-11-05T17:37:07.688Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-11-05T17:37:07.688Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-05T17:37:08.621Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-11-05T17:37:08.621Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-05T17:37:08.647Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-05T17:37:08.907Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-05T17:37:09.168Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-05T17:37:09.361Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-11-05T17:37:09.739Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-05T17:37:09.927Z] --- PASS: TestDockerNetworkMacvlan (9.17s) [2022-11-05T17:37:09.927Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-11-05T17:37:09.927Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-11-05T17:37:09.927Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-11-05T17:37:09.927Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-11-05T17:37:09.927Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-11-05T17:37:09.927Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-11-05T17:37:09.927Z] PASS [2022-11-05T17:37:09.927Z] [2022-11-05T17:37:09.927Z] DONE 8 tests in 10.499s [2022-11-05T17:37:09.927Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-05T17:37:09.927Z] ++ 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-11-05T17:37:09.927Z] ++ set -e [2022-11-05T17:37:09.927Z] ++ '[' -n 0 ']' [2022-11-05T17:37:09.927Z] ++ set -x [2022-11-05T17:37:09.927Z] ++ env -i DEST=/go/src/github.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-11-05T17:37:09.927Z] testing: warning: no tests to run [2022-11-05T17:37:09.927Z] PASS [2022-11-05T17:37:09.927Z] [2022-11-05T17:37:09.927Z] DONE 0 tests in 0.026s [2022-11-05T17:37:09.927Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-05T17:37:09.927Z] ++ 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-11-05T17:37:09.927Z] ++ set -e [2022-11-05T17:37:09.927Z] ++ '[' -n 0 ']' [2022-11-05T17:37:09.927Z] ++ set -x [2022-11-05T17:37:09.927Z] ++ env -i DEST=/go/src/github.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-11-05T17:37:09.927Z] INFO: Testing against a local daemon [2022-11-05T17:37:09.927Z] === RUN TestAuthZPluginAllowRequest [2022-11-05T17:37:09.994Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-11-05T17:37:09.994Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-05T17:37:10.312Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2022-11-05T17:37:10.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2022-11-05T17:37:10.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2022-11-05T17:37:10.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2022-11-05T17:37:10.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.46s) [2022-11-05T17:37:10.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-11-05T17:37:10.312Z] === RUN TestBuildMultiStageParentConfig [2022-11-05T17:37:10.559Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-11-05T17:37:10.559Z] === RUN TestServiceWithPredefinedNetwork [2022-11-05T17:37:11.116Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-11-05T17:37:11.301Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-11-05T17:37:11.301Z] === RUN TestAuthZPluginTLS [2022-11-05T17:37:11.559Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-11-05T17:37:11.559Z] === RUN TestAuthZPluginDenyRequest [2022-11-05T17:37:11.696Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2022-11-05T17:37:11.696Z] === RUN TestBuildLabelWithTargets [2022-11-05T17:37:12.125Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-11-05T17:37:12.125Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-05T17:37:12.691Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-11-05T17:37:12.691Z] === RUN TestAuthZPluginDenyResponse [2022-11-05T17:37:13.085Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-11-05T17:37:13.085Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-05T17:37:13.085Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:37:13.085Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:37:13.085Z] === RUN TestServiceWithDataPathPortInit [2022-11-05T17:37:13.257Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-11-05T17:37:13.258Z] === RUN TestAuthZPluginAllowEventStream [2022-11-05T17:37:13.609Z] --- PASS: TestBuildLabelWithTargets (1.89s) [2022-11-05T17:37:13.609Z] === RUN TestBuildWithEmptyLayers [2022-11-05T17:37:14.550Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2022-11-05T17:37:14.550Z] === RUN TestBuildMultiStageOnBuild [2022-11-05T17:37:14.632Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-11-05T17:37:14.632Z] === RUN TestAuthZPluginErrorResponse [2022-11-05T17:37:14.890Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-11-05T17:37:14.890Z] === RUN TestAuthZPluginErrorRequest [2022-11-05T17:37:15.456Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-11-05T17:37:15.456Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-05T17:37:15.910Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-11-05T17:37:16.023Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-11-05T17:37:16.023Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-05T17:37:17.398Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-11-05T17:37:17.398Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-05T17:37:17.850Z] --- PASS: TestBuildMultiStageOnBuild (2.73s) [2022-11-05T17:37:17.850Z] === RUN TestBuildUncleanTarFilenames [2022-11-05T17:37:18.772Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-11-05T17:37:18.772Z] === RUN TestAuthZPluginHeader [2022-11-05T17:37:18.791Z] --- PASS: TestBuildUncleanTarFilenames (1.60s) [2022-11-05T17:37:18.791Z] === RUN TestBuildMultiStageLayerLeak [2022-11-05T17:37:19.339Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-11-05T17:37:19.339Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-05T17:37:19.339Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:37:19.339Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-11-05T17:37:19.339Z] === RUN TestAuthZPluginV2Disable [2022-11-05T17:37:19.339Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:37:19.339Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-11-05T17:37:19.339Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-05T17:37:19.339Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:37:19.339Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-11-05T17:37:19.339Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-05T17:37:19.339Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:37:19.339Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-11-05T17:37:19.339Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-05T17:37:22.089Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s) [2022-11-05T17:37:22.089Z] === RUN TestBuildWithHugeFile [2022-11-05T17:37:27.953Z] --- PASS: TestServiceWithDataPathPortInit (13.90s) [2022-11-05T17:37:27.953Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-05T17:37:29.327Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hfoejjtng7m377s77t32mppb0 Created:2022-11-05 17:37:27.873860399 +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[095ddbdfe8553d5b6ad970c7ee6a8ef10d392b823ffa401fcecad6bcd0cf8c20:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zdvr2f6ht4yg1g739m4dmulva EndpointID:b69fa2fe64ceab5094999b23ff7db82ffbaac2b8f13425fab9440ed4c41cb3f4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:87be8bd055c89458a69fe83706492df40a29fe4befd6fd0e4761785807d849d7 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:4b2271f53a9a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zdvr2f6ht4yg1g739m4dmulva EndpointID:b69fa2fe64ceab5094999b23ff7db82ffbaac2b8f13425fab9440ed4c41cb3f4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-11-05T17:37:32.138Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-11-05T17:37:33.506Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-11-05T17:37:33.506Z] PASS [2022-11-05T17:37:33.506Z] [2022-11-05T17:37:33.506Z] === Skipped [2022-11-05T17:37:33.506Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:37:33.506Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:37:33.506Z] [2022-11-05T17:37:33.506Z] DONE 26 tests, 1 skipped in 43.866s [2022-11-05T17:37:33.506Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:37:33.506Z] INFO: Testing against a local daemon [2022-11-05T17:37:33.506Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-05T17:37:33.506Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:37:33.506Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:37:33.506Z] === RUN TestDockerNetworkIpvlan [2022-11-05T17:37:33.506Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:37:33.506Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:37:33.506Z] PASS [2022-11-05T17:37:33.506Z] [2022-11-05T17:37:33.506Z] === Skipped [2022-11-05T17:37:33.506Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:37:33.506Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:37:33.506Z] [2022-11-05T17:37:33.506Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:37:33.506Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:37:33.506Z] [2022-11-05T17:37:33.506Z] DONE 2 tests, 2 skipped in 0.040s [2022-11-05T17:37:33.506Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:37:33.506Z] INFO: Testing against a local daemon [2022-11-05T17:37:33.506Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-05T17:37:34.879Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-11-05T17:37:34.879Z] === RUN TestDockerNetworkMacvlan [2022-11-05T17:37:35.444Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-11-05T17:37:36.377Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-11-05T17:37:36.942Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-11-05T17:37:37.471Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-11-05T17:37:37.471Z] PASS [2022-11-05T17:37:37.471Z] [2022-11-05T17:37:37.471Z] === Skipped [2022-11-05T17:37:37.471Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-11-05T17:37:37.471Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:37:37.471Z] [2022-11-05T17:37:37.471Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-11-05T17:37:37.472Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:37:37.472Z] [2022-11-05T17:37:37.472Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-11-05T17:37:37.472Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:37:37.472Z] [2022-11-05T17:37:37.472Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-11-05T17:37:37.472Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:37:37.472Z] [2022-11-05T17:37:37.472Z] DONE 17 tests, 4 skipped in 26.269s [2022-11-05T17:37:37.472Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-05T17:37:37.472Z] ++ 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-11-05T17:37:37.472Z] ++ set -e [2022-11-05T17:37:37.472Z] ++ '[' -n 0 ']' [2022-11-05T17:37:37.472Z] ++ set -x [2022-11-05T17:37:37.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-05T17:37:37.472Z] INFO: Testing against a local daemon [2022-11-05T17:37:37.472Z] === RUN TestPluginInvalidJSON [2022-11-05T17:37:37.472Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:37:37.472Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:37:37.472Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:37:37.472Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-11-05T17:37:37.472Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-05T17:37:37.472Z] === RUN TestPluginInstall [2022-11-05T17:37:37.472Z] === RUN TestPluginInstall/no_auth [2022-11-05T17:37:37.472Z] time="2022-11-05T17:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:37:37.472Z] time="2022-11-05T17:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cfd481acf934225ded5b1e7c1d49b5f41706da602ad16674a57eb0caf081ea8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:37:37.472Z] time="2022-11-05T17:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:37:37.472Z] time="2022-11-05T17:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cfd481acf934225ded5b1e7c1d49b5f41706da602ad16674a57eb0caf081ea8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:37:37.472Z] === RUN TestPluginInstall/with_htpasswd [2022-11-05T17:37:37.472Z] time="2022-11-05T17:37:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:37:37.472Z] time="2022-11-05T17:37:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:082209daca328d79540735c6732ebc21f782c7de84ea17cdbf21dc27c1ab9fab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:37:37.472Z] time="2022-11-05T17:37:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:37:37.472Z] time="2022-11-05T17:37:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:082209daca328d79540735c6732ebc21f782c7de84ea17cdbf21dc27c1ab9fab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:37:37.729Z] === RUN TestPluginInstall/with_insecure [2022-11-05T17:37:38.664Z] time="2022-11-05T17:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:37:38.664Z] time="2022-11-05T17:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6567ed262cf6a46c08c29f87e5c5eaf4b0c906e5430fe5b69b48ed836004aa52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:37:38.664Z] time="2022-11-05T17:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:37:38.664Z] time="2022-11-05T17:37:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6567ed262cf6a46c08c29f87e5c5eaf4b0c906e5430fe5b69b48ed836004aa52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:37:38.842Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-11-05T17:37:38.922Z] plugin_test.go:165: [ded926a09dac7] daemon is not started [2022-11-05T17:37:38.922Z] --- PASS: TestPluginInstall (2.56s) [2022-11-05T17:37:38.922Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-11-05T17:37:38.922Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-11-05T17:37:38.922Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-11-05T17:37:38.922Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:37:40.296Z] === RUN TestPluginsWithRuntimes/No_Args [2022-11-05T17:37:40.742Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-11-05T17:37:41.230Z] === RUN TestPluginsWithRuntimes/With_Args [2022-11-05T17:37:41.825Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-11-05T17:37:42.164Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-11-05T17:37:42.165Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-11-05T17:37:42.165Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-11-05T17:37:42.165Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:37:42.731Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-11-05T17:37:42.731Z] PASS [2022-11-05T17:37:42.731Z] [2022-11-05T17:37:42.731Z] DONE 10 tests in 6.547s [2022-11-05T17:37:42.731Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-05T17:37:42.731Z] ++ 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-11-05T17:37:42.731Z] ++ set -e [2022-11-05T17:37:42.731Z] ++ '[' -n 0 ']' [2022-11-05T17:37:42.731Z] ++ set -x [2022-11-05T17:37:42.731Z] ++ env -i DEST=/go/src/github.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-11-05T17:37:42.731Z] INFO: Testing against a local daemon [2022-11-05T17:37:42.731Z] === RUN TestExternalGraphDriver [2022-11-05T17:37:43.297Z] === RUN TestExternalGraphDriver/json [2022-11-05T17:37:43.323Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-11-05T17:37:44.024Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-11-05T17:37:44.282Z] --- PASS: TestDockerNetworkMacvlan (9.38s) [2022-11-05T17:37:44.282Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-11-05T17:37:44.282Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-11-05T17:37:44.282Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-11-05T17:37:44.282Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-11-05T17:37:44.282Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-11-05T17:37:44.282Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-11-05T17:37:44.282Z] PASS [2022-11-05T17:37:44.282Z] [2022-11-05T17:37:44.282Z] DONE 8 tests in 10.720s [2022-11-05T17:37:44.282Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-05T17:37:44.282Z] testing: warning: no tests to run [2022-11-05T17:37:44.282Z] PASS [2022-11-05T17:37:44.282Z] [2022-11-05T17:37:44.282Z] DONE 0 tests in 0.007s [2022-11-05T17:37:44.282Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-05T17:37:44.282Z] INFO: Testing against a local daemon [2022-11-05T17:37:44.282Z] === RUN TestAuthZPluginAllowRequest [2022-11-05T17:37:44.672Z] === RUN TestExternalGraphDriver/spec [2022-11-05T17:37:45.655Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-11-05T17:37:45.655Z] === RUN TestAuthZPluginTLS [2022-11-05T17:37:45.913Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-11-05T17:37:45.913Z] === RUN TestAuthZPluginDenyRequest [2022-11-05T17:37:46.479Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-11-05T17:37:46.479Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-05T17:37:46.572Z] === RUN TestExternalGraphDriver/pull [2022-11-05T17:37:47.044Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-11-05T17:37:47.044Z] === RUN TestAuthZPluginDenyResponse [2022-11-05T17:37:47.610Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-11-05T17:37:47.610Z] === RUN TestAuthZPluginAllowEventStream [2022-11-05T17:37:47.946Z] --- PASS: TestExternalGraphDriver (4.97s) [2022-11-05T17:37:47.946Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-11-05T17:37:47.946Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-11-05T17:37:47.946Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-11-05T17:37:47.946Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:37:48.204Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:37:48.204Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-11-05T17:37:48.204Z] PASS [2022-11-05T17:37:48.204Z] [2022-11-05T17:37:48.204Z] === Skipped [2022-11-05T17:37:48.204Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-11-05T17:37:48.204Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:37:48.204Z] [2022-11-05T17:37:48.204Z] DONE 5 tests, 1 skipped in 5.399s [2022-11-05T17:37:48.204Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-05T17:37:48.204Z] ++ 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-11-05T17:37:48.204Z] ++ set -e [2022-11-05T17:37:48.204Z] ++ '[' -n 0 ']' [2022-11-05T17:37:48.204Z] ++ set -x [2022-11-05T17:37:48.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-05T17:37:48.204Z] INFO: Testing against a local daemon [2022-11-05T17:37:48.204Z] === RUN TestContinueAfterPluginCrash [2022-11-05T17:37:48.204Z] === PAUSE TestContinueAfterPluginCrash [2022-11-05T17:37:48.204Z] === RUN TestReadPluginNoRead [2022-11-05T17:37:48.204Z] === PAUSE TestReadPluginNoRead [2022-11-05T17:37:48.204Z] === RUN TestDaemonStartWithLogOpt [2022-11-05T17:37:48.204Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-05T17:37:48.204Z] === CONT TestContinueAfterPluginCrash [2022-11-05T17:37:48.204Z] === CONT TestDaemonStartWithLogOpt [2022-11-05T17:37:48.604Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-11-05T17:37:48.982Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-11-05T17:37:48.982Z] === RUN TestAuthZPluginErrorResponse [2022-11-05T17:37:49.240Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-11-05T17:37:49.240Z] === RUN TestAuthZPluginErrorRequest [2022-11-05T17:37:49.805Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-11-05T17:37:49.805Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-05T17:37:50.371Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-11-05T17:37:50.371Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-05T17:37:51.487Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-11-05T17:37:51.487Z] === CONT TestReadPluginNoRead [2022-11-05T17:37:51.744Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-11-05T17:37:51.744Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-05T17:37:53.117Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) [2022-11-05T17:37:53.118Z] === RUN TestAuthZPluginHeader [2022-11-05T17:37:53.387Z] === RUN TestReadPluginNoRead/default [2022-11-05T17:37:54.051Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-11-05T17:37:54.051Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-05T17:37:54.763Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-05T17:37:55.696Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-05T17:37:56.262Z] --- PASS: TestContinueAfterPluginCrash (7.91s) [2022-11-05T17:37:56.829Z] === CONT TestReadPluginNoRead [2022-11-05T17:37:56.829Z] read_test.go:92: [d6c2cac4eafbb] daemon is not started [2022-11-05T17:37:56.829Z] --- PASS: TestReadPluginNoRead (5.55s) [2022-11-05T17:37:56.829Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-11-05T17:37:56.829Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-11-05T17:37:56.829Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-11-05T17:37:56.829Z] PASS [2022-11-05T17:37:56.829Z] [2022-11-05T17:37:56.829Z] DONE 6 tests in 8.654s [2022-11-05T17:37:56.829Z] 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-11-05T17:37:56.829Z] ++ 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-11-05T17:37:56.829Z] ++ set -e [2022-11-05T17:37:56.829Z] ++ '[' -n 0 ']' [2022-11-05T17:37:56.829Z] ++ set -x [2022-11-05T17:37:56.829Z] ++ env -i DEST=/go/src/github.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-11-05T17:37:56.829Z] testing: warning: no tests to run [2022-11-05T17:37:56.829Z] PASS [2022-11-05T17:37:56.829Z] [2022-11-05T17:37:56.829Z] DONE 0 tests in 0.029s [2022-11-05T17:37:56.829Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-05T17:37:56.829Z] ++ 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-11-05T17:37:56.829Z] ++ set -e [2022-11-05T17:37:56.829Z] ++ '[' -n 0 ']' [2022-11-05T17:37:56.829Z] ++ set -x [2022-11-05T17:37:56.829Z] ++ env -i DEST=/go/src/github.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-11-05T17:37:57.087Z] INFO: Testing against a local daemon [2022-11-05T17:37:57.087Z] === RUN TestPluginWithDevMounts [2022-11-05T17:37:57.087Z] === PAUSE TestPluginWithDevMounts [2022-11-05T17:37:57.087Z] === CONT TestPluginWithDevMounts [2022-11-05T17:37:57.171Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-11-05T17:37:57.171Z] [2022-11-05T17:37:57.171Z] ________ ____ __. [2022-11-05T17:37:57.171Z] \_____ \ | |/ _| [2022-11-05T17:37:57.171Z] / | \| < [2022-11-05T17:37:57.171Z] / | \ | \ [2022-11-05T17:37:57.171Z] \_______ /____|__ \ [2022-11-05T17:37:57.171Z] \/ \/ [2022-11-05T17:37:57.171Z] [2022-11-05T17:37:57.171Z] INFO: make.ps1 ended at 11/05/2022 17:37:48 [2022-11-05T17:37:57.171Z] INFO: Binaries build ended at 11/05/2022 17:37:50. Duration:00:01:42.6059385 [2022-11-05T17:37:57.171Z] INFO: Copying the built daemon binary to d:\CI\PR-44412\1\binary\dockerd-0211f9e44d.exe... [2022-11-05T17:37:57.171Z] INFO: Copying the built client binary to d:\CI\PR-44412\1\binary\docker-0211f9e44d.exe... [2022-11-05T17:37:57.171Z] INFO: Copying dockerversion from the container... [2022-11-05T17:37:57.171Z] INFO: Copying the golang package from the container to d:\CI\PR-44412\1\installer\go.zip... [2022-11-05T17:37:57.171Z] INFO: Extracting go.zip to d:\CI\PR-44412\1\go [2022-11-05T17:37:58.232Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.24s) [2022-11-05T17:37:58.232Z] === RUN TestAuthZPluginV2Disable [2022-11-05T17:37:58.461Z] --- PASS: TestPluginWithDevMounts (1.49s) [2022-11-05T17:37:58.461Z] PASS [2022-11-05T17:37:58.461Z] [2022-11-05T17:37:58.461Z] DONE 1 tests in 1.608s [2022-11-05T17:37:58.461Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-05T17:37:58.461Z] ++ 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-11-05T17:37:58.461Z] ++ set -e [2022-11-05T17:37:58.461Z] ++ '[' -n 0 ']' [2022-11-05T17:37:58.461Z] ++ set -x [2022-11-05T17:37:58.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-05T17:37:58.719Z] INFO: Testing against a local daemon [2022-11-05T17:37:58.719Z] === RUN TestSecretInspect [2022-11-05T17:38:00.618Z] --- PASS: TestSecretInspect (2.11s) [2022-11-05T17:38:00.618Z] === RUN TestSecretList [2022-11-05T17:38:02.412Z] --- PASS: TestAuthZPluginV2Disable (3.68s) [2022-11-05T17:38:02.412Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-05T17:38:03.147Z] --- PASS: TestSecretList (2.14s) [2022-11-05T17:38:03.147Z] === RUN TestSecretsCreateAndDelete [2022-11-05T17:38:03.173Z] ......................... [ 67%] [2022-11-05T17:38:05.047Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-11-05T17:38:05.047Z] === RUN TestSecretsUpdate [2022-11-05T17:38:05.745Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s) [2022-11-05T17:38:05.745Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-05T17:38:07.575Z] --- PASS: TestSecretsUpdate (2.16s) [2022-11-05T17:38:07.575Z] === RUN TestTemplatedSecret [2022-11-05T17:38:10.104Z] --- PASS: TestTemplatedSecret (2.51s) [2022-11-05T17:38:10.104Z] === RUN TestSecretCreateResolve [2022-11-05T17:38:12.004Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-11-05T17:38:12.004Z] PASS [2022-11-05T17:38:12.004Z] [2022-11-05T17:38:12.004Z] DONE 6 tests in 13.343s [2022-11-05T17:38:12.004Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-11-05T17:38:12.004Z] ++ 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-11-05T17:38:12.004Z] ++ set -e [2022-11-05T17:38:12.004Z] ++ '[' -n 0 ']' [2022-11-05T17:38:12.004Z] ++ set -x [2022-11-05T17:38:12.004Z] ++ env -i DEST=/go/src/github.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 [2022-11-05T17:38:12.004Z] INFO: Testing against a local daemon [2022-11-05T17:38:12.004Z] === RUN TestServiceCreateInit [2022-11-05T17:38:12.004Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-05T17:38:16.186Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-05T17:38:17.978Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.47s) [2022-11-05T17:38:17.978Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-05T17:38:19.469Z] --- PASS: TestServiceCreateInit (7.08s) [2022-11-05T17:38:19.469Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-11-05T17:38:19.469Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2022-11-05T17:38:19.469Z] === RUN TestCreateServiceMultipleTimes [2022-11-05T17:38:27.106Z] INFO: Extraction ended at 11/05/2022 17:38:25. Duration:00:00:33.0772713 [2022-11-05T17:38:27.106Z] INFO: Updating the golang and path environment variables [2022-11-05T17:38:27.106Z] INFO: GOPATH=d:\gopath [2022-11-05T17:38:27.106Z] INFO: go version go1.18.8 windows/amd64 [2022-11-05T17:38:27.106Z] INFO: Running the daemon under test in debug mode [2022-11-05T17:38:27.106Z] INFO: Starting a daemon under test... [2022-11-05T17:38:27.106Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44412\1\daemon --pidfile d:\CI\PR-44412\1\docker.pid -D [2022-11-05T17:38:27.106Z] INFO: Process started successfully. [2022-11-05T17:38:27.106Z] INFO: Start tailing logs of the daemon under tests [2022-11-05T17:38:27.106Z] INFO: Waiting for the daemon under test to start... [2022-11-05T17:38:27.695Z] --- PASS: TestImportExtremelyLargeImageWorks (93.66s) [2022-11-05T17:38:27.695Z] PASS [2022-11-05T17:38:27.695Z] [2022-11-05T17:38:27.695Z] === Skipped [2022-11-05T17:38:27.695Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-11-05T17:38:27.695Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-11-05T17:38:27.695Z] [2022-11-05T17:38:27.695Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-11-05T17:38:27.695Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-11-05T17:38:27.695Z] [2022-11-05T17:38:27.695Z] DONE 13 tests, 2 skipped in 97.672s [2022-11-05T17:38:27.695Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-11-05T17:38:27.695Z] INFO: Testing against a local daemon [2022-11-05T17:38:27.695Z] === RUN TestNetworkCreateDelete [2022-11-05T17:38:27.695Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-11-05T17:38:27.695Z] === RUN TestDockerNetworkDeletePreferID [2022-11-05T17:38:27.695Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-11-05T17:38:27.695Z] === RUN TestDaemonDNSFallback [2022-11-05T17:38:32.982Z] --- PASS: TestDaemonDNSFallback (7.26s) [2022-11-05T17:38:32.982Z] === RUN TestInspectNetwork [2022-11-05T17:38:32.982Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:32.982Z] --- SKIP: TestInspectNetwork (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestRunContainerWithBridgeNone [2022-11-05T17:38:32.982Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestNetworkInvalidJSON [2022-11-05T17:38:32.982Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-05T17:38:32.982Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-05T17:38:32.982Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:38:32.982Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:38:32.982Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:38:32.982Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:38:32.982Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-05T17:38:32.982Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:38:32.982Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:38:32.982Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-11-05T17:38:32.982Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-11-05T17:38:32.982Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-11-05T17:38:32.982Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestNetworkList [2022-11-05T17:38:32.982Z] === RUN TestNetworkList//networks [2022-11-05T17:38:32.982Z] === PAUSE TestNetworkList//networks [2022-11-05T17:38:32.982Z] === RUN TestNetworkList//networks/ [2022-11-05T17:38:32.982Z] === PAUSE TestNetworkList//networks/ [2022-11-05T17:38:32.982Z] === CONT TestNetworkList//networks [2022-11-05T17:38:32.982Z] === CONT TestNetworkList//networks/ [2022-11-05T17:38:32.982Z] --- PASS: TestNetworkList (0.02s) [2022-11-05T17:38:32.982Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-05T17:38:32.982Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestHostIPv4BridgeLabel [2022-11-05T17:38:32.982Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-05T17:38:32.982Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-11-05T17:38:32.982Z] === RUN TestDaemonDefaultNetworkPools [2022-11-05T17:38:32.982Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-05T17:38:32.982Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-05T17:38:32.982Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-05T17:38:32.982Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestServiceWithPredefinedNetwork [2022-11-05T17:38:32.982Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:32.982Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-05T17:38:32.982Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:38:32.982Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestServiceWithDataPathPortInit [2022-11-05T17:38:32.982Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:32.982Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-05T17:38:32.982Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:32.982Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-11-05T17:38:32.982Z] PASS [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === Skipped [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-11-05T17:38:32.982Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-11-05T17:38:32.982Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-11-05T17:38:32.982Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-11-05T17:38:32.982Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-11-05T17:38:32.982Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-11-05T17:38:32.982Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-11-05T17:38:32.982Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-11-05T17:38:32.982Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-11-05T17:38:32.982Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:38:32.982Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-11-05T17:38:32.982Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-11-05T17:38:32.982Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] DONE 22 tests, 12 skipped in 7.919s [2022-11-05T17:38:32.982Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:38:32.982Z] INFO: Testing against a local daemon [2022-11-05T17:38:32.982Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-05T17:38:32.982Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:38:32.982Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestDockerNetworkIpvlan [2022-11-05T17:38:32.982Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:38:32.982Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:38:32.982Z] PASS [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === Skipped [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:38:32.982Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:38:32.982Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] DONE 2 tests, 2 skipped in 0.104s [2022-11-05T17:38:32.982Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:38:32.982Z] INFO: Testing against a local daemon [2022-11-05T17:38:32.982Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-05T17:38:32.982Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-11-05T17:38:32.982Z] === RUN TestDockerNetworkMacvlan [2022-11-05T17:38:32.982Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.982Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-11-05T17:38:32.982Z] PASS [2022-11-05T17:38:32.982Z] [2022-11-05T17:38:32.982Z] === Skipped [2022-11-05T17:38:32.982Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-11-05T17:38:32.983Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.983Z] [2022-11-05T17:38:32.983Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-11-05T17:38:32.983Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:32.983Z] [2022-11-05T17:38:32.983Z] DONE 2 tests, 2 skipped in 0.118s [2022-11-05T17:38:32.983Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-05T17:38:33.280Z] testing: warning: no tests to run [2022-11-05T17:38:33.280Z] PASS [2022-11-05T17:38:33.280Z] [2022-11-05T17:38:33.280Z] DONE 0 tests in 0.028s [2022-11-05T17:38:33.280Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-05T17:38:33.280Z] INFO: Testing against a local daemon [2022-11-05T17:38:33.280Z] === RUN TestAuthZPluginAllowRequest [2022-11-05T17:38:33.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.280Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-11-05T17:38:33.280Z] === RUN TestAuthZPluginTLS [2022-11-05T17:38:33.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.280Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-11-05T17:38:33.280Z] === RUN TestAuthZPluginDenyRequest [2022-11-05T17:38:33.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.280Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-11-05T17:38:33.280Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-05T17:38:33.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.280Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-11-05T17:38:33.280Z] === RUN TestAuthZPluginDenyResponse [2022-11-05T17:38:33.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.280Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-11-05T17:38:33.280Z] === RUN TestAuthZPluginAllowEventStream [2022-11-05T17:38:33.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.280Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-11-05T17:38:33.280Z] === RUN TestAuthZPluginErrorResponse [2022-11-05T17:38:33.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.280Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-11-05T17:38:33.280Z] === RUN TestAuthZPluginErrorRequest [2022-11-05T17:38:33.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.280Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-11-05T17:38:33.280Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-05T17:38:33.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.280Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-11-05T17:38:33.280Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-05T17:38:33.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.280Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-11-05T17:38:33.280Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-05T17:38:33.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.280Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-11-05T17:38:33.280Z] === RUN TestAuthZPluginHeader [2022-11-05T17:38:33.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.280Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-11-05T17:38:33.280Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-05T17:38:33.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:33.536Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-11-05T17:38:33.536Z] === RUN TestAuthZPluginV2Disable [2022-11-05T17:38:34.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.096Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-11-05T17:38:34.096Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-05T17:38:34.351Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.351Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-11-05T17:38:34.351Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-05T17:38:34.483Z] --- PASS: TestCreateServiceMultipleTimes (15.10s) [2022-11-05T17:38:34.483Z] === RUN TestCreateServiceConflict [2022-11-05T17:38:34.611Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.611Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-11-05T17:38:34.611Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-11-05T17:38:34.866Z] PASS [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === Skipped [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-11-05T17:38:34.866Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:34.866Z] [2022-11-05T17:38:34.866Z] DONE 17 tests, 17 skipped in 1.814s [2022-11-05T17:38:34.866Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-05T17:38:35.163Z] INFO: Testing against a local daemon [2022-11-05T17:38:35.163Z] === RUN TestPluginInvalidJSON [2022-11-05T17:38:35.163Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:38:35.163Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:38:35.163Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:38:35.163Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-11-05T17:38:35.163Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-05T17:38:35.163Z] === RUN TestPluginInstall [2022-11-05T17:38:35.163Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:35.163Z] --- SKIP: TestPluginInstall (0.00s) [2022-11-05T17:38:35.163Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:38:35.163Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-11-05T17:38:35.163Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-11-05T17:38:35.163Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:38:35.163Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-11-05T17:38:35.163Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-11-05T17:38:35.163Z] PASS [2022-11-05T17:38:35.163Z] [2022-11-05T17:38:35.163Z] === Skipped [2022-11-05T17:38:35.163Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-11-05T17:38:35.163Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:38:35.163Z] [2022-11-05T17:38:35.163Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-11-05T17:38:35.163Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-11-05T17:38:35.163Z] [2022-11-05T17:38:35.163Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-11-05T17:38:35.163Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-11-05T17:38:35.163Z] [2022-11-05T17:38:35.163Z] DONE 5 tests, 3 skipped in 0.147s [2022-11-05T17:38:35.163Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-05T17:38:35.163Z] INFO: Testing against a local daemon [2022-11-05T17:38:35.163Z] === RUN TestExternalGraphDriver [2022-11-05T17:38:35.724Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-11-05T17:38:35.724Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-11-05T17:38:35.724Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:38:36.044Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2022-11-05T17:38:36.044Z] PASS [2022-11-05T17:38:36.044Z] [2022-11-05T17:38:36.044Z] DONE 17 tests in 49.266s [2022-11-05T17:38:36.044Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-05T17:38:36.044Z] INFO: Testing against a local daemon [2022-11-05T17:38:36.044Z] === RUN TestPluginInvalidJSON [2022-11-05T17:38:36.044Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:38:36.044Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:38:36.044Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:38:36.044Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-11-05T17:38:36.044Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-05T17:38:36.044Z] === RUN TestPluginInstall [2022-11-05T17:38:36.044Z] === RUN TestPluginInstall/no_auth [2022-11-05T17:38:36.044Z] time="2022-11-05T17:38:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:38:36.044Z] time="2022-11-05T17:38:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2ec46dea61d0cbc6967524eea7a439a5d02a01815fb8a4217967a794afe82a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:38:36.044Z] time="2022-11-05T17:38:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:38:36.044Z] time="2022-11-05T17:38:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2ec46dea61d0cbc6967524eea7a439a5d02a01815fb8a4217967a794afe82a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:38:36.044Z] === RUN TestPluginInstall/with_htpasswd [2022-11-05T17:38:36.044Z] time="2022-11-05T17:38:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:38:36.044Z] time="2022-11-05T17:38:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2ec46dea61d0cbc6967524eea7a439a5d02a01815fb8a4217967a794afe82a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:38:36.044Z] time="2022-11-05T17:38:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:38:36.044Z] time="2022-11-05T17:38:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2ec46dea61d0cbc6967524eea7a439a5d02a01815fb8a4217967a794afe82a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:38:36.044Z] === RUN TestPluginInstall/with_insecure [2022-11-05T17:38:36.303Z] time="2022-11-05T17:38:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:38:36.303Z] time="2022-11-05T17:38:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:313d6012ef8c40ddd9ecad6a10ac6285f9341f202a1410cce937adc14d4a7041" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:38:36.303Z] time="2022-11-05T17:38:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:38:36.303Z] time="2022-11-05T17:38:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:313d6012ef8c40ddd9ecad6a10ac6285f9341f202a1410cce937adc14d4a7041" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:38:36.383Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-11-05T17:38:36.384Z] === RUN TestCreateServiceMaxReplicas [2022-11-05T17:38:36.561Z] plugin_test.go:165: [d0ab8516778fb] daemon is not started [2022-11-05T17:38:36.561Z] --- PASS: TestPluginInstall (2.95s) [2022-11-05T17:38:36.561Z] --- PASS: TestPluginInstall/no_auth (1.25s) [2022-11-05T17:38:36.561Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-11-05T17:38:36.561Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-11-05T17:38:36.561Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:38:38.459Z] === RUN TestPluginsWithRuntimes/No_Args [2022-11-05T17:38:39.025Z] === RUN TestPluginsWithRuntimes/With_Args [2022-11-05T17:38:39.667Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-11-05T17:38:39.667Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-05T17:38:39.960Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-11-05T17:38:39.960Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-11-05T17:38:39.960Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-11-05T17:38:39.960Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:38:40.525Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-11-05T17:38:40.525Z] PASS [2022-11-05T17:38:40.525Z] [2022-11-05T17:38:40.525Z] DONE 10 tests in 6.877s [2022-11-05T17:38:40.525Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-05T17:38:40.525Z] INFO: Testing against a local daemon [2022-11-05T17:38:40.525Z] === RUN TestExternalGraphDriver [2022-11-05T17:38:40.783Z] === RUN TestExternalGraphDriver/json [2022-11-05T17:38:42.025Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-11-05T17:38:42.386Z] --- PASS: TestGraphdriverPluginV2 (5.80s) [2022-11-05T17:38:42.386Z] PASS [2022-11-05T17:38:42.386Z] [2022-11-05T17:38:42.386Z] === Skipped [2022-11-05T17:38:42.386Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-11-05T17:38:42.386Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-11-05T17:38:42.386Z] [2022-11-05T17:38:42.386Z] DONE 2 tests, 1 skipped in 6.263s [2022-11-05T17:38:42.386Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-05T17:38:42.386Z] INFO: Testing against a local daemon [2022-11-05T17:38:42.386Z] === RUN TestContinueAfterPluginCrash [2022-11-05T17:38:42.386Z] === PAUSE TestContinueAfterPluginCrash [2022-11-05T17:38:42.386Z] === RUN TestReadPluginNoRead [2022-11-05T17:38:42.386Z] === PAUSE TestReadPluginNoRead [2022-11-05T17:38:42.386Z] === RUN TestDaemonStartWithLogOpt [2022-11-05T17:38:42.386Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-05T17:38:42.386Z] === CONT TestContinueAfterPluginCrash [2022-11-05T17:38:42.386Z] === CONT TestDaemonStartWithLogOpt [2022-11-05T17:38:42.682Z] === RUN TestExternalGraphDriver/spec [2022-11-05T17:38:43.566Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:38:43.566Z] Using test binary docker [2022-11-05T17:38:43.566Z] +++ /etc/init.d/apparmor start [2022-11-05T17:38:43.566Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:38:43.566Z] INFO: Waiting for daemon to start... [2022-11-05T17:38:43.566Z] Starting dockerd [2022-11-05T17:38:43.566Z] +++ 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-11-05T17:38:43.566Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:38:43.566Z] Using test binary docker [2022-11-05T17:38:43.566Z] +++ /etc/init.d/apparmor start [2022-11-05T17:38:43.566Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:38:43.566Z] INFO: Waiting for daemon to start... [2022-11-05T17:38:43.567Z] Starting dockerd [2022-11-05T17:38:43.567Z] +++ 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-11-05T17:38:43.567Z] . [2022-11-05T17:38:43.567Z] [2022-11-05T17:38:43.567Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:38:43.567Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:38:43.567Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:38:43.567Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:38:43.567Z] Error: No such image: emptyfs [2022-11-05T17:38:43.567Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-05T17:38:43.567Z] ++++ docker load [2022-11-05T17:38:43.567Z] Error: No such image: emptyfs [2022-11-05T17:38:43.567Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-05T17:38:43.567Z] ++++ docker load [2022-11-05T17:38:43.567Z] Running integration-test (iteration 1) [2022-11-05T17:38:43.567Z] 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-11-05T17:38:43.567Z] ++ 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-11-05T17:38:43.567Z] ++ set -e [2022-11-05T17:38:43.567Z] ++ '[' -n 0 ']' [2022-11-05T17:38:43.567Z] ++ set -x [2022-11-05T17:38:43.567Z] ++ env -i DEST=/go/src/github.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-11-05T17:38:43.567Z] Running integration-test (iteration 1) [2022-11-05T17:38:43.567Z] 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-11-05T17:38:43.567Z] ++ 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-11-05T17:38:43.567Z] ++ set -e [2022-11-05T17:38:43.567Z] ++ '[' -n 0 ']' [2022-11-05T17:38:43.567Z] ++ set -x [2022-11-05T17:38:43.567Z] ++ env -i DEST=/go/src/github.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-11-05T17:38:43.567Z] Loaded image: busybox:latest [2022-11-05T17:38:43.567Z] Loaded image: busybox:latest [2022-11-05T17:38:43.567Z] Loaded image: busybox:glibc [2022-11-05T17:38:43.567Z] Loaded image: busybox:glibc [2022-11-05T17:38:43.567Z] Loaded image: debian:bullseye-slim [2022-11-05T17:38:43.567Z] Loaded image: hello-world:latest [2022-11-05T17:38:43.567Z] Loaded image: debian:bullseye-slim [2022-11-05T17:38:43.567Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:38:43.567Z] INFO: Testing against a local daemon [2022-11-05T17:38:43.567Z] === RUN TestDockerSuite [2022-11-05T17:38:43.567Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-11-05T17:38:43.567Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-11-05T17:38:43.567Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-11-05T17:38:43.567Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-11-05T17:38:43.567Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-11-05T17:38:43.567Z] Loaded image: hello-world:latest [2022-11-05T17:38:43.567Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-11-05T17:38:43.567Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-11-05T17:38:43.567Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-11-05T17:38:43.827Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:38:43.827Z] INFO: Testing against a local daemon [2022-11-05T17:38:43.827Z] === RUN TestDockerDaemonSuite [2022-11-05T17:38:43.827Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-11-05T17:38:44.056Z] === RUN TestExternalGraphDriver/pull [2022-11-05T17:38:45.954Z] --- PASS: TestExternalGraphDriver (5.32s) [2022-11-05T17:38:45.954Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-11-05T17:38:45.954Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-11-05T17:38:45.954Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-11-05T17:38:45.954Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:38:47.121Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-11-05T17:38:47.121Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-11-05T17:38:47.710Z] --- PASS: TestDaemonStartWithLogOpt (6.27s) [2022-11-05T17:38:47.710Z] === CONT TestReadPluginNoRead [2022-11-05T17:38:48.060Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-11-05T17:38:48.173Z] .....INFO: Daemon under test started and replied! [2022-11-05T17:38:48.173Z] INFO: Docker version of the daemon under test [2022-11-05T17:38:48.173Z] [2022-11-05T17:38:48.173Z] Client: [2022-11-05T17:38:48.173Z] Version: 17.06.2-ce [2022-11-05T17:38:48.173Z] API version: 1.30 [2022-11-05T17:38:48.173Z] Go version: go1.8.3 [2022-11-05T17:38:48.173Z] Git commit: cec0b72 [2022-11-05T17:38:48.173Z] Built: Tue Sep 5 19:57:19 2017 [2022-11-05T17:38:48.173Z] OS/Arch: windows/amd64 [2022-11-05T17:38:48.173Z] [2022-11-05T17:38:48.173Z] Server: [2022-11-05T17:38:48.173Z] Version: 0.0.0-dev [2022-11-05T17:38:48.173Z] API version: 1.41 (minimum version 1.24) [2022-11-05T17:38:48.173Z] Go version: go1.18.8 [2022-11-05T17:38:48.173Z] Git commit: 0211f9e44d [2022-11-05T17:38:48.173Z] Built: 11/05/2022 17:36:14 [2022-11-05T17:38:48.173Z] OS/Arch: windows/amd64 [2022-11-05T17:38:48.173Z] Experimental: false [2022-11-05T17:38:48.173Z] [2022-11-05T17:38:48.173Z] INFO: Docker info of the daemon under test [2022-11-05T17:38:48.173Z] [2022-11-05T17:38:48.173Z] Containers: 0 [2022-11-05T17:38:48.173Z] Running: 0 [2022-11-05T17:38:48.173Z] Paused: 0 [2022-11-05T17:38:48.173Z] Stopped: 0 [2022-11-05T17:38:48.173Z] Images: 0 [2022-11-05T17:38:48.173Z] Server Version: 0.0.0-dev [2022-11-05T17:38:48.173Z] Storage Driver: windowsfilter [2022-11-05T17:38:48.173Z] Windows: [2022-11-05T17:38:48.173Z] Logging Driver: json-file [2022-11-05T17:38:48.173Z] Plugins: [2022-11-05T17:38:48.173Z] Volume: local [2022-11-05T17:38:48.173Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-11-05T17:38:48.173Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-11-05T17:38:48.173Z] Swarm: inactive [2022-11-05T17:38:48.173Z] Default Isolation: process [2022-11-05T17:38:48.173Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-11-05T17:38:48.173Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-11-05T17:38:48.173Z] OSType: windows [2022-11-05T17:38:48.173Z] Architecture: x86_64 [2022-11-05T17:38:48.173Z] CPUs: 4 [2022-11-05T17:38:48.173Z] Total Memory: 32GiB [2022-11-05T17:38:48.173Z] Name: azwin-2-d6f2c0 [2022-11-05T17:38:48.173Z] ID: SMLY:6VLP:JRYT:UN46:UQ3Z:QBGZ:EH73:CQA6:RHN6:PCSD:ZHTM:6PDX [2022-11-05T17:38:48.173Z] Docker Root Dir: D:\CI\PR-44412\1\daemon [2022-11-05T17:38:48.173Z] Debug Mode (client): false [2022-11-05T17:38:48.173Z] Debug Mode (server): true [2022-11-05T17:38:48.173Z] File Descriptors: -1 [2022-11-05T17:38:48.173Z] Goroutines: 16 [2022-11-05T17:38:48.173Z] System Time: 2022-11-05T17:38:45.5114675Z [2022-11-05T17:38:48.173Z] EventsListeners: 0 [2022-11-05T17:38:48.173Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:38:48.173Z] Labels: [2022-11-05T17:38:48.173Z] Experimental: false [2022-11-05T17:38:48.173Z] Insecure Registries: [2022-11-05T17:38:48.173Z] 127.0.0.0/8 [2022-11-05T17:38:48.173Z] Live Restore Enabled: false [2022-11-05T17:38:48.173Z] [2022-11-05T17:38:48.173Z] [2022-11-05T17:38:48.173Z] INFO: Docker images of the daemon under test [2022-11-05T17:38:48.173Z] [2022-11-05T17:38:48.173Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-05T17:38:48.173Z] [2022-11-05T17:38:48.173Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-11-05T17:38:48.173Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-11-05T17:38:48.173Z] ltsc2019: Pulling from windows/servercore [2022-11-05T17:38:48.173Z] b111c3320c94: Pulling fs layer [2022-11-05T17:38:48.173Z] 028c482fad0f: Pulling fs layer [2022-11-05T17:38:48.320Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-11-05T17:38:49.261Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-11-05T17:38:50.136Z] --- PASS: TestGraphdriverPluginV2 (4.14s) [2022-11-05T17:38:50.136Z] PASS [2022-11-05T17:38:50.136Z] [2022-11-05T17:38:50.136Z] DONE 5 tests in 9.514s [2022-11-05T17:38:50.136Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-05T17:38:50.136Z] INFO: Testing against a local daemon [2022-11-05T17:38:50.136Z] === RUN TestContinueAfterPluginCrash [2022-11-05T17:38:50.136Z] === PAUSE TestContinueAfterPluginCrash [2022-11-05T17:38:50.136Z] === RUN TestReadPluginNoRead [2022-11-05T17:38:50.136Z] === PAUSE TestReadPluginNoRead [2022-11-05T17:38:50.136Z] === RUN TestDaemonStartWithLogOpt [2022-11-05T17:38:50.136Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-05T17:38:50.136Z] === CONT TestContinueAfterPluginCrash [2022-11-05T17:38:50.136Z] === CONT TestDaemonStartWithLogOpt [2022-11-05T17:38:50.201Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-11-05T17:38:50.201Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-11-05T17:38:50.771Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-11-05T17:38:51.016Z] === RUN TestReadPluginNoRead/default [2022-11-05T17:38:51.271Z] --- PASS: TestContinueAfterPluginCrash (9.83s) [2022-11-05T17:38:51.711Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-11-05T17:38:51.971Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-11-05T17:38:51.971Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-11-05T17:38:51.971Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-11-05T17:38:52.542Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-11-05T17:38:53.112Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-11-05T17:38:53.288Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-05T17:38:53.415Z] --- PASS: TestDaemonStartWithLogOpt (3.35s) [2022-11-05T17:38:53.415Z] === CONT TestReadPluginNoRead [2022-11-05T17:38:54.052Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-11-05T17:38:54.052Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-11-05T17:38:54.052Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-11-05T17:38:54.052Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-11-05T17:38:54.544Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-11-05T17:38:54.544Z] === RUN TestCreateServiceSecretFileMode [2022-11-05T17:38:55.844Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-05T17:38:55.943Z] === RUN TestReadPluginNoRead/default [2022-11-05T17:38:56.749Z] 028c482fad0f: Verifying Checksum [2022-11-05T17:38:56.749Z] 028c482fad0f: Download complete [2022-11-05T17:38:56.878Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-05T17:38:57.566Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-11-05T17:38:57.816Z] === CONT TestReadPluginNoRead [2022-11-05T17:38:57.816Z] read_test.go:92: [db7c7dcbcebee] daemon is not started [2022-11-05T17:38:57.816Z] --- PASS: TestReadPluginNoRead (10.00s) [2022-11-05T17:38:57.816Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2022-11-05T17:38:57.816Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.33s) [2022-11-05T17:38:57.816Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s) [2022-11-05T17:38:57.816Z] PASS [2022-11-05T17:38:57.816Z] [2022-11-05T17:38:57.816Z] DONE 6 tests in 16.396s [2022-11-05T17:38:57.816Z] 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-11-05T17:38:57.816Z] testing: warning: no tests to run [2022-11-05T17:38:57.816Z] PASS [2022-11-05T17:38:57.816Z] [2022-11-05T17:38:57.816Z] DONE 0 tests in 0.033s [2022-11-05T17:38:57.816Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-05T17:38:57.816Z] INFO: Testing against a local daemon [2022-11-05T17:38:57.816Z] === RUN TestPluginWithDevMounts [2022-11-05T17:38:57.816Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-11-05T17:38:57.816Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-11-05T17:38:57.816Z] PASS [2022-11-05T17:38:57.816Z] [2022-11-05T17:38:57.816Z] === Skipped [2022-11-05T17:38:57.816Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-11-05T17:38:57.816Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-11-05T17:38:57.816Z] [2022-11-05T17:38:57.816Z] DONE 1 tests, 1 skipped in 0.099s [2022-11-05T17:38:57.934Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-05T17:38:58.072Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-05T17:38:58.072Z] INFO: Testing against a local daemon [2022-11-05T17:38:58.072Z] === RUN TestSecretInspect [2022-11-05T17:38:58.072Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.072Z] --- SKIP: TestSecretInspect (0.01s) [2022-11-05T17:38:58.072Z] === RUN TestSecretList [2022-11-05T17:38:58.072Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.072Z] --- SKIP: TestSecretList (0.01s) [2022-11-05T17:38:58.072Z] === RUN TestSecretsCreateAndDelete [2022-11-05T17:38:58.072Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.072Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-11-05T17:38:58.072Z] === RUN TestSecretsUpdate [2022-11-05T17:38:58.072Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.072Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-11-05T17:38:58.072Z] === RUN TestTemplatedSecret [2022-11-05T17:38:58.072Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.072Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-11-05T17:38:58.072Z] === RUN TestSecretCreateResolve [2022-11-05T17:38:58.072Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.072Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-11-05T17:38:58.072Z] PASS [2022-11-05T17:38:58.072Z] [2022-11-05T17:38:58.072Z] === Skipped [2022-11-05T17:38:58.072Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-11-05T17:38:58.072Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.072Z] [2022-11-05T17:38:58.072Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-11-05T17:38:58.072Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.072Z] [2022-11-05T17:38:58.072Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-11-05T17:38:58.072Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.072Z] [2022-11-05T17:38:58.072Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-11-05T17:38:58.072Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.072Z] [2022-11-05T17:38:58.072Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-11-05T17:38:58.072Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.072Z] [2022-11-05T17:38:58.072Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-11-05T17:38:58.072Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.072Z] [2022-11-05T17:38:58.072Z] DONE 6 tests, 6 skipped in 0.162s [2022-11-05T17:38:58.072Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-11-05T17:38:58.327Z] INFO: Testing against a local daemon [2022-11-05T17:38:58.327Z] === RUN TestServiceCreateInit [2022-11-05T17:38:58.327Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-05T17:38:58.327Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.327Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-05T17:38:58.327Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.327Z] --- PASS: TestServiceCreateInit (0.01s) [2022-11-05T17:38:58.327Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-05T17:38:58.327Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-05T17:38:58.327Z] === RUN TestCreateServiceMultipleTimes [2022-11-05T17:38:58.327Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.327Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-11-05T17:38:58.327Z] === RUN TestCreateServiceConflict [2022-11-05T17:38:58.327Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.327Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-11-05T17:38:58.327Z] === RUN TestCreateServiceMaxReplicas [2022-11-05T17:38:58.327Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.327Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-11-05T17:38:58.328Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-05T17:38:58.328Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.328Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-11-05T17:38:58.328Z] === RUN TestCreateServiceSecretFileMode [2022-11-05T17:38:58.328Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.328Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-11-05T17:38:58.328Z] === RUN TestCreateServiceConfigFileMode [2022-11-05T17:38:58.328Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.328Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-11-05T17:38:58.328Z] === RUN TestCreateServiceSysctls [2022-11-05T17:38:58.328Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.328Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-11-05T17:38:58.328Z] === RUN TestCreateServiceCapabilities [2022-11-05T17:38:58.328Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.328Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2022-11-05T17:38:58.328Z] === RUN TestInspect [2022-11-05T17:38:58.328Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.328Z] --- SKIP: TestInspect (0.01s) [2022-11-05T17:38:58.328Z] === RUN TestCreateJob [2022-11-05T17:38:58.328Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.328Z] --- SKIP: TestCreateJob (0.01s) [2022-11-05T17:38:58.328Z] === RUN TestReplicatedJob [2022-11-05T17:38:58.328Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.328Z] --- SKIP: TestReplicatedJob (0.01s) [2022-11-05T17:38:58.328Z] === RUN TestUpdateReplicatedJob [2022-11-05T17:38:58.328Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.328Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-11-05T17:38:58.328Z] === RUN TestServiceListWithStatuses [2022-11-05T17:38:58.328Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:38:58.328Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-05T17:38:58.328Z] === RUN TestDockerNetworkConnectAlias [2022-11-05T17:38:58.328Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.328Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-11-05T17:38:58.328Z] === RUN TestDockerNetworkReConnect [2022-11-05T17:38:58.328Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:38:58.328Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2022-11-05T17:38:58.328Z] === RUN TestServicePlugin [2022-11-05T17:38:58.500Z] --- PASS: TestContinueAfterPluginCrash (8.45s) [2022-11-05T17:38:59.434Z] === CONT TestReadPluginNoRead [2022-11-05T17:38:59.434Z] read_test.go:92: [d55d71984e6af] daemon is not started [2022-11-05T17:38:59.434Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-11-05T17:38:59.434Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-11-05T17:38:59.434Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-11-05T17:38:59.434Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-11-05T17:38:59.434Z] PASS [2022-11-05T17:38:59.434Z] [2022-11-05T17:38:59.434Z] DONE 6 tests in 9.213s [2022-11-05T17:38:59.434Z] 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-11-05T17:38:59.434Z] testing: warning: no tests to run [2022-11-05T17:38:59.434Z] PASS [2022-11-05T17:38:59.434Z] [2022-11-05T17:38:59.434Z] DONE 0 tests in 0.009s [2022-11-05T17:38:59.434Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-05T17:38:59.434Z] INFO: Testing against a local daemon [2022-11-05T17:38:59.434Z] === RUN TestPluginWithDevMounts [2022-11-05T17:38:59.434Z] === PAUSE TestPluginWithDevMounts [2022-11-05T17:38:59.434Z] === CONT TestPluginWithDevMounts [2022-11-05T17:38:59.463Z] tests/integration/client_test.py ..... [ 75%] [2022-11-05T17:38:59.463Z] tests/integration/context_api_test.py ... [ 76%] [2022-11-05T17:39:00.036Z] tests/integration/errors_test.py . [ 76%] [2022-11-05T17:39:00.627Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-11-05T17:39:00.809Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-11-05T17:39:00.809Z] PASS [2022-11-05T17:39:00.809Z] [2022-11-05T17:39:00.809Z] DONE 1 tests in 1.576s [2022-11-05T17:39:00.810Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-05T17:39:00.810Z] INFO: Testing against a local daemon [2022-11-05T17:39:00.810Z] === RUN TestSecretInspect [2022-11-05T17:39:01.637Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] --- SKIP: TestServicePlugin (2.90s) [2022-11-05T17:39:01.637Z] === RUN TestServiceUpdateLabel [2022-11-05T17:39:01.637Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-11-05T17:39:01.637Z] === RUN TestServiceUpdateSecrets [2022-11-05T17:39:01.637Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-11-05T17:39:01.637Z] === RUN TestServiceUpdateConfigs [2022-11-05T17:39:01.637Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-11-05T17:39:01.637Z] === RUN TestServiceUpdateNetwork [2022-11-05T17:39:01.637Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-11-05T17:39:01.637Z] === RUN TestServiceUpdatePidsLimit [2022-11-05T17:39:01.637Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-11-05T17:39:01.637Z] PASS [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === Skipped [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-05T17:39:01.637Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-05T17:39:01.637Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-11-05T17:39:01.637Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-11-05T17:39:01.637Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-11-05T17:39:01.637Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-11-05T17:39:01.637Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-11-05T17:39:01.637Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-11-05T17:39:01.637Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-11-05T17:39:01.637Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2022-11-05T17:39:01.637Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-11-05T17:39:01.637Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-11-05T17:39:01.637Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-11-05T17:39:01.637Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-11-05T17:39:01.637Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-05T17:39:01.637Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-11-05T17:39:01.637Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2022-11-05T17:39:01.637Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestServicePlugin (2.90s) [2022-11-05T17:39:01.637Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-11-05T17:39:01.637Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-11-05T17:39:01.637Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-11-05T17:39:01.637Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-11-05T17:39:01.637Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-11-05T17:39:01.637Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] DONE 24 tests, 23 skipped in 3.275s [2022-11-05T17:39:01.637Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-11-05T17:39:01.637Z] INFO: Testing against a local daemon [2022-11-05T17:39:01.637Z] === RUN TestSessionCreate [2022-11-05T17:39:01.637Z] --- PASS: TestSessionCreate (0.02s) [2022-11-05T17:39:01.637Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-05T17:39:01.637Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-05T17:39:01.637Z] PASS [2022-11-05T17:39:01.637Z] [2022-11-05T17:39:01.637Z] DONE 2 tests in 0.147s [2022-11-05T17:39:01.637Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-11-05T17:39:01.637Z] INFO: Testing against a local daemon [2022-11-05T17:39:01.637Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:39:01.637Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:39:01.637Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:39:01.637Z] === RUN TestEventsExecDie [2022-11-05T17:39:02.197Z] --- PASS: TestEventsExecDie (0.49s) [2022-11-05T17:39:02.197Z] === RUN TestEventsBackwardsCompatible [2022-11-05T17:39:02.197Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-11-05T17:39:02.197Z] === RUN TestInfoBinaryCommits [2022-11-05T17:39:02.197Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-11-05T17:39:02.197Z] === RUN TestInfoAPIVersioned [2022-11-05T17:39:02.197Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-05T17:39:02.197Z] === RUN TestInfoDiscoveryBackend [2022-11-05T17:39:03.172Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-11-05T17:39:03.336Z] --- PASS: TestSecretInspect (2.12s) [2022-11-05T17:39:03.336Z] === RUN TestSecretList [2022-11-05T17:39:04.082Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-11-05T17:39:04.082Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-11-05T17:39:04.514Z] --- PASS: TestCreateServiceSecretFileMode (12.31s) [2022-11-05T17:39:04.514Z] === RUN TestCreateServiceConfigFileMode [2022-11-05T17:39:05.233Z] --- PASS: TestSecretList (2.10s) [2022-11-05T17:39:05.233Z] === RUN TestSecretsCreateAndDelete [2022-11-05T17:39:05.710Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-11-05T17:39:07.132Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2022-11-05T17:39:07.132Z] === RUN TestSecretsUpdate [2022-11-05T17:39:07.383Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2022-11-05T17:39:07.383Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-11-05T17:39:07.383Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:39:07.383Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-11-05T17:39:07.383Z] === RUN TestInfoAPI [2022-11-05T17:39:07.383Z] --- PASS: TestInfoAPI (0.02s) [2022-11-05T17:39:07.383Z] === RUN TestInfoAPIWarnings [2022-11-05T17:39:07.620Z] --- PASS: TestBuildWithHugeFile (105.68s) [2022-11-05T17:39:07.620Z] === RUN TestBuildWithEmptyDockerfile [2022-11-05T17:39:07.620Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:39:07.620Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:39:07.620Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:39:07.620Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:39:07.620Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:39:07.620Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:39:07.620Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:39:07.620Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:39:07.620Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-11-05T17:39:07.620Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:39:07.620Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-11-05T17:39:07.620Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-11-05T17:39:07.620Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-11-05T17:39:07.620Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-11-05T17:39:07.620Z] === RUN TestBuildPreserveOwnership [2022-11-05T17:39:07.620Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-05T17:39:08.189Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-11-05T17:39:08.760Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-11-05T17:39:09.032Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-11-05T17:39:09.601Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-11-05T17:39:09.657Z] --- PASS: TestSecretsUpdate (2.13s) [2022-11-05T17:39:09.657Z] === RUN TestTemplatedSecret [2022-11-05T17:39:10.171Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-11-05T17:39:10.742Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-05T17:39:10.742Z] docker_cli_daemon_test.go:1456: [da8fe1e111cfb] daemon is not started [2022-11-05T17:39:11.312Z] check_test.go:309: [dfabe4fd967a5] daemon is not started [2022-11-05T17:39:11.312Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-11-05T17:39:11.883Z] --- PASS: TestBuildPreserveOwnership (4.18s) [2022-11-05T17:39:11.883Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.89s) [2022-11-05T17:39:11.883Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s) [2022-11-05T17:39:11.883Z] === RUN TestBuildPlatformInvalid [2022-11-05T17:39:12.143Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-11-05T17:39:12.143Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2022-11-05T17:39:12.143Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-05T17:39:12.185Z] --- PASS: TestTemplatedSecret (2.63s) [2022-11-05T17:39:12.185Z] === RUN TestSecretCreateResolve [2022-11-05T17:39:13.083Z] Loaded image: busybox:latest [2022-11-05T17:39:13.083Z] Loaded image: busybox:glibc [2022-11-05T17:39:13.343Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-11-05T17:39:13.602Z] === RUN TestDockerSuite/TestAttachDetach [2022-11-05T17:39:14.084Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-11-05T17:39:14.084Z] PASS [2022-11-05T17:39:14.084Z] [2022-11-05T17:39:14.084Z] DONE 6 tests in 13.298s [2022-11-05T17:39:14.084Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-11-05T17:39:14.084Z] INFO: Testing against a local daemon [2022-11-05T17:39:14.084Z] === RUN TestServiceCreateInit [2022-11-05T17:39:14.084Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-05T17:39:14.984Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-11-05T17:39:15.281Z] check_test.go:309: [d2fbc4c81d03c] daemon is not started [2022-11-05T17:39:15.281Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-11-05T17:39:15.861Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-11-05T17:39:15.861Z] Loaded image: debian:bullseye-slim [2022-11-05T17:39:16.130Z] Loaded image: hello-world:latest [2022-11-05T17:39:16.130Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:39:16.708Z] --- PASS: TestCreateServiceConfigFileMode (12.25s) [2022-11-05T17:39:16.708Z] === RUN TestCreateServiceSysctls [2022-11-05T17:39:17.523Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-11-05T17:39:17.827Z] b111c3320c94: Verifying Checksum [2022-11-05T17:39:17.827Z] b111c3320c94: Download complete [2022-11-05T17:39:18.093Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-11-05T17:39:18.267Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-05T17:39:18.744Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-11-05T17:39:19.035Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-11-05T17:39:19.604Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-11-05T17:39:19.989Z] --- PASS: TestCreateServiceSysctls (2.90s) [2022-11-05T17:39:19.989Z] === RUN TestCreateServiceCapabilities [2022-11-05T17:39:20.174Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-11-05T17:39:21.548Z] --- PASS: TestServiceCreateInit (7.37s) [2022-11-05T17:39:21.548Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2022-11-05T17:39:21.548Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2022-11-05T17:39:21.548Z] === RUN TestCreateServiceMultipleTimes [2022-11-05T17:39:21.888Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-11-05T17:39:21.888Z] === RUN TestInspect [2022-11-05T17:39:22.084Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-11-05T17:39:22.344Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-11-05T17:39:22.914Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-11-05T17:39:24.296Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-11-05T17:39:24.296Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-11-05T17:39:24.417Z] --- PASS: TestInspect (2.61s) [2022-11-05T17:39:24.417Z] === RUN TestCreateJob [2022-11-05T17:39:24.865Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-11-05T17:39:25.125Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-11-05T17:39:25.493Z] --- PASS: TestInfoAPIWarnings (17.35s) [2022-11-05T17:39:25.493Z] === RUN TestInfoDebug [2022-11-05T17:39:26.053Z] --- PASS: TestInfoDebug (1.62s) [2022-11-05T17:39:26.053Z] === RUN TestInfoInsecureRegistries [2022-11-05T17:39:26.064Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-11-05T17:39:27.699Z] --- PASS: TestCreateJob (2.84s) [2022-11-05T17:39:27.699Z] === RUN TestReplicatedJob [2022-11-05T17:39:27.973Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-11-05T17:39:27.982Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-11-05T17:39:27.982Z] === RUN TestInfoRegistryMirrors [2022-11-05T17:39:28.544Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.54s) [2022-11-05T17:39:28.544Z] PASS [2022-11-05T17:39:28.544Z] [2022-11-05T17:39:28.544Z] === Skipped [2022-11-05T17:39:28.544Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-11-05T17:39:28.544Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:39:28.544Z] [2022-11-05T17:39:28.544Z] DONE 33 tests, 1 skipped in 170.520s [2022-11-05T17:39:28.544Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-11-05T17:39:28.544Z] ++ 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-11-05T17:39:28.544Z] ++ set -e [2022-11-05T17:39:28.544Z] ++ '[' -n 0 ']' [2022-11-05T17:39:28.544Z] ++ set -x [2022-11-05T17:39:28.544Z] ++ env -i DEST=/go/src/github.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-11-05T17:39:28.804Z] INFO: Testing against a local daemon [2022-11-05T17:39:28.804Z] === RUN TestConfigInspect [2022-11-05T17:39:29.344Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-11-05T17:39:29.344Z] === RUN TestLoginFailsWithBadCredentials [2022-11-05T17:39:29.599Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-11-05T17:39:29.599Z] === RUN TestPingCacheHeaders [2022-11-05T17:39:29.599Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-05T17:39:29.599Z] === RUN TestPingGet [2022-11-05T17:39:29.599Z] --- PASS: TestPingGet (0.01s) [2022-11-05T17:39:29.599Z] === RUN TestPingHead [2022-11-05T17:39:29.599Z] --- PASS: TestPingHead (0.02s) [2022-11-05T17:39:29.599Z] === RUN TestVersion [2022-11-05T17:39:29.599Z] --- PASS: TestVersion (0.02s) [2022-11-05T17:39:29.599Z] PASS [2022-11-05T17:39:29.599Z] [2022-11-05T17:39:29.599Z] === Skipped [2022-11-05T17:39:29.599Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:39:29.599Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:39:29.599Z] [2022-11-05T17:39:29.599Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-11-05T17:39:29.599Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:39:29.599Z] [2022-11-05T17:39:29.599Z] DONE 18 tests, 2 skipped in 28.123s [2022-11-05T17:39:29.599Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-05T17:39:29.896Z] INFO: Testing against a local daemon [2022-11-05T17:39:29.896Z] === RUN TestVolumesCreateAndList [2022-11-05T17:39:29.896Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-11-05T17:39:29.896Z] === RUN TestVolumesRemove [2022-11-05T17:39:29.896Z] --- PASS: TestVolumesRemove (0.09s) [2022-11-05T17:39:29.896Z] === RUN TestVolumesInspect [2022-11-05T17:39:29.896Z] --- PASS: TestVolumesInspect (0.02s) [2022-11-05T17:39:29.896Z] === RUN TestVolumesInvalidJSON [2022-11-05T17:39:29.896Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-05T17:39:29.896Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-05T17:39:29.896Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-05T17:39:29.896Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-11-05T17:39:29.896Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-05T17:39:29.896Z] PASS [2022-11-05T17:39:29.896Z] [2022-11-05T17:39:29.896Z] DONE 5 tests in 0.245s [2022-11-05T17:39:29.896Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T17:39:30.193Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12794 is not a child of this shell [2022-11-05T17:39:30.193Z] warning: PID 12794 from bundles/test-integration/docker.pid had a nonzero exit code [2022-11-05T17:39:30.193Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T17:39:30.193Z] [2022-11-05T17:39:30.193Z] Unloading profiles will leave already running processes permanently [2022-11-05T17:39:30.193Z] unconfined, which can lead to unexpected situations. [2022-11-05T17:39:30.193Z] [2022-11-05T17:39:30.193Z] To set a process to complain mode, use the command line tool [2022-11-05T17:39:30.193Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T17:39:30.193Z] Removing test suite binaries [2022-11-05T17:39:30.193Z] exiting test-integration [2022-11-05T17:39:30.193Z] ++ exit 0 [2022-11-05T17:39:31.118Z] [2022-11-05T17:39:31.342Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-11-05T17:39:31.883Z] --- PASS: TestReplicatedJob (4.33s) [2022-11-05T17:39:31.883Z] === RUN TestUpdateReplicatedJob [2022-11-05T17:39:31.912Z] --- PASS: TestConfigInspect (2.98s) [2022-11-05T17:39:31.912Z] === RUN TestConfigList Post stage [Pipeline] junit [2022-11-05T17:39:32.056Z] Recording test results [2022-11-05T17:39:33.293Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-11-05T17:39:33.834Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-05T17:39:34.214Z] + echo Ensuring container killed. [2022-11-05T17:39:34.214Z] Ensuring container killed. [2022-11-05T17:39:34.214Z] + docker rm -vf docker-pr1 [2022-11-05T17:39:34.471Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-05T17:39:34.674Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-11-05T17:39:34.674Z] --- PASS: TestConfigList (2.75s) [2022-11-05T17:39:34.674Z] === RUN TestConfigsCreateAndDelete [2022-11-05T17:39:34.797Z] + echo Chowning /workspace to jenkins user [2022-11-05T17:39:34.797Z] Chowning /workspace to jenkins user [2022-11-05T17:39:34.797Z] + id -u [2022-11-05T17:39:34.797Z] + id -g [2022-11-05T17:39:34.797Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44412:/workspace busybox chown -R 1000:1000 /workspace [2022-11-05T17:39:34.797Z] Unable to find image 'busybox:latest' locally [2022-11-05T17:39:34.797Z] latest: Pulling from library/busybox [2022-11-05T17:39:34.950Z] ......... [ 86%] [2022-11-05T17:39:35.052Z] 22b70bddd3ac: Pulling fs layer [2022-11-05T17:39:35.052Z] 22b70bddd3ac: Verifying Checksum [2022-11-05T17:39:35.052Z] 22b70bddd3ac: Download complete [2022-11-05T17:39:35.052Z] 22b70bddd3ac: Pull complete [2022-11-05T17:39:35.052Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c [2022-11-05T17:39:35.052Z] Status: Downloaded newer image for busybox:latest [2022-11-05T17:39:35.202Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2022-11-05T17:39:35.202Z] === RUN TestServiceListWithStatuses [2022-11-05T17:39:35.202Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:39:35.202Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-05T17:39:35.202Z] === RUN TestDockerNetworkConnectAlias [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-05T17:39:36.584Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-11-05T17:39:36.752Z] + bundleName=amd64-rootless [2022-11-05T17:39:36.752Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-11-05T17:39:36.752Z] Creating amd64-rootless-bundles.tar.gz [2022-11-05T17:39:36.752Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-11-05T17:39:36.752Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-11-05T17:39:36.804Z] Archiving artifacts [2022-11-05T17:39:37.153Z] check_test.go:309: [d9321eb535aad] daemon is not started [2022-11-05T17:39:37.153Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-11-05T17:39:37.416Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2022-11-05T17:39:37.416Z] === RUN TestConfigsUpdate [2022-11-05T17:39:37.676Z] check_test.go:309: [dd324e9bd87d8] daemon is not started [2022-11-05T17:39:37.676Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-11-05T17:39:38.479Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44412/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T17:39:38.865Z] + make clean [2022-11-05T17:39:39.060Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-11-05T17:39:39.121Z] docker volume rm -f docker-dev-cache [2022-11-05T17:39:39.121Z] docker-dev-cache [Pipeline] deleteDir [2022-11-05T17:39:39.320Z] check_test.go:309: [d85ee168c51bb] daemon is not started [2022-11-05T17:39:39.320Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-11-05T17:39:39.386Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2022-11-05T17:39:39.386Z] === RUN TestDockerNetworkReConnect [2022-11-05T17:39:39.735Z] tests/integration/models_images_test.py ............... [ 89%] [2022-11-05T17:39:39.751Z] --- PASS: TestCreateServiceMultipleTimes (15.85s) [2022-11-05T17:39:39.751Z] === RUN TestCreateServiceConflict [2022-11-05T17:39:39.751Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-11-05T17:39:39.751Z] === RUN TestCreateServiceMaxReplicas [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-05T17:39:40.262Z] --- PASS: TestConfigsUpdate (2.67s) [2022-11-05T17:39:40.262Z] === RUN TestTemplatedConfig [2022-11-05T17:39:40.832Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-11-05T17:39:41.092Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-11-05T17:39:41.214Z] tests/integration/models_networks_test.py .... [ 90%] [2022-11-05T17:39:41.662Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-11-05T17:39:41.918Z] --- PASS: TestDockerNetworkReConnect (3.20s) [2022-11-05T17:39:41.918Z] === RUN TestServicePlugin [2022-11-05T17:39:41.918Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:39:41.918Z] --- SKIP: TestServicePlugin (0.00s) [2022-11-05T17:39:41.918Z] === RUN TestServiceUpdateLabel [2022-11-05T17:39:42.233Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-11-05T17:39:42.279Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2022-11-05T17:39:42.279Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-05T17:39:42.492Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-11-05T17:39:43.063Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-11-05T17:39:43.323Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-11-05T17:39:43.583Z] --- PASS: TestTemplatedConfig (3.40s) [2022-11-05T17:39:43.583Z] === RUN TestConfigCreateResolve [2022-11-05T17:39:44.446Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-11-05T17:39:44.446Z] === RUN TestServiceUpdateSecrets [2022-11-05T17:39:44.964Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-11-05T17:39:45.224Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-11-05T17:39:46.165Z] --- PASS: TestConfigCreateResolve (2.75s) [2022-11-05T17:39:46.165Z] === RUN TestConfigDaemonLibtrustID [2022-11-05T17:39:46.425Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-11-05T17:39:46.515Z] tests/integration/models_nodes_test.py . [ 91%] [2022-11-05T17:39:46.684Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-11-05T17:39:46.684Z] PASS [2022-11-05T17:39:46.684Z] [2022-11-05T17:39:46.684Z] DONE 7 tests in 18.133s [2022-11-05T17:39:46.684Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-11-05T17:39:46.685Z] ++ 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-11-05T17:39:46.685Z] ++ set -e [2022-11-05T17:39:46.685Z] ++ '[' -n 0 ']' [2022-11-05T17:39:46.685Z] ++ set -x [2022-11-05T17:39:46.685Z] ++ env -i DEST=/go/src/github.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-11-05T17:39:46.944Z] INFO: Testing against a local daemon [2022-11-05T17:39:46.944Z] === RUN TestCheckpoint [2022-11-05T17:39:46.944Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:39:46.944Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-05T17:39:46.944Z] === RUN TestContainerInvalidJSON [2022-11-05T17:39:46.944Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:39:46.944Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:39:46.944Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:39:46.944Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:39:46.944Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:39:46.944Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:39:46.944Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:39:46.944Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:39:46.944Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:39:46.944Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-11-05T17:39:46.944Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-11-05T17:39:46.944Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-11-05T17:39:46.944Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-11-05T17:39:46.944Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-05T17:39:46.944Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-11-05T17:39:46.944Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-11-05T17:39:46.944Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-05T17:39:47.204Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-11-05T17:39:47.204Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-05T17:39:47.204Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-11-05T17:39:47.204Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-11-05T17:39:47.204Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-05T17:39:47.204Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-11-05T17:39:47.204Z] === RUN TestCopyFromContainer [2022-11-05T17:39:47.449Z] tests/integration/models_resources_test.py . [ 91%] [2022-11-05T17:39:48.144Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-11-05T17:39:48.714Z] === RUN TestCopyFromContainer// [2022-11-05T17:39:48.714Z] === RUN TestCopyFromContainer//bar/root [2022-11-05T17:39:48.714Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-05T17:39:48.714Z] === RUN TestCopyFromContainer/bar/quux [2022-11-05T17:39:48.974Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-05T17:39:48.974Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-05T17:39:48.974Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-05T17:39:48.974Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-05T17:39:49.235Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-05T17:39:49.235Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-05T17:39:49.235Z] --- PASS: TestCopyFromContainer (2.09s) [2022-11-05T17:39:49.235Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-11-05T17:39:49.235Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-11-05T17:39:49.235Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-11-05T17:39:49.235Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-11-05T17:39:49.235Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-11-05T17:39:49.235Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-11-05T17:39:49.235Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-11-05T17:39:49.235Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-11-05T17:39:49.235Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-11-05T17:39:49.235Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-11-05T17:39:49.235Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-05T17:39:49.235Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:39:49.235Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:39:49.235Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:39:49.235Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:39:49.235Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:39:49.235Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:39:49.235Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:39:49.235Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:39:49.235Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:39:49.235Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-11-05T17:39:49.235Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-05T17:39:49.235Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-05T17:39:49.235Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-11-05T17:39:49.235Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-05T17:39:49.465Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-11-05T17:39:49.495Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-11-05T17:39:49.495Z] === RUN TestCreateWithInvalidEnv [2022-11-05T17:39:49.495Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-05T17:39:49.495Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-05T17:39:49.495Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-05T17:39:49.495Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-05T17:39:49.495Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-05T17:39:49.495Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-05T17:39:49.495Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-05T17:39:49.495Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-05T17:39:49.495Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-05T17:39:49.495Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-11-05T17:39:49.495Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-05T17:39:49.495Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-11-05T17:39:49.495Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-11-05T17:39:49.495Z] === RUN TestCreateTmpfsMountsTarget [2022-11-05T17:39:49.495Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2022-11-05T17:39:49.495Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-05T17:39:50.878Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-11-05T17:39:51.138Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2022-11-05T17:39:51.138Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-05T17:39:52.208Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-11-05T17:39:52.208Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-11-05T17:39:53.048Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-11-05T17:39:53.048Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-05T17:39:53.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:39:53.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:39:53.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:39:53.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:39:53.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:39:53.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:39:53.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:39:53.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:39:53.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:39:53.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:39:53.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:39:53.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:39:53.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:39:53.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:39:53.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:39:53.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-11-05T17:39:53.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-11-05T17:39:53.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-11-05T17:39:53.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2022-11-05T17:39:53.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-11-05T17:39:53.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-11-05T17:39:53.048Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-05T17:39:53.617Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-11-05T17:39:53.617Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2022-11-05T17:39:53.617Z] === RUN TestCreateDifferentPlatform [2022-11-05T17:39:53.617Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-05T17:39:53.617Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-05T17:39:53.617Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-11-05T17:39:53.617Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-11-05T17:39:53.617Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-05T17:39:53.617Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-05T17:39:53.617Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-11-05T17:39:53.617Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-05T17:39:53.617Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-11-05T17:39:53.617Z] === RUN TestContainerStartOnDaemonRestart [2022-11-05T17:39:53.617Z] === PAUSE TestContainerStartOnDaemonRestart [2022-11-05T17:39:53.617Z] === RUN TestDaemonRestartIpcMode [2022-11-05T17:39:53.617Z] === PAUSE TestDaemonRestartIpcMode [2022-11-05T17:39:53.617Z] === RUN TestDaemonHostGatewayIP [2022-11-05T17:39:53.617Z] === PAUSE TestDaemonHostGatewayIP [2022-11-05T17:39:53.617Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-05T17:39:53.617Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-05T17:39:53.617Z] === RUN TestContainerKillOnDaemonStart [2022-11-05T17:39:53.617Z] === PAUSE TestContainerKillOnDaemonStart [2022-11-05T17:39:53.617Z] === RUN TestDiff [2022-11-05T17:39:54.186Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-11-05T17:39:54.186Z] --- PASS: TestDiff (0.60s) [2022-11-05T17:39:54.186Z] === RUN TestExecWithCloseStdin [2022-11-05T17:39:54.756Z] check_test.go:309: [d105495bb5b35] daemon is not started [2022-11-05T17:39:54.756Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-11-05T17:39:55.015Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-11-05T17:39:55.015Z] === RUN TestExec [2022-11-05T17:39:55.276Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-11-05T17:39:55.847Z] --- PASS: TestExec (0.75s) [2022-11-05T17:39:55.847Z] === RUN TestExecUser [2022-11-05T17:39:55.847Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-11-05T17:39:56.121Z] tests/integration/regression_test.py ...... [ 98%] [2022-11-05T17:39:56.417Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-11-05T17:39:56.417Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-11-05T17:39:56.417Z] --- PASS: TestExecUser (0.86s) [2022-11-05T17:39:56.417Z] === RUN TestExportContainerAndImportImage [2022-11-05T17:39:56.637Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-11-05T17:39:56.637Z] tests/integration/credentials/utils_test.py . [100%] [2022-11-05T17:39:56.637Z] [2022-11-05T17:39:56.637Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-11-05T17:39:56.637Z] =========================== short test summary info ============================ [2022-11-05T17:39:56.637Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-11-05T17:39:56.637Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-11-05T17:39:56.637Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-11-05T17:39:56.637Z] Not supported on most drivers [2022-11-05T17:39:56.637Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-11-05T17:39:56.637Z] Output of docker top depends on host distro, and is not formalized. [2022-11-05T17:39:56.637Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-11-05T17:39:56.637Z] Output of docker top depends on host distro, and is not formalized. [2022-11-05T17:39:56.637Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-11-05T17:39:56.637Z] Can fail if eth0 has multiple IP addresses [2022-11-05T17:39:56.637Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-11-05T17:39:56.637Z] This doesn't seem to be taken into account by the engine [2022-11-05T17:39:56.637Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-11-05T17:39:56.637Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-11-05T17:39:56.637Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.44 seconds == [2022-11-05T17:39:56.677Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-11-05T17:39:56.895Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-11-05T17:39:57.145Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-11-05T17:39:57.145Z] === RUN TestCreateServiceSecretFileMode [2022-11-05T17:39:57.617Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2022-11-05T17:39:57.617Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-05T17:39:58.186Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-11-05T17:39:59.126Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-11-05T17:39:59.126Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-11-05T17:39:59.126Z] === RUN TestHealthCheckWorkdir [2022-11-05T17:39:59.312Z] --- PASS: TestServiceUpdateSecrets (14.14s) [2022-11-05T17:39:59.312Z] === RUN TestServiceUpdateConfigs [2022-11-05T17:40:00.067Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2022-11-05T17:40:00.067Z] === RUN TestHealthKillContainer [2022-11-05T17:40:01.450Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-11-05T17:40:02.019Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-11-05T17:40:02.279Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-11-05T17:40:03.662Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-11-05T17:40:04.601Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-11-05T17:40:05.983Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-11-05T17:40:05.983Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-11-05T17:40:05.983Z] check_test.go:309: [de65b194ecbbb] daemon is not started [2022-11-05T17:40:05.983Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-11-05T17:40:06.922Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-11-05T17:40:07.495Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-11-05T17:40:08.066Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-11-05T17:40:08.330Z] --- PASS: TestHealthKillContainer (8.29s) [2022-11-05T17:40:08.330Z] === RUN TestHealthCheckProcessKilled [2022-11-05T17:40:08.900Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-11-05T17:40:09.082Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T17:40:09.082Z] [2022-11-05T17:40:09.082Z] Unloading profiles will leave already running processes permanently [2022-11-05T17:40:09.082Z] unconfined, which can lead to unexpected situations. [2022-11-05T17:40:09.082Z] [2022-11-05T17:40:09.082Z] To set a process to complain mode, use the command line tool [2022-11-05T17:40:09.082Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T17:40:09.082Z] [2022-11-05T17:40:09.160Z] === RUN TestDockerSuite/TestBuildAddScript [2022-11-05T17:40:09.345Z] --- PASS: TestCreateServiceSecretFileMode (12.55s) [2022-11-05T17:40:09.345Z] === RUN TestCreateServiceConfigFileMode [2022-11-05T17:40:09.444Z] --- PASS: TestHealthCheckProcessKilled (0.98s) [2022-11-05T17:40:09.444Z] === RUN TestInspectCpusetInConfigPre120 Post stage [Pipeline] junit [2022-11-05T17:40:09.659Z] Recording test results [2022-11-05T17:40:10.017Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2022-11-05T17:40:10.017Z] === RUN TestIpcModeNone [2022-11-05T17:40:10.564Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-11-05T17:40:10.595Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-11-05T17:40:10.845Z] + echo Ensuring container killed. [2022-11-05T17:40:10.845Z] Ensuring container killed. [2022-11-05T17:40:10.845Z] + docker rm -vf docker-pr1 [2022-11-05T17:40:10.845Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-05T17:40:11.127Z] + echo Chowning /workspace to jenkins user [2022-11-05T17:40:11.127Z] Chowning /workspace to jenkins user [2022-11-05T17:40:11.127Z] + id -u [2022-11-05T17:40:11.127Z] + id -g [2022-11-05T17:40:11.127Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44412:/workspace busybox chown -R 1000:1000 /workspace [2022-11-05T17:40:11.127Z] Unable to find image 'busybox:latest' locally [2022-11-05T17:40:11.164Z] --- PASS: TestIpcModeNone (0.93s) [2022-11-05T17:40:11.164Z] === RUN TestIpcModePrivate [2022-11-05T17:40:11.385Z] latest: Pulling from library/busybox [2022-11-05T17:40:11.385Z] 22b70bddd3ac: Pulling fs layer [2022-11-05T17:40:11.385Z] 22b70bddd3ac: Download complete [2022-11-05T17:40:11.385Z] 22b70bddd3ac: Pull complete [2022-11-05T17:40:11.385Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c [2022-11-05T17:40:11.385Z] Status: Downloaded newer image for busybox:latest [2022-11-05T17:40:11.734Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-11-05T17:40:11.994Z] --- PASS: TestIpcModePrivate (0.84s) [2022-11-05T17:40:11.994Z] === RUN TestIpcModeShareable [2022-11-05T17:40:12.254Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-05T17:40:12.514Z] check_test.go:309: [ddaeff7ae076f] daemon is not started [2022-11-05T17:40:12.514Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-11-05T17:40:12.514Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:85, shared: true, mustBeShared: true [2022-11-05T17:40:12.615Z] + bundleName=docker-py [2022-11-05T17:40:12.615Z] + echo Creating docker-py-bundles.tar.gz [2022-11-05T17:40:12.615Z] Creating docker-py-bundles.tar.gz [2022-11-05T17:40:12.615Z] + 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-11-05T17:40:12.626Z] Archiving artifacts [2022-11-05T17:40:12.774Z] --- PASS: TestIpcModeShareable (0.84s) [2022-11-05T17:40:12.774Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-05T17:40:14.038Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44412/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-11-05T17:40:14.202Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2022-11-05T17:40:14.202Z] === RUN TestServiceUpdateNetwork [2022-11-05T17:40:14.388Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -e DOCKER_GRAPHDRIVER docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/make.sh binary-daemon [2022-11-05T17:40:14.955Z] [2022-11-05T17:40:14.955Z] Removing bundles/ [2022-11-05T17:40:14.955Z] [2022-11-05T17:40:14.955Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-11-05T17:40:14.955Z] Building: bundles/binary-daemon/dockerd-dev [2022-11-05T17:40:14.955Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:40:15.316Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s) [2022-11-05T17:40:15.316Z] === RUN TestAPIIpcModeHost [2022-11-05T17:40:15.316Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-11-05T17:40:15.886Z] --- PASS: TestAPIIpcModeHost (0.62s) [2022-11-05T17:40:15.886Z] === RUN TestDaemonIpcModeShareable [2022-11-05T17:40:15.886Z] check_test.go:309: [dd08ad4b1a2f7] daemon is not started [2022-11-05T17:40:15.886Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-11-05T17:40:17.269Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-11-05T17:40:17.269Z] --- PASS: TestDaemonIpcModeShareable (1.50s) [2022-11-05T17:40:17.269Z] === RUN TestDaemonIpcModePrivate [2022-11-05T17:40:18.651Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-11-05T17:40:18.651Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-11-05T17:40:18.911Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2022-11-05T17:40:18.911Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-05T17:40:19.171Z] docker_cli_daemon_plugins_test.go:80: [d2b6ce95e6e7c] daemon is not started [2022-11-05T17:40:20.111Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2022-11-05T17:40:20.370Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-11-05T17:40:20.370Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.55s) [2022-11-05T17:40:20.370Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-05T17:40:21.538Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-11-05T17:40:21.538Z] === RUN TestCreateServiceSysctls [2022-11-05T17:40:21.752Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-11-05T17:40:22.012Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s) [2022-11-05T17:40:22.012Z] === RUN TestIpcModeOlderClient [2022-11-05T17:40:22.012Z] === PAUSE TestIpcModeOlderClient [2022-11-05T17:40:22.012Z] === RUN TestKillContainerInvalidSignal [2022-11-05T17:40:22.272Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-11-05T17:40:22.531Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-11-05T17:40:22.531Z] === RUN TestKillContainer [2022-11-05T17:40:22.531Z] === RUN TestKillContainer/no_signal [2022-11-05T17:40:23.439Z] --- PASS: TestCreateServiceSysctls (3.02s) [2022-11-05T17:40:23.439Z] === RUN TestCreateServiceCapabilities [2022-11-05T17:40:23.472Z] === RUN TestKillContainer/non_killing_signal [2022-11-05T17:40:23.472Z] docker_cli_daemon_plugins_test.go:170: [d3ee3089ca199] daemon is not started [2022-11-05T17:40:23.733Z] === RUN TestKillContainer/killing_signal [2022-11-05T17:40:24.673Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-11-05T17:40:24.673Z] --- PASS: TestKillContainer (2.17s) [2022-11-05T17:40:24.673Z] --- PASS: TestKillContainer/no_signal (0.78s) [2022-11-05T17:40:24.673Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2022-11-05T17:40:24.673Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2022-11-05T17:40:24.673Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-05T17:40:24.673Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-05T17:40:24.933Z] === RUN TestDockerSuite/TestBuildAddTar [2022-11-05T17:40:24.933Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-11-05T17:40:25.193Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-05T17:40:25.965Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-11-05T17:40:25.965Z] === RUN TestInspect [2022-11-05T17:40:26.132Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2022-11-05T17:40:26.132Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2022-11-05T17:40:26.132Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2022-11-05T17:40:26.132Z] === RUN TestKillStoppedContainer [2022-11-05T17:40:26.132Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-11-05T17:40:26.132Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-05T17:40:26.132Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-11-05T17:40:26.132Z] === RUN TestKillDifferentUserContainer [2022-11-05T17:40:26.397Z] --- PASS: TestServiceUpdateNetwork (12.14s) [2022-11-05T17:40:26.397Z] === RUN TestServiceUpdatePidsLimit [2022-11-05T17:40:26.397Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-11-05T17:40:26.655Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-11-05T17:40:27.074Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2022-11-05T17:40:27.074Z] === RUN TestInspectOomKilledTrue [2022-11-05T17:40:27.074Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:40:27.074Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-11-05T17:40:27.074Z] === RUN TestInspectOomKilledFalse [2022-11-05T17:40:27.074Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:40:27.074Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-11-05T17:40:27.074Z] === RUN TestLinksEtcHostsContentMatch [2022-11-05T17:40:27.645Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2022-11-05T17:40:27.645Z] === RUN TestLinksContainerNames [2022-11-05T17:40:28.587Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-11-05T17:40:28.847Z] --- PASS: TestLinksContainerNames (1.42s) [2022-11-05T17:40:28.847Z] === RUN TestLogsFollowTailEmpty [2022-11-05T17:40:28.847Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-11-05T17:40:29.244Z] --- PASS: TestInspect (2.75s) [2022-11-05T17:40:29.244Z] === RUN TestCreateJob [2022-11-05T17:40:29.417Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-11-05T17:40:29.678Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2022-11-05T17:40:29.678Z] === RUN TestContainerNetworkMountsNoChown [2022-11-05T17:40:29.938Z] check_test.go:309: [d026acdea190c] daemon is not started [2022-11-05T17:40:29.938Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-11-05T17:40:30.199Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/default [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/default [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/private [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/private [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rprivate [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/slave [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/slave [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rslave [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/shared [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/shared [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rshared [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-05T17:40:30.199Z] === CONT TestMountDaemonRoot/default [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:40:30.199Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-05T17:40:30.199Z] === CONT TestMountDaemonRoot/rshared [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:40:30.199Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:40:30.199Z] === CONT TestMountDaemonRoot/shared [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:40:30.199Z] === CONT TestMountDaemonRoot/rslave [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:40:30.199Z] === CONT TestMountDaemonRoot/slave [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:40:30.199Z] === CONT TestMountDaemonRoot/rprivate [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:40:30.199Z] === CONT TestMountDaemonRoot/private [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-05T17:40:30.199Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:40:30.199Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:40:30.199Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:40:30.459Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-05T17:40:30.460Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:40:30.460Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:40:30.460Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:40:30.460Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:40:30.460Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-05T17:40:30.460Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:40:30.460Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:40:30.720Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:40:30.981Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:40:30.981Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-05T17:40:30.981Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-11-05T17:40:30.981Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-11-05T17:40:30.981Z] === RUN TestContainerBindMountNonRecursive [2022-11-05T17:40:31.772Z] --- PASS: TestCreateJob (3.15s) [2022-11-05T17:40:31.772Z] === RUN TestReplicatedJob [2022-11-05T17:40:31.920Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-11-05T17:40:31.920Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-11-05T17:40:33.305Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2022-11-05T17:40:33.305Z] === RUN TestContainerVolumesMountedAsShared [2022-11-05T17:40:33.305Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-11-05T17:40:33.305Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-11-05T17:40:33.875Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2022-11-05T17:40:33.875Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-05T17:40:34.137Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-11-05T17:40:34.397Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2022-11-05T17:40:34.397Z] === RUN TestNetworkNat [2022-11-05T17:40:34.761Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-11-05T17:40:34.968Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-11-05T17:40:35.229Z] --- PASS: TestNetworkNat (0.78s) [2022-11-05T17:40:35.229Z] === RUN TestNetworkLocalhostTCPNat [2022-11-05T17:40:36.168Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2022-11-05T17:40:36.168Z] === RUN TestNetworkLoopbackNat [2022-11-05T17:40:36.738Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-11-05T17:40:37.224Z] --- PASS: TestReplicatedJob (4.98s) [2022-11-05T17:40:37.224Z] === RUN TestUpdateReplicatedJob [2022-11-05T17:40:37.681Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-11-05T17:40:37.944Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-11-05T17:40:39.325Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2022-11-05T17:40:39.325Z] === RUN TestPause [2022-11-05T17:40:39.586Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-11-05T17:40:39.752Z] --- PASS: TestUpdateReplicatedJob (3.07s) [2022-11-05T17:40:39.752Z] === RUN TestServiceListWithStatuses [2022-11-05T17:40:39.752Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:40:39.752Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-05T17:40:39.752Z] === RUN TestDockerNetworkConnectAlias [2022-11-05T17:40:39.846Z] --- PASS: TestPause (0.73s) [2022-11-05T17:40:39.846Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-05T17:40:39.846Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:40:39.846Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:40:39.846Z] === RUN TestPauseStopPausedContainer [2022-11-05T17:40:40.787Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2022-11-05T17:40:40.787Z] === RUN TestPsFilter [2022-11-05T17:40:40.787Z] --- PASS: TestPsFilter (0.17s) [2022-11-05T17:40:40.787Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-05T17:40:41.326Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-11-05T17:40:41.327Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-11-05T17:40:41.327Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-11-05T17:40:41.327Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-11-05T17:40:41.327Z] PASS [2022-11-05T17:40:41.327Z] [2022-11-05T17:40:41.327Z] === Skipped [2022-11-05T17:40:41.327Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-05T17:40:41.327Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:40:41.327Z] [2022-11-05T17:40:41.327Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-11-05T17:40:41.327Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:40:41.327Z] [2022-11-05T17:40:41.327Z] DONE 27 tests, 2 skipped in 148.901s [2022-11-05T17:40:41.327Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-11-05T17:40:41.327Z] ++ 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-11-05T17:40:41.327Z] ++ set -e [2022-11-05T17:40:41.327Z] ++ '[' -n 0 ']' [2022-11-05T17:40:41.327Z] ++ set -x [2022-11-05T17:40:41.327Z] ++ env -i DEST=/go/src/github.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-11-05T17:40:41.327Z] INFO: Testing against a local daemon [2022-11-05T17:40:41.327Z] === RUN TestSessionCreate [2022-11-05T17:40:41.327Z] --- PASS: TestSessionCreate (0.02s) [2022-11-05T17:40:41.327Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-05T17:40:41.327Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-05T17:40:41.327Z] PASS [2022-11-05T17:40:41.327Z] [2022-11-05T17:40:41.327Z] DONE 2 tests in 0.141s [2022-11-05T17:40:41.327Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-11-05T17:40:41.327Z] ++ 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-11-05T17:40:41.327Z] ++ set -e [2022-11-05T17:40:41.327Z] ++ '[' -n 0 ']' [2022-11-05T17:40:41.327Z] ++ set -x [2022-11-05T17:40:41.327Z] ++ env -i DEST=/go/src/github.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-11-05T17:40:41.327Z] INFO: Testing against a local daemon [2022-11-05T17:40:41.327Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:40:41.327Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:40:41.327Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:40:41.327Z] === RUN TestEventsExecDie [2022-11-05T17:40:41.357Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-11-05T17:40:41.585Z] --- PASS: TestEventsExecDie (0.51s) [2022-11-05T17:40:41.585Z] === RUN TestEventsBackwardsCompatible [2022-11-05T17:40:41.585Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-11-05T17:40:41.585Z] === RUN TestInfoBinaryCommits [2022-11-05T17:40:41.585Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-11-05T17:40:41.585Z] === RUN TestInfoAPIVersioned [2022-11-05T17:40:41.585Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-05T17:40:41.585Z] === RUN TestInfoDiscoveryBackend [2022-11-05T17:40:41.616Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2022-11-05T17:40:41.616Z] === RUN TestRemoveContainerWithVolume [2022-11-05T17:40:41.876Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-11-05T17:40:42.138Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2022-11-05T17:40:42.138Z] === RUN TestRemoveContainerRunning [2022-11-05T17:40:42.150Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-11-05T17:40:42.150Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-11-05T17:40:43.080Z] --- PASS: TestRemoveContainerRunning (0.61s) [2022-11-05T17:40:43.080Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-05T17:40:43.080Z] === RUN TestDockerSuite/TestBuildBlankName [2022-11-05T17:40:43.084Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-11-05T17:40:43.084Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-11-05T17:40:43.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-11-05T17:40:43.340Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2022-11-05T17:40:43.340Z] === RUN TestRemoveInvalidContainer [2022-11-05T17:40:43.340Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-05T17:40:43.340Z] === RUN TestRenameLinkedContainer [2022-11-05T17:40:43.650Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-11-05T17:40:43.650Z] === RUN TestInfoAPI [2022-11-05T17:40:43.650Z] --- PASS: TestInfoAPI (0.02s) [2022-11-05T17:40:43.650Z] === RUN TestInfoAPIWarnings [2022-11-05T17:40:43.934Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2022-11-05T17:40:43.934Z] === RUN TestDockerNetworkReConnect [2022-11-05T17:40:45.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-11-05T17:40:45.509Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-11-05T17:40:45.769Z] --- PASS: TestRenameLinkedContainer (2.30s) [2022-11-05T17:40:45.769Z] === RUN TestRenameStoppedContainer [2022-11-05T17:40:46.339Z] --- PASS: TestRenameStoppedContainer (0.59s) [2022-11-05T17:40:46.339Z] === RUN TestRenameRunningContainerAndReuse [2022-11-05T17:40:46.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-11-05T17:40:47.231Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2022-11-05T17:40:47.231Z] === RUN TestServicePlugin [2022-11-05T17:40:47.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-11-05T17:40:47.538Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2022-11-05T17:40:47.538Z] === RUN TestRenameInvalidName [2022-11-05T17:40:48.108Z] --- PASS: TestRenameInvalidName (0.59s) [2022-11-05T17:40:48.108Z] === RUN TestRenameAnonymousContainer [2022-11-05T17:40:49.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-11-05T17:40:50.428Z] --- PASS: TestRenameAnonymousContainer (2.09s) [2022-11-05T17:40:50.428Z] === RUN TestRenameContainerWithSameName [2022-11-05T17:40:50.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-11-05T17:40:50.690Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2022-11-05T17:40:50.690Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-05T17:40:51.414Z] plugin_test.go:62: [dc556eaa29901] joining swarm manager [dcd87dc174dce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:40:51.979Z] plugin_test.go:65: [d04e5ef89d9f3] joining swarm manager [dcd87dc174dce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:40:52.072Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s) [2022-11-05T17:40:52.072Z] === RUN TestResize [2022-11-05T17:40:52.072Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-11-05T17:40:52.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-11-05T17:40:52.332Z] --- PASS: TestResize (0.54s) [2022-11-05T17:40:52.332Z] === RUN TestResizeWithInvalidSize [2022-11-05T17:40:53.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-11-05T17:40:53.274Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2022-11-05T17:40:53.274Z] === RUN TestResizeWhenContainerNotStarted [2022-11-05T17:40:53.848Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:40:53.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:40:53.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:40:53.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:40:53.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:40:53.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:40:53.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:40:53.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:40:53.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:40:53.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:40:53.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:40:53.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:40:53.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:40:53.849Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:40:53.849Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:40:53.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:40:56.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-11-05T17:40:56.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:40:56.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:40:57.769Z] check_test.go:309: [d13124a6a346a] daemon is not started [2022-11-05T17:40:57.769Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-11-05T17:41:00.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:41:00.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-11-05T17:41:00.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:41:01.733Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-11-05T17:41:01.733Z] === RUN TestInfoDebug [2022-11-05T17:41:01.733Z] --- PASS: TestInfoDebug (0.52s) [2022-11-05T17:41:01.733Z] === RUN TestInfoInsecureRegistries [2022-11-05T17:41:01.733Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-11-05T17:41:01.733Z] === RUN TestInfoRegistryMirrors [2022-11-05T17:41:01.733Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-11-05T17:41:01.733Z] === RUN TestLoginFailsWithBadCredentials [2022-11-05T17:41:01.991Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-11-05T17:41:01.991Z] === RUN TestPingCacheHeaders [2022-11-05T17:41:01.991Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-05T17:41:01.991Z] === RUN TestPingGet [2022-11-05T17:41:01.991Z] --- PASS: TestPingGet (0.01s) [2022-11-05T17:41:01.991Z] === RUN TestPingHead [2022-11-05T17:41:01.991Z] --- PASS: TestPingHead (0.02s) [2022-11-05T17:41:01.991Z] === RUN TestVersion [2022-11-05T17:41:01.991Z] --- PASS: TestVersion (0.02s) [2022-11-05T17:41:01.991Z] PASS [2022-11-05T17:41:01.991Z] [2022-11-05T17:41:01.991Z] === Skipped [2022-11-05T17:41:01.991Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:41:01.991Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:41:01.991Z] [2022-11-05T17:41:01.991Z] DONE 18 tests, 1 skipped in 21.048s [2022-11-05T17:41:01.991Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-05T17:41:01.991Z] ++ 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-11-05T17:41:01.991Z] ++ set -e [2022-11-05T17:41:01.991Z] ++ '[' -n 0 ']' [2022-11-05T17:41:01.991Z] ++ set -x [2022-11-05T17:41:01.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-11-05T17:41:01.991Z] INFO: Testing against a local daemon [2022-11-05T17:41:01.991Z] === RUN TestVolumesCreateAndList [2022-11-05T17:41:02.250Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-11-05T17:41:02.250Z] === RUN TestVolumesRemove [2022-11-05T17:41:02.250Z] --- PASS: TestVolumesRemove (0.06s) [2022-11-05T17:41:02.250Z] === RUN TestVolumesInspect [2022-11-05T17:41:02.250Z] --- PASS: TestVolumesInspect (0.02s) [2022-11-05T17:41:02.250Z] === RUN TestVolumesInvalidJSON [2022-11-05T17:41:02.250Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-05T17:41:02.250Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-05T17:41:02.250Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-05T17:41:02.250Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-11-05T17:41:02.250Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-05T17:41:02.250Z] PASS [2022-11-05T17:41:02.250Z] [2022-11-05T17:41:02.250Z] DONE 5 tests in 0.231s [2022-11-05T17:41:02.250Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T17:41:02.250Z] ++++ cat bundles/test-integration/docker.pid [2022-11-05T17:41:02.250Z] +++ kill 12832 [2022-11-05T17:41:02.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:41:03.137Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:41:03.623Z] +++ /etc/init.d/apparmor stop [2022-11-05T17:41:03.623Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T17:41:03.623Z] [2022-11-05T17:41:03.623Z] Unloading profiles will leave already running processes permanently [2022-11-05T17:41:03.623Z] unconfined, which can lead to unexpected situations. [2022-11-05T17:41:03.623Z] [2022-11-05T17:41:03.623Z] To set a process to complain mode, use the command line tool [2022-11-05T17:41:03.623Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T17:41:03.623Z] +++ true [2022-11-05T17:41:03.623Z] exiting test-integration [2022-11-05T17:41:03.623Z] ++ exit 0 [2022-11-05T17:41:03.623Z] Post stage [Pipeline] junit [2022-11-05T17:41:04.201Z] Recording test results [2022-11-05T17:41:04.391Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-05T17:41:04.720Z] + echo Ensuring container killed. [2022-11-05T17:41:04.720Z] Ensuring container killed. [2022-11-05T17:41:04.720Z] + docker rm -vf docker-pr1 [2022-11-05T17:41:04.720Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-05T17:41:05.003Z] + echo Chowning /workspace to jenkins user [2022-11-05T17:41:05.003Z] Chowning /workspace to jenkins user [2022-11-05T17:41:05.003Z] + id -u [2022-11-05T17:41:05.003Z] + id -g [2022-11-05T17:41:05.003Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44412:/workspace busybox chown -R 1000:1000 /workspace [2022-11-05T17:41:05.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:41:05.979Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-05T17:41:06.668Z] + bundleName=arm64-integration [2022-11-05T17:41:06.668Z] + echo Creating arm64-integration-bundles.tar.gz [2022-11-05T17:41:06.668Z] Creating arm64-integration-bundles.tar.gz [2022-11-05T17:41:06.668Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-11-05T17:41:06.668Z] + 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-11-05T17:41:06.680Z] Archiving artifacts [2022-11-05T17:41:06.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:41:07.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:41:08.400Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44412/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T17:41:08.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-11-05T17:41:08.705Z] + make clean [2022-11-05T17:41:08.963Z] docker volume rm -f docker-dev-cache [2022-11-05T17:41:08.963Z] docker-dev-cache [Pipeline] deleteDir [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s) [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s) [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.08s) [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.00s) [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s) [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2022-11-05T17:41:09.819Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2022-11-05T17:41:09.819Z] === RUN TestCgroupNamespacesRun [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-05T17:41:11.732Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2022-11-05T17:41:11.732Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-05T17:41:11.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-11-05T17:41:13.376Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2022-11-05T17:41:13.376Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-05T17:41:14.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-11-05T17:41:14.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-11-05T17:41:15.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-11-05T17:41:15.150Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2022-11-05T17:41:15.150Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-05T17:41:16.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-11-05T17:41:16.791Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2022-11-05T17:41:16.791Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-05T17:41:16.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-11-05T17:41:17.730Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-11-05T17:41:18.301Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.51s) [2022-11-05T17:41:18.301Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-05T17:41:18.503Z] --- PASS: TestServicePlugin (29.93s) [2022-11-05T17:41:18.503Z] === RUN TestServiceUpdateLabel [2022-11-05T17:41:18.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-11-05T17:41:19.436Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-11-05T17:41:19.436Z] === RUN TestServiceUpdateSecrets [2022-11-05T17:41:19.812Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2022-11-05T17:41:19.812Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-05T17:41:20.752Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.76s) [2022-11-05T17:41:20.752Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-05T17:41:22.137Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-11-05T17:41:22.137Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2022-11-05T17:41:22.137Z] === RUN TestNISDomainname [2022-11-05T17:41:23.076Z] --- PASS: TestNISDomainname (0.80s) [2022-11-05T17:41:23.076Z] === RUN TestHostnameDnsResolution [2022-11-05T17:41:23.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-11-05T17:41:24.216Z] --- PASS: TestHostnameDnsResolution (1.04s) [2022-11-05T17:41:24.216Z] === RUN TestUnprivilegedPortsAndPing [2022-11-05T17:41:24.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-11-05T17:41:24.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-11-05T17:41:25.046Z] --- PASS: TestUnprivilegedPortsAndPing (0.92s) [2022-11-05T17:41:25.046Z] === RUN TestStats [2022-11-05T17:41:25.987Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-11-05T17:41:26.247Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-11-05T17:41:26.817Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-11-05T17:41:27.756Z] --- PASS: TestStats (2.67s) [2022-11-05T17:41:27.756Z] === RUN TestStopContainerWithTimeout [2022-11-05T17:41:27.756Z] === RUN TestStopContainerWithTimeout/0 [2022-11-05T17:41:27.756Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-05T17:41:27.756Z] === RUN TestStopContainerWithTimeout/1 [2022-11-05T17:41:27.756Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-05T17:41:27.756Z] === RUN TestStopContainerWithTimeout/3 [2022-11-05T17:41:27.756Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-05T17:41:27.756Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-05T17:41:27.756Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-05T17:41:27.756Z] === CONT TestStopContainerWithTimeout/0 [2022-11-05T17:41:27.756Z] === CONT TestStopContainerWithTimeout/3 [2022-11-05T17:41:28.697Z] === CONT TestStopContainerWithTimeout/1 [2022-11-05T17:41:29.268Z] check_test.go:309: [ddd3c0b0a42d9] daemon is not started [2022-11-05T17:41:29.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-11-05T17:41:30.650Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-05T17:41:30.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-11-05T17:41:31.222Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-11-05T17:41:32.602Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-11-05T17:41:32.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-11-05T17:41:32.862Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-11-05T17:41:33.122Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-05T17:41:33.122Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2022-11-05T17:41:33.122Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2022-11-05T17:41:33.122Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2022-11-05T17:41:33.122Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2022-11-05T17:41:33.122Z] === RUN TestDeleteDevicemapper [2022-11-05T17:41:33.122Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:41:33.122Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-05T17:41:33.122Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-05T17:41:33.382Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-11-05T17:41:34.297Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-11-05T17:41:34.297Z] === RUN TestServiceUpdateConfigs [2022-11-05T17:41:36.678Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.48s) [2022-11-05T17:41:36.678Z] === RUN TestUpdateMemory [2022-11-05T17:41:36.678Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:41:36.678Z] --- SKIP: TestUpdateMemory (0.00s) [2022-11-05T17:41:36.678Z] === RUN TestUpdateCPUQuota [2022-11-05T17:41:38.059Z] --- PASS: TestUpdateCPUQuota (1.33s) [2022-11-05T17:41:38.059Z] === RUN TestUpdatePidsLimit [2022-11-05T17:41:38.059Z] === RUN TestUpdatePidsLimit/update_from_none [2022-11-05T17:41:38.323Z] === RUN TestUpdatePidsLimit/no_change [2022-11-05T17:41:38.894Z] === RUN TestUpdatePidsLimit/update_lower [2022-11-05T17:41:38.894Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-11-05T17:41:39.154Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-11-05T17:41:39.415Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-11-05T17:41:39.986Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-11-05T17:41:40.246Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-11-05T17:41:41.188Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-11-05T17:41:41.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-11-05T17:41:41.708Z] --- PASS: TestUpdatePidsLimit (3.69s) [2022-11-05T17:41:41.708Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-11-05T17:41:41.708Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-11-05T17:41:41.708Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-11-05T17:41:41.708Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-11-05T17:41:41.708Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2022-11-05T17:41:41.708Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-11-05T17:41:41.708Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2022-11-05T17:41:41.708Z] === RUN TestUpdateRestartPolicy [2022-11-05T17:41:41.969Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-11-05T17:41:42.538Z] === RUN TestDockerSuite/TestBuildCmd [2022-11-05T17:41:42.798Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-11-05T17:41:43.058Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-11-05T17:41:43.318Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-11-05T17:41:43.318Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-11-05T17:41:43.318Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-11-05T17:41:44.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-11-05T17:41:44.258Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-11-05T17:41:45.638Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-11-05T17:41:47.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-11-05T17:41:48.116Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-11-05T17:41:48.686Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-11-05T17:41:49.179Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2022-11-05T17:41:49.179Z] === RUN TestServiceUpdateNetwork [2022-11-05T17:41:49.625Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-11-05T17:41:49.884Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-11-05T17:41:49.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-11-05T17:41:49.884Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-11-05T17:41:49.884Z] check_test.go:309: [d47c5d01283ce] daemon is not started [2022-11-05T17:41:49.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-11-05T17:41:49.884Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-11-05T17:41:49.884Z] check_test.go:309: [d5890c9477702] daemon is not started [2022-11-05T17:41:49.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-11-05T17:41:50.453Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-11-05T17:41:50.713Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-11-05T17:41:50.975Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-11-05T17:41:52.888Z] check_test.go:309: [ddbe0f5a59615] daemon is not started [2022-11-05T17:41:52.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-11-05T17:41:54.269Z] --- PASS: TestUpdateRestartPolicy (12.35s) [2022-11-05T17:41:54.269Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-05T17:41:55.210Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2022-11-05T17:41:55.211Z] === RUN TestWaitNonBlocked [2022-11-05T17:41:55.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:41:55.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:41:55.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:41:55.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:41:55.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:41:55.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:41:56.150Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-11-05T17:41:56.150Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2022-11-05T17:41:56.150Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2022-11-05T17:41:56.150Z] === RUN TestWaitBlocked [2022-11-05T17:41:56.150Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:41:56.150Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:41:56.150Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:41:56.150Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:41:56.150Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:41:56.150Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:41:57.532Z] --- PASS: TestWaitBlocked (0.02s) [2022-11-05T17:41:57.532Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2022-11-05T17:41:57.532Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2022-11-05T17:41:57.532Z] === CONT TestContainerStartOnDaemonRestart [2022-11-05T17:41:57.532Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-05T17:41:57.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-11-05T17:41:59.872Z] b111c3320c94: Pull complete [2022-11-05T17:42:00.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-11-05T17:42:00.869Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-11-05T17:42:01.131Z] --- PASS: TestContainerStartOnDaemonRestart (3.77s) [2022-11-05T17:42:01.131Z] === CONT TestIpcModeOlderClient [2022-11-05T17:42:01.373Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2022-11-05T17:42:01.373Z] === RUN TestServiceUpdatePidsLimit [2022-11-05T17:42:01.373Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-11-05T17:42:01.396Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-11-05T17:42:01.396Z] === CONT TestContainerKillOnDaemonStart [2022-11-05T17:42:01.657Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.25s) [2022-11-05T17:42:01.657Z] === CONT TestDaemonHostGatewayIP [2022-11-05T17:42:01.917Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-11-05T17:42:01.938Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-11-05T17:42:02.487Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-11-05T17:42:03.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-11-05T17:42:05.253Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-11-05T17:42:05.253Z] --- PASS: TestDaemonHostGatewayIP (3.59s) [2022-11-05T17:42:05.253Z] === CONT TestDaemonRestartIpcMode [2022-11-05T17:42:06.435Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-11-05T17:42:06.436Z] Copying nested executables into bundles/binary-daemon [2022-11-05T17:42:06.436Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-11-05T17:42:06.758Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -e DOCKER_GRAPHDRIVER docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/make.sh cross [2022-11-05T17:42:07.017Z] [2022-11-05T17:42:07.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-11-05T17:42:07.274Z] Removing bundles/ [2022-11-05T17:42:07.274Z] [2022-11-05T17:42:07.274Z] ---> Making bundle: cross (in bundles/cross) [2022-11-05T17:42:07.274Z] Cross building: bundles/cross/linux/amd64 [2022-11-05T17:42:07.274Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-11-05T17:42:07.274Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-11-05T17:42:08.101Z] --- PASS: TestDaemonRestartIpcMode (2.93s) [2022-11-05T17:42:08.362Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-11-05T17:42:08.933Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-11-05T17:42:08.933Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-11-05T17:42:08.933Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-11-05T17:42:08.933Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-11-05T17:42:08.933Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-11-05T17:42:08.933Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-11-05T17:42:08.933Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-11-05T17:42:08.933Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-11-05T17:42:08.933Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-11-05T17:42:10.040Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-11-05T17:42:11.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-11-05T17:42:11.474Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-11-05T17:42:14.201Z] --- PASS: TestContainerKillOnDaemonStart (12.79s) [2022-11-05T17:42:14.201Z] PASS [2022-11-05T17:42:14.201Z] [2022-11-05T17:42:14.201Z] === Skipped [2022-11-05T17:42:14.201Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-11-05T17:42:14.201Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:42:14.201Z] [2022-11-05T17:42:14.201Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-11-05T17:42:14.201Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:42:14.201Z] [2022-11-05T17:42:14.201Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-11-05T17:42:14.201Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:42:14.201Z] [2022-11-05T17:42:14.201Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:42:14.201Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:42:14.201Z] [2022-11-05T17:42:14.201Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-05T17:42:14.201Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:42:14.201Z] [2022-11-05T17:42:14.201Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-11-05T17:42:14.201Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:42:14.201Z] [2022-11-05T17:42:14.201Z] DONE 197 tests, 6 skipped in 147.312s [2022-11-05T17:42:14.201Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-05T17:42:14.201Z] ++ 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-11-05T17:42:14.201Z] ++ set -e [2022-11-05T17:42:14.201Z] ++ '[' -n 0 ']' [2022-11-05T17:42:14.201Z] ++ set -x [2022-11-05T17:42:14.201Z] ++ env -i DEST=/go/src/github.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-11-05T17:42:14.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-11-05T17:42:14.201Z] INFO: Testing against a local daemon [2022-11-05T17:42:14.201Z] === RUN TestLiveRestore [2022-11-05T17:42:14.201Z] === RUN TestLiveRestore/volume_references [2022-11-05T17:42:14.201Z] === PAUSE TestLiveRestore/volume_references [2022-11-05T17:42:14.201Z] === CONT TestLiveRestore/volume_references [2022-11-05T17:42:15.144Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-11-05T17:42:15.144Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-05T17:42:15.144Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-05T17:42:16.528Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-05T17:42:16.620Z] --- PASS: TestServiceUpdatePidsLimit (15.83s) [2022-11-05T17:42:16.620Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-11-05T17:42:16.620Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-11-05T17:42:16.620Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-11-05T17:42:16.620Z] PASS [2022-11-05T17:42:16.620Z] [2022-11-05T17:42:16.620Z] === Skipped [2022-11-05T17:42:16.620Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-05T17:42:16.620Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:42:16.620Z] [2022-11-05T17:42:16.620Z] DONE 27 tests, 1 skipped in 182.069s [2022-11-05T17:42:16.620Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-11-05T17:42:16.620Z] INFO: Testing against a local daemon [2022-11-05T17:42:16.620Z] === RUN TestSessionCreate [2022-11-05T17:42:16.620Z] --- PASS: TestSessionCreate (0.02s) [2022-11-05T17:42:16.620Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-05T17:42:16.620Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-05T17:42:16.620Z] PASS [2022-11-05T17:42:16.620Z] [2022-11-05T17:42:16.620Z] DONE 2 tests in 0.066s [2022-11-05T17:42:16.620Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-11-05T17:42:16.620Z] INFO: Testing against a local daemon [2022-11-05T17:42:16.620Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:42:16.620Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:42:16.620Z] === RUN TestEventsExecDie [2022-11-05T17:42:16.878Z] --- PASS: TestEventsExecDie (0.56s) [2022-11-05T17:42:16.878Z] === RUN TestEventsBackwardsCompatible [2022-11-05T17:42:17.136Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2022-11-05T17:42:17.136Z] === RUN TestInfoBinaryCommits [2022-11-05T17:42:17.136Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-11-05T17:42:17.136Z] === RUN TestInfoAPIVersioned [2022-11-05T17:42:17.136Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-05T17:42:17.136Z] === RUN TestInfoDiscoveryBackend [2022-11-05T17:42:17.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-11-05T17:42:17.701Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-11-05T17:42:17.701Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-11-05T17:42:17.729Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-05T17:42:17.729Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-11-05T17:42:17.990Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-11-05T17:42:18.634Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-11-05T17:42:18.634Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-11-05T17:42:18.929Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-05T17:42:19.198Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-11-05T17:42:19.198Z] === RUN TestInfoAPI [2022-11-05T17:42:19.198Z] --- PASS: TestInfoAPI (0.02s) [2022-11-05T17:42:19.198Z] === RUN TestInfoAPIWarnings [2022-11-05T17:42:19.498Z] check_test.go:309: [dfc87a2949e5a] daemon is not started [2022-11-05T17:42:19.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-11-05T17:42:20.067Z] --- PASS: TestLiveRestore (0.00s) [2022-11-05T17:42:20.067Z] --- PASS: TestLiveRestore/volume_references (5.72s) [2022-11-05T17:42:20.067Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.86s) [2022-11-05T17:42:20.067Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.27s) [2022-11-05T17:42:20.067Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.24s) [2022-11-05T17:42:20.067Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.18s) [2022-11-05T17:42:20.067Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.17s) [2022-11-05T17:42:20.067Z] PASS [2022-11-05T17:42:20.067Z] [2022-11-05T17:42:20.067Z] DONE 7 tests in 5.907s [2022-11-05T17:42:20.067Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-11-05T17:42:20.067Z] ++ 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-11-05T17:42:20.067Z] ++ set -e [2022-11-05T17:42:20.067Z] ++ '[' -n 0 ']' [2022-11-05T17:42:20.067Z] ++ set -x [2022-11-05T17:42:20.067Z] ++ env -i DEST=/go/src/github.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-11-05T17:42:20.327Z] INFO: Testing against a local daemon [2022-11-05T17:42:20.327Z] === RUN TestCommitInheritsEnv [2022-11-05T17:42:20.897Z] --- PASS: TestCommitInheritsEnv (0.47s) [2022-11-05T17:42:20.897Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-05T17:42:20.897Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-11-05T17:42:20.897Z] === RUN TestImagesFilterMultiReference [2022-11-05T17:42:20.897Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-11-05T17:42:20.897Z] === RUN TestImagePullPlatformInvalid [2022-11-05T17:42:20.897Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-11-05T17:42:20.897Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.8 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:20Z" level=info msg="redis not configured" go.version=go1.18.8 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:20Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.8 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:20Z" level=info msg="Starting upload purge in 59m0s" go.version=go1.18.8 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e4a66b70-7beb-4d1a-93e7-48707e53648f http.request.method=GET http.request.remoteaddr="127.0.0.1:57698" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:21Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=e4a66b70-7beb-4d1a-93e7-48707e53648f http.request.method=GET http.request.remoteaddr="127.0.0.1:57698" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.509773ms http.response.status=200 http.response.written=2 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.159Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f0c96331-83b4-4b53-b7ff-97b03220d455 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:21Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f0c96331-83b4-4b53-b7ff-97b03220d455 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f0c96331-83b4-4b53-b7ff-97b03220d455 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=23.312µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6d138a79-0923-44e4-920e-66bb0d0970ec trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=f0c96331-83b4-4b53-b7ff-97b03220d455 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.296651ms http.response.status=404 http.response.written=157 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.159Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2a5e259a-fc6e-458b-a2da-2333b5b9fe81 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:21Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2a5e259a-fc6e-458b-a2da-2333b5b9fe81 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.159Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2a5e259a-fc6e-458b-a2da-2333b5b9fe81 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=123.395µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=78e09421-dbfe-4944-a194-f9bd3c63f17e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=2a5e259a-fc6e-458b-a2da-2333b5b9fe81 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=8.666408ms http.response.status=404 http.response.written=157 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7bbeaba3-62c5-4108-9a70-ad08f011e049 http.request.method=POST http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7bbeaba3-62c5-4108-9a70-ad08f011e049 http.request.method=POST http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/303650bc-ee6b-4529-ab78-4cee60f01861/startedat\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7bbeaba3-62c5-4108-9a70-ad08f011e049 http.request.method=POST http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=149.072µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=93af20a2-74ba-4b03-a026-793865998b56 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/303650bc-ee6b-4529-ab78-4cee60f01861/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7bbeaba3-62c5-4108-9a70-ad08f011e049 http.request.method=POST http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=27.009µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b7c245ea-db00-4aba-8f7e-ab6bc11a738a trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/303650bc-ee6b-4529-ab78-4cee60f01861/hashstates/sha256/0\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7bbeaba3-62c5-4108-9a70-ad08f011e049 http.request.method=POST http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=86.269µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7d6dcf6e-3e0b-4c0b-9710-0893a7276e23 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7bbeaba3-62c5-4108-9a70-ad08f011e049 http.request.method=POST http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.853388ms http.response.status=202 http.response.written=0 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4d803c84-f871-470a-b9d6-c35b882ff294 http.request.method=POST http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4d803c84-f871-470a-b9d6-c35b882ff294 http.request.method=POST http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/81c914b7-44f4-472f-91e7-44da0ce2c569/startedat\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4d803c84-f871-470a-b9d6-c35b882ff294 http.request.method=POST http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=71.32µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=68eb700e-dc63-462f-a1e5-83227c1d4ac5 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/81c914b7-44f4-472f-91e7-44da0ce2c569/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4d803c84-f871-470a-b9d6-c35b882ff294 http.request.method=POST http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=13.916µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c2550cf0-9223-4e0b-a42a-0baf6ded592c trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/81c914b7-44f4-472f-91e7-44da0ce2c569/hashstates/sha256/0\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4d803c84-f871-470a-b9d6-c35b882ff294 http.request.method=POST http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=260.214µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=51fae3a3-d070-4a7d-8c26-6dc90fcc9468 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4d803c84-f871-470a-b9d6-c35b882ff294 http.request.method=POST http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.296356ms http.response.status=202 http.response.written=0 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.uuid=303650bc-ee6b-4529-ab78-4cee60f01861 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.uuid=303650bc-ee6b-4529-ab78-4cee60f01861 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/303650bc-ee6b-4529-ab78-4cee60f01861/startedat\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=31.197µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=21992050-da06-47fe-8b67-358c3f065ed4 trace.line=82 vars.name=test vars.uuid=303650bc-ee6b-4529-ab78-4cee60f01861 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/303650bc-ee6b-4529-ab78-4cee60f01861/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=13.983µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d31b3fcf-5e17-44d4-8bdf-be72938ec3a6 trace.line=141 vars.name=test vars.uuid=303650bc-ee6b-4529-ab78-4cee60f01861 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/303650bc-ee6b-4529-ab78-4cee60f01861/data\", 0)" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=63.976µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=4742979a-6d5c-470e-ab93-42c87646de8a trace.line=124 vars.name=test vars.uuid=303650bc-ee6b-4529-ab78-4cee60f01861 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.uuid=303650bc-ee6b-4529-ab78-4cee60f01861 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/303650bc-ee6b-4529-ab78-4cee60f01861/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=16.304µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d6387a6f-ba10-4863-8d16-6df890d155d4 trace.line=141 vars.name=test vars.uuid=303650bc-ee6b-4529-ab78-4cee60f01861 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=18.015µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5be46b1d-8542-45c3-a4c2-da75e88cdd0f trace.line=141 vars.name=test vars.uuid=303650bc-ee6b-4529-ab78-4cee60f01861 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/303650bc-ee6b-4529-ab78-4cee60f01861/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=71.306µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8b46b78f-d249-4e79-82c3-7abda6f8e4bb trace.line=141 vars.name=test vars.uuid=303650bc-ee6b-4529-ab78-4cee60f01861 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/303650bc-ee6b-4529-ab78-4cee60f01861/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=68.192µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=675e3491-2423-41d3-8393-54036cd4a6d0 trace.line=167 vars.name=test vars.uuid=303650bc-ee6b-4529-ab78-4cee60f01861 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=63.706µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d8627422-f05f-4ba9-a8c8-2be93d38c83b trace.line=95 vars.name=test vars.uuid=303650bc-ee6b-4529-ab78-4cee60f01861 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/303650bc-ee6b-4529-ab78-4cee60f01861\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=128.89µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=c870ce8d-7ae1-446a-a1b1-b7178b830674 trace.line=181 vars.name=test vars.uuid=303650bc-ee6b-4529-ab78-4cee60f01861 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=04bb9109-518b-47f4-8585-6714aed085b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57704" http.request.uri="/v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=15.665424ms http.response.status=201 http.response.written=0 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "PUT /v2/test/blobs/uploads/303650bc-ee6b-4529-ab78-4cee60f01861?_state=qfJRPvSGNTgKsanE7hcHk-x4fIGFHyI2b0G4ha2TIf17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMwMzY1MGJjLWVlNmItNDUyOS1hYjc4LTRjZWU2MGYwMTg2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wNjYwNzUyNjdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.uuid=81c914b7-44f4-472f-91e7-44da0ce2c569 version="v2.1.0+unknown" [2022-11-05T17:42:21.160Z] time="2022-11-05T17:42:21Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.uuid=81c914b7-44f4-472f-91e7-44da0ce2c569 version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/81c914b7-44f4-472f-91e7-44da0ce2c569/startedat\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=30.613µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=809145ef-a3ef-4102-bb4b-fae2464a89eb trace.line=82 vars.name=test vars.uuid=81c914b7-44f4-472f-91e7-44da0ce2c569 version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/81c914b7-44f4-472f-91e7-44da0ce2c569/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=15.691µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f7d9b209-11b3-4bc5-bdf3-6cf39d7c5579 trace.line=141 vars.name=test vars.uuid=81c914b7-44f4-472f-91e7-44da0ce2c569 version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/81c914b7-44f4-472f-91e7-44da0ce2c569/data\", 0)" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=87.217µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=4d5806b2-6089-473c-bcb5-2bc73e4f0a55 trace.line=124 vars.name=test vars.uuid=81c914b7-44f4-472f-91e7-44da0ce2c569 version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.uuid=81c914b7-44f4-472f-91e7-44da0ce2c569 version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/81c914b7-44f4-472f-91e7-44da0ce2c569/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=13.032µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b89de92d-849e-4090-a783-c40aa74359d0 trace.line=141 vars.name=test vars.uuid=81c914b7-44f4-472f-91e7-44da0ce2c569 version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=14.373µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4e2c99ae-9beb-41b9-9fce-d88ae36110be trace.line=141 vars.name=test vars.uuid=81c914b7-44f4-472f-91e7-44da0ce2c569 version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/81c914b7-44f4-472f-91e7-44da0ce2c569/data\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=10.347µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=07573b05-c03c-4685-877c-b738458e4e9a trace.line=141 vars.name=test vars.uuid=81c914b7-44f4-472f-91e7-44da0ce2c569 version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/81c914b7-44f4-472f-91e7-44da0ce2c569/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=47.39µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=1ca84ed3-c589-4be3-8e70-6adad60bce6e trace.line=167 vars.name=test vars.uuid=81c914b7-44f4-472f-91e7-44da0ce2c569 version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=108.464µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d2b6f606-99c9-4d7e-9c9f-6168a8aa8652 trace.line=95 vars.name=test vars.uuid=81c914b7-44f4-472f-91e7-44da0ce2c569 version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/81c914b7-44f4-472f-91e7-44da0ce2c569\")" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=93.354µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=20848c12-eb0e-4ccf-b01f-863d08d3ee89 trace.line=181 vars.name=test vars.uuid=81c914b7-44f4-472f-91e7-44da0ce2c569 version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9df64cfb-f716-450e-89ca-933b8b536323 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.320748ms http.response.status=201 http.response.written=0 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "PUT /v2/test/blobs/uploads/81c914b7-44f4-472f-91e7-44da0ce2c569?_state=8D_dTQlGQjP1dbBZRRXnhokwmzmrUCNHCqgvDAKjz957Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjgxYzkxNGI3LTQ0ZjQtNDcyZi05MWU3LTQ0ZGEwY2UyYzU2OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0MjoyMS4wOTgwMzI2MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=95d89dc5-c8fd-4c36-bd15-68dc4e8c84ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=95d89dc5-c8fd-4c36-bd15-68dc4e8c84ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=95d89dc5-c8fd-4c36-bd15-68dc4e8c84ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=17.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c6a0c3d3-95a7-4b6f-b98d-742b2f24b4ec trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=95d89dc5-c8fd-4c36-bd15-68dc4e8c84ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.479734ms http.response.status=404 http.response.written=96 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg=PutImageManifest go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=29.697µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5b00ae89-f458-49f4-909a-a61463b38179 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=14.118µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f0f4af57-c0a6-4f1e-9bed-6a7ccfec257f trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=22.578µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f02857bb-901c-440f-a991-340b7318f1d9 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=13.172µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=91b4b3ac-52fa-411c-9d28-d1d73d6d64eb trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=14.262µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d305fdbb-83e4-405d-a507-bbc252878d7a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=55.124µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=41f4b4d7-e0cc-476f-bd96-7afab14cfe87 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=67.414µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=97f8675c-4759-47b1-9525-62a67e48ead6 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=32.889µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1b8525e1-2f76-4f3d-afff-06401b9317ed trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.161Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=76.88µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ab0d6793-c31c-4441-a69f-cb0b51fc15c0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.162Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=36.392µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3ff9c405-4d02-4aab-ad82-d690f42d15f3 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.162Z] time="2022-11-05T17:42:21Z" level=info msg="response completed" go.version=go1.18.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5a52b1c0-0b8a-4b14-8c46-c813cbd57e5e http.request.method=PUT http.request.remoteaddr="127.0.0.1:57706" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.100569ms http.response.status=201 http.response.written=0 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.162Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c9fed12f-c472-4bfa-94ef-fff7690ff15a http.request.method=GET http.request.remoteaddr="127.0.0.1:57720" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=c9fed12f-c472-4bfa-94ef-fff7690ff15a http.request.method=GET http.request.remoteaddr="127.0.0.1:57720" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.093563ms http.response.status=200 http.response.written=2 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.423Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4229b804-2e41-4e7d-88d6-de504618cdcb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4229b804-2e41-4e7d-88d6-de504618cdcb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4229b804-2e41-4e7d-88d6-de504618cdcb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=32.563µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5f535c31-050a-41f7-90c5-fd883d095b3f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4229b804-2e41-4e7d-88d6-de504618cdcb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4229b804-2e41-4e7d-88d6-de504618cdcb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=133.658µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2d3a9192-dd70-45ad-8ef4-05ce708ceaa4 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4229b804-2e41-4e7d-88d6-de504618cdcb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=16.836µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fd19ff86-bec9-407c-8c7f-05eeaf36b221 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4229b804-2e41-4e7d-88d6-de504618cdcb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=24.269µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=95b2da0a-65af-4d03-b428-79baad012c96 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4229b804-2e41-4e7d-88d6-de504618cdcb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=4229b804-2e41-4e7d-88d6-de504618cdcb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=4.571012ms http.response.status=200 http.response.written=417 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.423Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=44e7d322-f9c4-4061-be75-f0693e435a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:57732" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.423Z] time="2022-11-05T17:42:21Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=44e7d322-f9c4-4061-be75-f0693e435a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:57732" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=44e7d322-f9c4-4061-be75-f0693e435a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:57732" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=44e7d322-f9c4-4061-be75-f0693e435a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:57732" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=50.257µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c9b8b4a5-30e4-40a9-95db-8c1cb3713f5c trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=44e7d322-f9c4-4061-be75-f0693e435a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:57732" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=36.26µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=920e30df-a13b-4f4d-917d-2d8cbe36fb5c trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=44e7d322-f9c4-4061-be75-f0693e435a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:57732" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=40.959µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=80870b43-51a2-45f7-ba4b-8eeb64bef64f trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=44e7d322-f9c4-4061-be75-f0693e435a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:57732" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=44e7d322-f9c4-4061-be75-f0693e435a6d http.request.method=GET http.request.remoteaddr="127.0.0.1:57732" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.652025ms http.response.status=200 http.response.written=417 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a7e337b-cd9e-4167-abda-e873c58fd5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:57742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a7e337b-cd9e-4167-abda-e873c58fd5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:57742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a7e337b-cd9e-4167-abda-e873c58fd5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:57742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=33.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=92939551-0875-4281-971c-15a731c03f28 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a7e337b-cd9e-4167-abda-e873c58fd5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:57742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=17.183µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=909aa8bd-893a-4f50-8265-cd27b7b53c8f trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a7e337b-cd9e-4167-abda-e873c58fd5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:57742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=29.233µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=64d5a09e-e74e-4abf-998d-7b78b6afaef9 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a7e337b-cd9e-4167-abda-e873c58fd5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:57742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=47.999µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=69ca2273-d4cd-4915-a0f5-1a9786cb89ad trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a7e337b-cd9e-4167-abda-e873c58fd5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:57742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=14.325µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c4a5767b-28ac-4725-80d2-455975f70e08 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a7e337b-cd9e-4167-abda-e873c58fd5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:57742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=8.503µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=120c5b1a-cb91-4ded-80fa-f59c4002ffe2 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a7e337b-cd9e-4167-abda-e873c58fd5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:57742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=22.301µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=e482d7e2-4a30-49bf-8612-253c232b242a trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fd4e25ef-0c56-4a49-a847-3fea9f14a8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg=GetBlob go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fd4e25ef-0c56-4a49-a847-3fea9f14a8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a7e337b-cd9e-4167-abda-e873c58fd5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:57742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=40.257µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c3d0595b-3ee1-48cc-8a9e-ddd0bc622ddd trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a7e337b-cd9e-4167-abda-e873c58fd5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:57742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=20.152µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=66eff0e0-2806-4b36-be4e-0e8fffc5ea41 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=6a7e337b-cd9e-4167-abda-e873c58fd5fb http.request.method=GET http.request.remoteaddr="127.0.0.1:57742" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=10.36174ms http.response.status=200 http.response.written=179 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fd4e25ef-0c56-4a49-a847-3fea9f14a8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=28.907µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=251df158-2f3a-490f-9a92-73f5a7b48f74 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fd4e25ef-0c56-4a49-a847-3fea9f14a8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=150.474µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=524f2767-fce3-4a1e-976a-3ff439216be9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.424Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fd4e25ef-0c56-4a49-a847-3fea9f14a8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=152.583µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=086d641e-c1a4-465a-b7c7-fcd71a2e34a8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fd4e25ef-0c56-4a49-a847-3fea9f14a8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=121.537µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5db42570-0b46-4ac6-b164-a6f2bdddd6d6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fd4e25ef-0c56-4a49-a847-3fea9f14a8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=16.325µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ac96ad14-1b96-4df0-8c32-7a8946b61d58 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fd4e25ef-0c56-4a49-a847-3fea9f14a8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=8.414µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=50ef8d63-e98a-4bd9-89f8-26a795ac3ed5 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fd4e25ef-0c56-4a49-a847-3fea9f14a8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=25.358µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=5acf8d41-fb0b-4d6e-849e-33c7e3847e6c trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fd4e25ef-0c56-4a49-a847-3fea9f14a8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=85.08µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=49a2aec8-b636-4750-a570-d46a10dd71db trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fd4e25ef-0c56-4a49-a847-3fea9f14a8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=23.75µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2661d231-1c10-4046-9212-72c81c5a3904 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=fd4e25ef-0c56-4a49-a847-3fea9f14a8f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:57746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=16.536384ms http.response.status=200 http.response.written=68 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=9ca943ca-661f-4b42-b5a2-1d089f8693bd http.request.method=GET http.request.remoteaddr="127.0.0.1:57770" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=info msg="response completed" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=9ca943ca-661f-4b42-b5a2-1d089f8693bd http.request.method=GET http.request.remoteaddr="127.0.0.1:57770" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.167457ms http.response.status=200 http.response.written=2 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=debug msg="authorizing request" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7d156006-45f6-4afc-87ae-cf1f8cad5817 http.request.method=GET http.request.remoteaddr="127.0.0.1:57786" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=debug msg=GetImageManifest go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7d156006-45f6-4afc-87ae-cf1f8cad5817 http.request.method=GET http.request.remoteaddr="127.0.0.1:57786" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7d156006-45f6-4afc-87ae-cf1f8cad5817 http.request.method=GET http.request.remoteaddr="127.0.0.1:57786" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7d156006-45f6-4afc-87ae-cf1f8cad5817 http.request.method=GET http.request.remoteaddr="127.0.0.1:57786" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=23.998µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8f3951b8-d50b-4e10-92a8-adb7c82a7e1e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7d156006-45f6-4afc-87ae-cf1f8cad5817 http.request.method=GET http.request.remoteaddr="127.0.0.1:57786" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f trace.duration=13.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b5bdcc9f-307b-42b2-bcc5-412335de13d4 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] time="2022-11-05T17:42:21Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.8 http.request.host="127.0.0.1:5000" http.request.id=7d156006-45f6-4afc-87ae-cf1f8cad5817 http.request.method=GET http.request.remoteaddr="127.0.0.1:57786" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.98475ms http.response.status=404 http.response.written=181 instance.id=833ac138-618d-4e9f-995a-b74ce5c1f91f vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:42:21.425Z] 127.0.0.1 - - [05/Nov/2022:17:42:21 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.8 git-commit/0211f9e44dba888fa62dc2ba59ea573ad70e9708 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:42:21.425Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.53s) [2022-11-05T17:42:21.425Z] === RUN TestRemoveImageOrphaning [2022-11-05T17:42:21.996Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2022-11-05T17:42:21.996Z] === RUN TestRemoveImageGarbageCollector [2022-11-05T17:42:22.566Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-11-05T17:42:22.566Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-11-05T17:42:23.949Z] --- PASS: TestRemoveImageGarbageCollector (2.05s) [2022-11-05T17:42:23.949Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-05T17:42:23.949Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-11-05T17:42:23.949Z] === RUN TestTagInvalidReference [2022-11-05T17:42:23.949Z] --- PASS: TestTagInvalidReference (0.01s) [2022-11-05T17:42:23.949Z] === RUN TestTagValidPrefixedRepo [2022-11-05T17:42:23.949Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-11-05T17:42:23.949Z] === RUN TestTagExistedNameWithoutForce [2022-11-05T17:42:23.949Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-05T17:42:23.949Z] === RUN TestTagOfficialNames [2022-11-05T17:42:24.208Z] --- PASS: TestTagOfficialNames (0.07s) [2022-11-05T17:42:24.208Z] === RUN TestTagMatchesDigest [2022-11-05T17:42:24.208Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-11-05T17:42:24.208Z] === CONT TestImportExtremelyLargeImageWorks [2022-11-05T17:42:26.750Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-11-05T17:42:27.327Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-11-05T17:42:28.267Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-11-05T17:42:28.267Z] check_test.go:309: [df28fce9d68d5] daemon is not started [2022-11-05T17:42:28.267Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-11-05T17:42:29.207Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-11-05T17:42:31.750Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-11-05T17:42:32.009Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-11-05T17:42:32.580Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-11-05T17:42:32.840Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-11-05T17:42:33.780Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-11-05T17:42:34.721Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-11-05T17:42:36.101Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-11-05T17:42:37.265Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-11-05T17:42:37.265Z] === RUN TestInfoDebug [2022-11-05T17:42:37.265Z] --- PASS: TestInfoDebug (0.52s) [2022-11-05T17:42:37.265Z] === RUN TestInfoInsecureRegistries [2022-11-05T17:42:37.265Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-11-05T17:42:37.265Z] === RUN TestInfoRegistryMirrors [2022-11-05T17:42:37.265Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-11-05T17:42:37.265Z] === RUN TestLoginFailsWithBadCredentials [2022-11-05T17:42:37.265Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-11-05T17:42:37.265Z] === RUN TestPingCacheHeaders [2022-11-05T17:42:37.265Z] --- PASS: TestPingCacheHeaders (0.07s) [2022-11-05T17:42:37.265Z] === RUN TestPingGet [2022-11-05T17:42:37.265Z] --- PASS: TestPingGet (0.02s) [2022-11-05T17:42:37.265Z] === RUN TestPingHead [2022-11-05T17:42:37.265Z] --- PASS: TestPingHead (0.02s) [2022-11-05T17:42:37.265Z] === RUN TestVersion [2022-11-05T17:42:37.522Z] --- PASS: TestVersion (0.02s) [2022-11-05T17:42:37.522Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:42:37.555Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-11-05T17:42:38.913Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.24s) [2022-11-05T17:42:38.913Z] PASS [2022-11-05T17:42:38.913Z] [2022-11-05T17:42:38.913Z] DONE 18 tests in 22.337s [2022-11-05T17:42:38.913Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-05T17:42:38.913Z] INFO: Testing against a local daemon [2022-11-05T17:42:38.913Z] === RUN TestVolumesCreateAndList [2022-11-05T17:42:38.913Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-11-05T17:42:38.913Z] === RUN TestVolumesRemove [2022-11-05T17:42:38.913Z] --- PASS: TestVolumesRemove (0.08s) [2022-11-05T17:42:38.914Z] === RUN TestVolumesInspect [2022-11-05T17:42:38.914Z] --- PASS: TestVolumesInspect (0.03s) [2022-11-05T17:42:38.914Z] === RUN TestVolumesInvalidJSON [2022-11-05T17:42:38.914Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-05T17:42:38.914Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-05T17:42:38.914Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-05T17:42:38.914Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-11-05T17:42:38.914Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-05T17:42:38.914Z] PASS [2022-11-05T17:42:38.914Z] [2022-11-05T17:42:38.914Z] DONE 5 tests in 0.188s [2022-11-05T17:42:38.914Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T17:42:38.939Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-11-05T17:42:39.199Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-11-05T17:42:39.771Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-11-05T17:42:39.771Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-11-05T17:42:40.289Z] Stopping apparmor (via systemctl): apparmor.service. [2022-11-05T17:42:40.289Z] Removing test suite binaries [2022-11-05T17:42:40.341Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-11-05T17:42:40.547Z] exiting test-integration [2022-11-05T17:42:40.547Z] ++ exit 0 [2022-11-05T17:42:40.547Z] [2022-11-05T17:42:40.912Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-11-05T17:42:41.482Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config Post stage [Pipeline] junit [2022-11-05T17:42:41.934Z] Recording test results [2022-11-05T17:42:42.051Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-11-05T17:42:42.312Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-11-05T17:42:42.881Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-11-05T17:42:43.264Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-05T17:42:43.451Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-11-05T17:42:43.600Z] + echo Ensuring container killed. [2022-11-05T17:42:43.600Z] Ensuring container killed. [2022-11-05T17:42:43.600Z] + docker rm -vf docker-pr1 [2022-11-05T17:42:43.600Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-05T17:42:43.883Z] + echo Chowning /workspace to jenkins user [2022-11-05T17:42:43.883Z] Chowning /workspace to jenkins user [2022-11-05T17:42:43.883Z] + id -u [2022-11-05T17:42:43.883Z] + id -g [2022-11-05T17:42:43.883Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44412:/workspace busybox chown -R 1000:1000 /workspace [2022-11-05T17:42:44.020Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-11-05T17:42:44.591Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-11-05T17:42:44.591Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-11-05T17:42:45.160Z] check_test.go:309: [da348026ad26f] daemon is not started [2022-11-05T17:42:45.160Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-05T17:42:45.550Z] + bundleName=amd64-cgroup2 [2022-11-05T17:42:45.550Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-11-05T17:42:45.550Z] Creating amd64-cgroup2-bundles.tar.gz [2022-11-05T17:42:45.550Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-11-05T17:42:45.550Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-11-05T17:42:45.731Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [Pipeline] archiveArtifacts [2022-11-05T17:42:45.820Z] Archiving artifacts [2022-11-05T17:42:45.991Z] check_test.go:309: [d9950f50ae912] daemon is not started [2022-11-05T17:42:45.991Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-11-05T17:42:46.561Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-11-05T17:42:47.819Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44412/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T17:42:47.942Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-11-05T17:42:48.126Z] + make clean [2022-11-05T17:42:48.384Z] docker volume rm -f docker-dev-cache [2022-11-05T17:42:48.384Z] docker-dev-cache [Pipeline] deleteDir [2022-11-05T17:42:48.512Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-05T17:42:51.806Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-11-05T17:42:51.806Z] check_test.go:309: [d3a9ecfd4b375] daemon is not started [2022-11-05T17:42:51.806Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-11-05T17:42:54.348Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-11-05T17:42:56.256Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-11-05T17:42:58.881Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-11-05T17:43:00.277Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-11-05T17:43:00.277Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-11-05T17:43:00.277Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-11-05T17:43:01.215Z] check_test.go:309: [d398add5a429a] daemon is not started [2022-11-05T17:43:01.215Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-11-05T17:43:04.510Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-11-05T17:43:05.450Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-11-05T17:43:06.390Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-11-05T17:43:08.929Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-11-05T17:43:08.929Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-11-05T17:43:11.469Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-11-05T17:43:14.009Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-11-05T17:43:14.009Z] check_test.go:309: [dd78f63ac7bd7] daemon is not started [2022-11-05T17:43:14.009Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-11-05T17:43:14.949Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-11-05T17:43:15.210Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-11-05T17:43:15.780Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-11-05T17:43:16.040Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-11-05T17:43:17.948Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-11-05T17:43:17.948Z] check_test.go:309: [d221c8113855a] daemon is not started [2022-11-05T17:43:17.948Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-11-05T17:43:18.208Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-11-05T17:43:20.117Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-11-05T17:43:22.659Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-11-05T17:43:26.858Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-11-05T17:43:28.768Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-11-05T17:43:30.150Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-11-05T17:43:32.066Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-11-05T17:43:32.066Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-11-05T17:43:33.447Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-11-05T17:43:36.745Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-11-05T17:43:36.745Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-11-05T17:43:37.006Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-11-05T17:43:37.578Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-11-05T17:43:38.149Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-11-05T17:43:38.409Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-11-05T17:43:38.669Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-11-05T17:43:39.240Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-11-05T17:43:40.621Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-11-05T17:43:41.191Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-11-05T17:43:42.133Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-11-05T17:43:42.705Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-11-05T17:43:43.644Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-11-05T17:43:44.585Z] === RUN TestDockerSuite/TestBuildEnv [2022-11-05T17:43:44.585Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-11-05T17:43:45.967Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-11-05T17:43:47.348Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-11-05T17:43:47.607Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-11-05T17:43:48.177Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-11-05T17:43:53.456Z] docker_cli_daemon_test.go:2551: [d9c15b65b4cbd] daemon is not started [2022-11-05T17:43:54.837Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-11-05T17:43:54.837Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-11-05T17:43:58.801Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-11-05T17:43:58.801Z] Copying nested executables into bundles/cross/linux/amd64 [2022-11-05T17:43:58.801Z] Cross building: bundles/cross/windows/amd64 [2022-11-05T17:43:58.801Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-11-05T17:43:58.801Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-11-05T17:44:04.827Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-11-05T17:44:05.767Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-11-05T17:44:07.675Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-11-05T17:44:10.269Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-11-05T17:44:10.269Z] check_test.go:309: [dde007c798794] daemon is not started [2022-11-05T17:44:10.269Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-11-05T17:44:14.478Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite (332.16s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.02s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.60s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.34s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.09s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.79s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.34s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.50s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.33s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.88s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.11s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.23s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.27s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.12s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.78s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.48s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.14s) [2022-11-05T17:44:15.860Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.33s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.87s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.81s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.86s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.41s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.77s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.38s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.58s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.40s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.61s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.80s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.60s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.24s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.11s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.42s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.85s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.42s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.38s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.93s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.00s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.49s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.83s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.43s) [2022-11-05T17:44:15.860Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-11-05T17:44:15.860Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.09s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.48s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.22s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.24s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.11s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.13s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.10s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.25s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.79s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.08s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.66s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.93s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.44s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.17s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.66s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.74s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.00s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.26s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.74s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.74s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.59s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.45s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.24s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.77s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.18s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.08s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.93s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.24s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.38s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.52s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.75s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-11-05T17:44:15.860Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.73s) [2022-11-05T17:44:15.860Z] === RUN TestDockerSwarmSuite [2022-11-05T17:44:15.860Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-11-05T17:44:16.430Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-11-05T17:44:18.968Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-11-05T17:44:21.508Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-11-05T17:44:25.708Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-11-05T17:44:25.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-11-05T17:44:25.967Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-11-05T17:44:26.537Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-11-05T17:44:26.721Z] 028c482fad0f: Pull complete [2022-11-05T17:44:26.721Z] Digest: sha256:d365ab93a48e9b6fcf2d7db6474fbe78c5e725a2768b3ec1388600a078bd3177 [2022-11-05T17:44:26.721Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:44:26.721Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-11-05T17:44:26.721Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-11-05T17:44:26.721Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3532' [2022-11-05T17:44:26.721Z] WARN: Skipping validation tests [2022-11-05T17:44:26.721Z] INFO: Running unit tests at 11/05/2022 17:44:16... [2022-11-05T17:44:26.721Z] INFO: make.ps1 starting at 11/05/2022 17:44:23 [2022-11-05T17:44:26.721Z] INFO: Git commit (0211f9e44d) assumed from DOCKER_GITCOMMIT environment variable [2022-11-05T17:44:26.721Z] INFO: Invoking autogen... [2022-11-05T17:44:26.721Z] INFO: Running unit tests... [2022-11-05T17:44:27.106Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-11-05T17:44:28.487Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-11-05T17:44:28.487Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-11-05T17:44:28.487Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-11-05T17:44:29.057Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-11-05T17:44:35.296Z] 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/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-11-05T17:44:37.185Z] === RUN TestDockerSuite/TestBuildExpose [2022-11-05T17:44:37.444Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-11-05T17:44:38.014Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-11-05T17:44:38.584Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-11-05T17:44:38.844Z] === RUN TestDockerSuite/TestBuildFails [2022-11-05T17:44:39.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-11-05T17:44:39.674Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-11-05T17:44:39.674Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-11-05T17:44:39.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-11-05T17:44:41.844Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-11-05T17:44:42.784Z] docker_api_swarm_test.go:563: [d81a8701d735a] joining swarm manager [dba1378e9636e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:44:44.692Z] === RUN TestDockerSuite/TestBuildForceRm [2022-11-05T17:44:46.072Z] === RUN TestDockerSuite/TestBuildFromGit [2022-11-05T17:44:47.452Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-11-05T17:44:47.671Z] ? github.com/docker/docker/api [no test files] [2022-11-05T17:44:47.712Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-11-05T17:44:48.652Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-11-05T17:44:50.559Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-11-05T17:44:51.129Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-11-05T17:44:51.129Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-11-05T17:44:53.040Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-11-05T17:44:55.582Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-11-05T17:44:55.582Z] docker_api_swarm_test.go:585: [dff90d25bfa78] joining swarm manager [dba1378e9636e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:44:56.964Z] === RUN TestDockerSuite/TestBuildHistory [2022-11-05T17:44:57.904Z] check_test.go:380: [d81a8701d735a] daemon is not started [2022-11-05T17:45:01.197Z] === RUN TestDockerSuite/TestBuildIidFile [2022-11-05T17:45:01.197Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-11-05T17:45:01.766Z] === RUN TestDockerSuite/TestBuildInheritance [2022-11-05T17:45:02.336Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-11-05T17:45:02.906Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-11-05T17:45:02.906Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-11-05T17:45:03.845Z] === RUN TestDockerSuite/TestBuildLabel [2022-11-05T17:45:04.105Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-11-05T17:45:04.675Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-11-05T17:45:04.934Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-11-05T17:45:05.195Z] === RUN TestDockerSuite/TestBuildLabels [2022-11-05T17:45:05.764Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-11-05T17:45:06.704Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-11-05T17:45:08.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-11-05T17:45:08.612Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-11-05T17:45:08.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-11-05T17:45:08.916Z] === RUN TestMiddlewares [2022-11-05T17:45:08.916Z] --- PASS: TestMiddlewares (0.00s) [2022-11-05T17:45:08.916Z] PASS [2022-11-05T17:45:08.916Z] coverage: 7.9% of statements [2022-11-05T17:45:08.916Z] ok github.com/docker/docker/api/server 0.076s coverage: 7.9% of statements [2022-11-05T17:45:09.551Z] === RUN TestDockerSuite/TestBuildLastModified [2022-11-05T17:45:10.934Z] docker_api_swarm_test.go:46: [d7654747707a3] joining swarm manager [da1d1e6fe8ed4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:45:15.131Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-11-05T17:45:17.689Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-11-05T17:45:17.689Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-11-05T17:45:17.689Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-11-05T17:45:17.689Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-11-05T17:45:17.689Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-11-05T17:45:17.975Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-11-05T17:45:18.949Z] --- PASS: TestImportExtremelyLargeImageWorks (174.57s) [2022-11-05T17:45:18.949Z] PASS [2022-11-05T17:45:18.949Z] [2022-11-05T17:45:18.949Z] DONE 13 tests in 178.664s [2022-11-05T17:45:18.949Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-11-05T17:45:18.949Z] ++ 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-11-05T17:45:18.949Z] ++ set -e [2022-11-05T17:45:18.949Z] ++ '[' -n 0 ']' [2022-11-05T17:45:18.949Z] ++ set -x [2022-11-05T17:45:18.949Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-05T17:45:18.949Z] INFO: Testing against a local daemon [2022-11-05T17:45:18.949Z] === RUN TestNetworkCreateDelete [2022-11-05T17:45:19.221Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-11-05T17:45:19.221Z] === RUN TestDockerNetworkDeletePreferID [2022-11-05T17:45:19.221Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-11-05T17:45:19.484Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-11-05T17:45:19.484Z] === RUN TestDaemonDNSFallback [2022-11-05T17:45:20.867Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-11-05T17:45:23.403Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-11-05T17:45:23.403Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-11-05T17:45:23.973Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-11-05T17:45:26.513Z] --- PASS: TestDaemonDNSFallback (6.61s) [2022-11-05T17:45:26.513Z] === RUN TestInspectNetwork [2022-11-05T17:45:28.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-11-05T17:45:29.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-11-05T17:45:29.930Z] === RUN TestInspectNetwork/full_network_id [2022-11-05T17:45:29.930Z] === RUN TestInspectNetwork/partial_network_id [2022-11-05T17:45:29.930Z] === RUN TestInspectNetwork/network_name [2022-11-05T17:45:29.930Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-11-05T17:45:30.500Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-11-05T17:45:33.039Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-11-05T17:45:33.977Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-11-05T17:45:34.236Z] --- PASS: TestInspectNetwork (8.08s) [2022-11-05T17:45:34.236Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-11-05T17:45:34.236Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-11-05T17:45:34.236Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-11-05T17:45:34.236Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-11-05T17:45:34.236Z] === RUN TestRunContainerWithBridgeNone [2022-11-05T17:45:35.247Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-11-05T17:45:35.247Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-11-05T17:45:35.247Z] remote: Enumerating objects: 23, done. [2022-11-05T17:45:35.247Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-11-05T17:45:35.247Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-11-05T17:45:35.247Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-11-05T17:45:35.247Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) 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 | 10.17 MiB/s, done. [2022-11-05T17:45:35.247Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-11-05T17:45:35.247Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-11-05T17:45:35.247Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-11-05T17:45:35.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/test/unit [2022-11-05T17:45:35.616Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-11-05T17:45:35.616Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-11-05T17:45:35.616Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-11-05T17:45:36.186Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2022-11-05T17:45:36.186Z] === RUN TestNetworkInvalidJSON [2022-11-05T17:45:36.186Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-05T17:45:36.186Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-05T17:45:36.186Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:45:36.186Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:45:36.186Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:45:36.186Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:45:36.186Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-05T17:45:36.186Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:45:36.186Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:45:36.186Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-11-05T17:45:36.186Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-11-05T17:45:36.186Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-11-05T17:45:36.186Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-11-05T17:45:36.186Z] === RUN TestNetworkList [2022-11-05T17:45:36.186Z] === RUN TestNetworkList//networks [2022-11-05T17:45:36.186Z] === PAUSE TestNetworkList//networks [2022-11-05T17:45:36.186Z] === RUN TestNetworkList//networks/ [2022-11-05T17:45:36.186Z] === PAUSE TestNetworkList//networks/ [2022-11-05T17:45:36.186Z] === CONT TestNetworkList//networks [2022-11-05T17:45:36.186Z] === CONT TestNetworkList//networks/ [2022-11-05T17:45:36.186Z] --- PASS: TestNetworkList (0.01s) [2022-11-05T17:45:36.186Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-05T17:45:36.186Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-05T17:45:36.186Z] === RUN TestHostIPv4BridgeLabel [2022-11-05T17:45:36.756Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-11-05T17:45:36.756Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-05T17:45:37.694Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-11-05T17:45:37.694Z] === RUN TestDaemonDefaultNetworkPools [2022-11-05T17:45:38.110Z] ? github.com/docker/docker/api [no test files] [2022-11-05T17:45:38.633Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-11-05T17:45:38.633Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-05T17:45:38.633Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-11-05T17:45:39.203Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-11-05T17:45:39.771Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-11-05T17:45:39.771Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-05T17:45:40.340Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-11-05T17:45:40.599Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-11-05T17:45:40.860Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-11-05T17:45:40.860Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-05T17:45:41.803Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-11-05T17:45:41.803Z] === RUN TestServiceWithPredefinedNetwork [2022-11-05T17:45:42.063Z] === RUN TestDockerSuite/TestBuildNetNone [2022-11-05T17:45:42.634Z] === RUN TestDockerSuite/TestBuildNoContext [2022-11-05T17:45:43.207Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-11-05T17:45:44.146Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-11-05T17:45:44.146Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s) [2022-11-05T17:45:44.146Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-05T17:45:44.146Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:45:44.146Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:45:44.146Z] === RUN TestServiceWithDataPathPortInit [2022-11-05T17:45:45.085Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-11-05T17:45:45.345Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-11-05T17:45:45.345Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-11-05T17:45:46.285Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-11-05T17:45:46.545Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-11-05T17:45:47.114Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-11-05T17:45:48.495Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-11-05T17:45:48.495Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-11-05T17:45:50.404Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-11-05T17:45:50.973Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-11-05T17:45:52.882Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-11-05T17:45:52.985Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2022-11-05T17:45:53.453Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-11-05T17:45:54.968Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-11-05T17:45:54.968Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-11-05T17:45:57.526Z] === RUN TestDockerSuite/TestBuildPATH [2022-11-05T17:45:58.464Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-11-05T17:45:59.034Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-11-05T17:45:59.296Z] --- PASS: TestServiceWithDataPathPortInit (15.01s) [2022-11-05T17:45:59.296Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-05T17:45:59.865Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-11-05T17:46:02.408Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jm1p6ye2577gtibkmssuht50y Created:2022-11-05 17:46:00.519214089 +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[13363827280f99c4608a9b0608692c7c0c779f88bed21ac337ef79eab7ca528a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lkt8as1vv0fscemz8zzojy54n EndpointID:84f78771e782009c255da59b31054f8343278004e7a3b3c870b2843cd27844a5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fd3718ed4a70846f2d6eaeb892fc35ce0eb39c714fa462579c90afe7c20e3442 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:7bd9a6357fd1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lkt8as1vv0fscemz8zzojy54n EndpointID:84f78771e782009c255da59b31054f8343278004e7a3b3c870b2843cd27844a5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-11-05T17:46:05.703Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-11-05T17:46:06.641Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.52s) [2022-11-05T17:46:06.641Z] PASS [2022-11-05T17:46:06.641Z] [2022-11-05T17:46:06.641Z] === Skipped [2022-11-05T17:46:06.641Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:46:06.641Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:46:06.641Z] [2022-11-05T17:46:06.641Z] DONE 26 tests, 1 skipped in 47.964s [2022-11-05T17:46:06.641Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:46:06.641Z] ++ 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-11-05T17:46:06.641Z] ++ set -e [2022-11-05T17:46:06.641Z] ++ '[' -n 0 ']' [2022-11-05T17:46:06.641Z] ++ set -x [2022-11-05T17:46:06.641Z] ++ env -i DEST=/go/src/github.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-11-05T17:46:06.901Z] INFO: Testing against a local daemon [2022-11-05T17:46:06.901Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-05T17:46:06.901Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:46:06.901Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-11-05T17:46:06.901Z] === RUN TestDockerNetworkIpvlan [2022-11-05T17:46:06.901Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:46:06.901Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:46:06.901Z] PASS [2022-11-05T17:46:06.901Z] [2022-11-05T17:46:06.901Z] === Skipped [2022-11-05T17:46:06.901Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-11-05T17:46:06.901Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:46:06.901Z] [2022-11-05T17:46:06.901Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:46:06.901Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:46:06.901Z] [2022-11-05T17:46:06.901Z] DONE 2 tests, 2 skipped in 0.197s [2022-11-05T17:46:06.901Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:46:06.901Z] ++ 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-11-05T17:46:06.901Z] ++ set -e [2022-11-05T17:46:06.901Z] ++ '[' -n 0 ']' [2022-11-05T17:46:06.901Z] ++ set -x [2022-11-05T17:46:06.901Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-05T17:46:07.161Z] INFO: Testing against a local daemon [2022-11-05T17:46:07.161Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-05T17:46:08.545Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-11-05T17:46:08.545Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-11-05T17:46:08.545Z] === RUN TestDockerNetworkMacvlan [2022-11-05T17:46:09.115Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-11-05T17:46:10.056Z] === RUN TestDockerSuite/TestBuildRm [2022-11-05T17:46:10.056Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-11-05T17:46:10.997Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-11-05T17:46:12.392Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-11-05T17:46:12.962Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-11-05T17:46:12.962Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-11-05T17:46:14.342Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-11-05T17:46:14.601Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-11-05T17:46:14.861Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-11-05T17:46:15.121Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-11-05T17:46:16.061Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-11-05T17:46:17.002Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-11-05T17:46:17.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-11-05T17:46:17.833Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-11-05T17:46:19.740Z] docker_api_swarm_test.go:304: [d48765125e9da] joining swarm manager [da42990044817]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:46:20.000Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-11-05T17:46:21.005Z] === RUN TestBoolValue [2022-11-05T17:46:21.005Z] --- PASS: TestBoolValue (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestBoolValueOrDefault [2022-11-05T17:46:21.005Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestInt64ValueOrZero [2022-11-05T17:46:21.005Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestInt64ValueOrDefault [2022-11-05T17:46:21.005Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestInt64ValueOrDefaultWithError [2022-11-05T17:46:21.005Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestJsonContentType [2022-11-05T17:46:21.005Z] --- PASS: TestJsonContentType (0.00s) [2022-11-05T17:46:21.005Z] PASS [2022-11-05T17:46:21.005Z] coverage: 16.2% of statements [2022-11-05T17:46:21.005Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 16.2% of statements [2022-11-05T17:46:21.005Z] === RUN TestMaskSecretKeys [2022-11-05T17:46:21.005Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-11-05T17:46:21.005Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-11-05T17:46:21.005Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-11-05T17:46:21.005Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestVersionMiddlewareVersion [2022-11-05T17:46:21.005Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-11-05T17:46:21.005Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-11-05T17:46:21.005Z] PASS [2022-11-05T17:46:21.005Z] coverage: 37.7% of statements [2022-11-05T17:46:21.005Z] ok github.com/docker/docker/api/server/middleware 0.074s coverage: 37.7% of statements [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-11-05T17:46:21.005Z] === RUN TestToJSON [2022-11-05T17:46:21.005Z] --- PASS: TestToJSON (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestToParamWithVersion [2022-11-05T17:46:21.005Z] --- PASS: TestToParamWithVersion (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestFromJSON [2022-11-05T17:46:21.005Z] --- PASS: TestFromJSON (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestEmpty [2022-11-05T17:46:21.005Z] --- PASS: TestEmpty (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestArgsMatchKVListEmptySources [2022-11-05T17:46:21.005Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestArgsMatchKVList [2022-11-05T17:46:21.005Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestArgsMatch [2022-11-05T17:46:21.005Z] --- PASS: TestArgsMatch (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestAdd [2022-11-05T17:46:21.005Z] --- PASS: TestAdd (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestDel [2022-11-05T17:46:21.005Z] --- PASS: TestDel (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestLen [2022-11-05T17:46:21.005Z] --- PASS: TestLen (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestExactMatch [2022-11-05T17:46:21.005Z] --- PASS: TestExactMatch (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestOnlyOneExactMatch [2022-11-05T17:46:21.005Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestContains [2022-11-05T17:46:21.005Z] --- PASS: TestContains (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestValidate [2022-11-05T17:46:21.005Z] --- PASS: TestValidate (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestWalkValues [2022-11-05T17:46:21.005Z] --- PASS: TestWalkValues (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestFuzzyMatch [2022-11-05T17:46:21.005Z] --- PASS: TestFuzzyMatch (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestClone [2022-11-05T17:46:21.005Z] --- PASS: TestClone (0.00s) [2022-11-05T17:46:21.005Z] PASS [2022-11-05T17:46:21.005Z] coverage: 92.2% of statements [2022-11-05T17:46:21.005Z] ok github.com/docker/docker/api/types/filters 0.065s coverage: 92.2% of statements [2022-11-05T17:46:21.005Z] === RUN TestStrSliceMarshalJSON [2022-11-05T17:46:21.005Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestStrSliceUnmarshalJSON [2022-11-05T17:46:21.005Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestStrSliceUnmarshalString [2022-11-05T17:46:21.005Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestStrSliceUnmarshalSlice [2022-11-05T17:46:21.005Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-11-05T17:46:21.005Z] PASS [2022-11-05T17:46:21.005Z] coverage: 90.0% of statements [2022-11-05T17:46:21.005Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2022-11-05T17:46:21.005Z] === RUN TestDurationToSecondsString [2022-11-05T17:46:21.005Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestGetTimestamp [2022-11-05T17:46:21.005Z] === RUN TestAdjustForAPIVersion [2022-11-05T17:46:21.005Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-11-05T17:46:21.005Z] PASS [2022-11-05T17:46:21.005Z] coverage: 5.7% of statements [2022-11-05T17:46:21.005Z] ok github.com/docker/docker/api/server/router/swarm 0.065s coverage: 5.7% of statements [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/container [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/events [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/image [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/network [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-11-05T17:46:21.005Z] --- PASS: TestGetTimestamp (0.22s) [2022-11-05T17:46:21.005Z] === RUN TestParseTimestamps [2022-11-05T17:46:21.005Z] --- PASS: TestParseTimestamps (0.00s) [2022-11-05T17:46:21.005Z] PASS [2022-11-05T17:46:21.005Z] coverage: 100.0% of statements [2022-11-05T17:46:21.005Z] ok github.com/docker/docker/api/types/time 0.269s coverage: 100.0% of statements [2022-11-05T17:46:21.005Z] === RUN TestCompareVersion [2022-11-05T17:46:21.005Z] --- PASS: TestCompareVersion (0.00s) [2022-11-05T17:46:21.005Z] PASS [2022-11-05T17:46:21.005Z] coverage: 75.0% of statements [2022-11-05T17:46:21.005Z] ok github.com/docker/docker/api/types/versions 0.080s coverage: 75.0% of statements [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/builder [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-11-05T17:46:21.005Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-11-05T17:46:21.005Z] === RUN TestParseRemoteURL [2022-11-05T17:46:21.005Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-11-05T17:46:21.005Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-11-05T17:46:21.005Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-11-05T17:46:21.005Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-11-05T17:46:21.005Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-11-05T17:46:21.005Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-11-05T17:46:21.005Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-11-05T17:46:21.005Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-11-05T17:46:21.005Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-11-05T17:46:21.005Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-11-05T17:46:21.005Z] --- PASS: TestParseRemoteURL (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-11-05T17:46:21.005Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestCloneArgsSmartHttp [2022-11-05T17:46:21.005Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-11-05T17:46:21.005Z] === RUN TestCloneArgsDumbHttp [2022-11-05T17:46:21.005Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2022-11-05T17:46:21.005Z] === RUN TestCloneArgsGit [2022-11-05T17:46:21.005Z] --- PASS: TestCloneArgsGit (0.00s) [2022-11-05T17:46:21.005Z] === RUN TestCheckoutGit [2022-11-05T17:46:21.005Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2022-11-05T17:46:21.005Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1440136059/001/repo/.git/ [2022-11-05T17:46:21.005Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-11-05T17:46:21.005Z] The file will have its original line endings in your working directory. [2022-11-05T17:46:21.005Z] gitutils_test.go:254: [master (root-commit) bb68afb] First commit [2022-11-05T17:46:21.005Z] 2 files changed, 3 insertions(+) [2022-11-05T17:46:21.006Z] create mode 100644 Dockerfile [2022-11-05T17:46:21.006Z] create mode 100644 subdir/Dockerfile [2022-11-05T17:46:21.006Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-11-05T17:46:21.006Z] The file will have its original line endings in your working directory. [2022-11-05T17:46:21.006Z] gitutils_test.go:255: Switched to a new branch 'test' [2022-11-05T17:46:21.006Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2022-11-05T17:46:21.006Z] The file will have its original line endings in your working directory. [2022-11-05T17:46:21.006Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-11-05T17:46:21.006Z] The file will have its original line endings in your working directory. [2022-11-05T17:46:21.006Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2022-11-05T17:46:21.006Z] The file will have its original line endings in your working directory. [2022-11-05T17:46:21.006Z] [test 7c4acdb] Branch commit [2022-11-05T17:46:21.006Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2022-11-05T17:46:21.006Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-11-05T17:46:21.006Z] The file will have its original line endings in your working directory. [2022-11-05T17:46:21.006Z] gitutils_test.go:262: Switched to branch 'master' [2022-11-05T17:46:21.006Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1440136059/001/subrepo/.git/ [2022-11-05T17:46:21.006Z] gitutils_test.go:273: [master (root-commit) 2d75e91] Subrepo initial [2022-11-05T17:46:21.006Z] 1 file changed, 1 insertion(+) [2022-11-05T17:46:21.006Z] create mode 100644 subfile [2022-11-05T17:46:21.006Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-11-05T17:46:21.006Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-11-05T17:46:21.006Z] === RUN TestProcessNoDockerignore [2022-11-05T17:46:21.006Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestProcessShouldLeaveAllFiles [2022-11-05T17:46:21.006Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestDetectContentType [2022-11-05T17:46:21.006Z] --- PASS: TestDetectContentType (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestSelectAcceptableMIME [2022-11-05T17:46:21.006Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestInspectEmptyResponse [2022-11-05T17:46:21.006Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestInspectResponseBinary [2022-11-05T17:46:21.006Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestResponseUnsupportedContentType [2022-11-05T17:46:21.006Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestInspectResponseTextSimple [2022-11-05T17:46:21.006Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestInspectResponseEmptyContentType [2022-11-05T17:46:21.006Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestUnknownContentLength [2022-11-05T17:46:21.006Z] --- PASS: TestUnknownContentLength (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestDownloadRemote [2022-11-05T17:46:21.006Z] === RUN TestEnable [2022-11-05T17:46:21.006Z] --- PASS: TestEnable (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestDisable [2022-11-05T17:46:21.006Z] --- PASS: TestDisable (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestEnabled [2022-11-05T17:46:21.006Z] --- PASS: TestEnabled (0.00s) [2022-11-05T17:46:21.006Z] PASS [2022-11-05T17:46:21.006Z] coverage: 100.0% of statements [2022-11-05T17:46:21.006Z] ok github.com/docker/docker/cli/debug 0.060s coverage: 100.0% of statements [2022-11-05T17:46:21.006Z] --- PASS: TestDownloadRemote (0.11s) [2022-11-05T17:46:21.006Z] === RUN TestGetWithStatusError [2022-11-05T17:46:21.006Z] --- PASS: TestGetWithStatusError (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestCloseRootDirectory [2022-11-05T17:46:21.006Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:46:21.006Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-11-05T17:46:21.006Z] === RUN TestHashFile [2022-11-05T17:46:21.006Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:46:21.006Z] --- SKIP: TestHashFile (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestHashSubdir [2022-11-05T17:46:21.006Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:46:21.006Z] --- SKIP: TestHashSubdir (0.01s) [2022-11-05T17:46:21.006Z] === RUN TestRemoveDirectory [2022-11-05T17:46:21.006Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:46:21.006Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-11-05T17:46:21.006Z] PASS [2022-11-05T17:46:21.006Z] coverage: 9.3% of statements [2022-11-05T17:46:21.006Z] ok github.com/docker/docker/builder/remotecontext 0.308s coverage: 9.3% of statements [2022-11-05T17:46:21.006Z] === RUN TestGetAllAllowed [2022-11-05T17:46:21.006Z] --- PASS: TestGetAllAllowed (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestGetAllMeta [2022-11-05T17:46:21.006Z] --- PASS: TestGetAllMeta (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestWarnOnUnusedBuildArgs [2022-11-05T17:46:21.006Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestIsUnreferencedBuiltin [2022-11-05T17:46:21.006Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestIsExistingDirectory [2022-11-05T17:46:21.006Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-11-05T17:46:21.006Z] === RUN TestGetFilenameForDownload [2022-11-05T17:46:21.006Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestEnv2Variables [2022-11-05T17:46:21.006Z] --- PASS: TestEnv2Variables (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-11-05T17:46:21.006Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestMaintainer [2022-11-05T17:46:21.006Z] --- PASS: TestMaintainer (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestLabel [2022-11-05T17:46:21.006Z] --- PASS: TestLabel (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestFromScratch [2022-11-05T17:46:21.006Z] --- PASS: TestFromScratch (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestFromWithArg [2022-11-05T17:46:21.006Z] --- PASS: TestFromWithArg (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-11-05T17:46:21.006Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestFromWithUndefinedArg [2022-11-05T17:46:21.006Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestFromMultiStageWithNamedStage [2022-11-05T17:46:21.006Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestOnbuild [2022-11-05T17:46:21.006Z] --- PASS: TestOnbuild (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestWorkdir [2022-11-05T17:46:21.006Z] --- PASS: TestWorkdir (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestCmd [2022-11-05T17:46:21.006Z] --- PASS: TestCmd (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestHealthcheckNone [2022-11-05T17:46:21.006Z] --- PASS: TestHealthcheckNone (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestHealthcheckCmd [2022-11-05T17:46:21.006Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestEntrypoint [2022-11-05T17:46:21.006Z] --- PASS: TestEntrypoint (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestExpose [2022-11-05T17:46:21.006Z] --- PASS: TestExpose (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestUser [2022-11-05T17:46:21.006Z] --- PASS: TestUser (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestVolume [2022-11-05T17:46:21.006Z] --- PASS: TestVolume (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestStopSignal [2022-11-05T17:46:21.006Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-11-05T17:46:21.006Z] --- SKIP: TestStopSignal (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestArg [2022-11-05T17:46:21.006Z] --- PASS: TestArg (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestShell [2022-11-05T17:46:21.006Z] --- PASS: TestShell (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestPrependEnvOnCmd [2022-11-05T17:46:21.006Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestRunWithBuildArgs [2022-11-05T17:46:21.006Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestRunIgnoresHealthcheck [2022-11-05T17:46:21.006Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestDispatchUnsupportedOptions [2022-11-05T17:46:21.006Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-11-05T17:46:21.006Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-11-05T17:46:21.006Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-11-05T17:46:21.006Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-11-05T17:46:21.006Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-11-05T17:46:21.006Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-11-05T17:46:21.006Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestNormalizeWorkdir [2022-11-05T17:46:21.006Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestDispatch [2022-11-05T17:46:21.006Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-11-05T17:46:21.006Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-11-05T17:46:21.006Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-11-05T17:46:21.006Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-11-05T17:46:21.006Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-11-05T17:46:21.006Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-11-05T17:46:21.006Z] === RUN TestDispatch/COPY_url [2022-11-05T17:46:21.006Z] --- PASS: TestDispatch (0.16s) [2022-11-05T17:46:21.006Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.07s) [2022-11-05T17:46:21.006Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s) [2022-11-05T17:46:21.006Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-11-05T17:46:21.006Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2022-11-05T17:46:21.006Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-11-05T17:46:21.006Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-11-05T17:46:21.006Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestAddScratchImageAddsToMounts [2022-11-05T17:46:21.006Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestAddFromScratchPopulatesPlatform [2022-11-05T17:46:21.006Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-11-05T17:46:21.006Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-11-05T17:46:21.006Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestImageSourceGetAddsToMounts [2022-11-05T17:46:21.006Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestEmptyDockerfile [2022-11-05T17:46:21.006Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-11-05T17:46:21.006Z] === RUN TestSymlinkDockerfile [2022-11-05T17:46:21.006Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-11-05T17:46:21.006Z] === RUN TestDockerfileOutsideTheBuildContext [2022-11-05T17:46:21.006Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestNonExistingDockerfile [2022-11-05T17:46:21.006Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestCopyRunConfig [2022-11-05T17:46:21.006Z] --- PASS: TestCopyRunConfig (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestDeepCopyRunConfig [2022-11-05T17:46:21.006Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestExportImage [2022-11-05T17:46:21.006Z] --- PASS: TestExportImage (0.00s) [2022-11-05T17:46:21.006Z] === RUN TestNormalizeDest [2022-11-05T17:46:21.006Z] --- PASS: TestNormalizeDest (0.00s) [2022-11-05T17:46:21.006Z] PASS [2022-11-05T17:46:21.381Z] --- PASS: TestDockerNetworkMacvlan (12.57s) [2022-11-05T17:46:21.381Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-11-05T17:46:21.381Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-11-05T17:46:21.381Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-11-05T17:46:21.381Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.09s) [2022-11-05T17:46:21.381Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2022-11-05T17:46:21.381Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-11-05T17:46:21.381Z] PASS [2022-11-05T17:46:21.381Z] [2022-11-05T17:46:21.381Z] DONE 8 tests in 14.130s [2022-11-05T17:46:21.381Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-05T17:46:21.381Z] ++ 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-11-05T17:46:21.381Z] ++ set -e [2022-11-05T17:46:21.381Z] ++ '[' -n 0 ']' [2022-11-05T17:46:21.381Z] ++ set -x [2022-11-05T17:46:21.382Z] ++ env -i DEST=/go/src/github.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-11-05T17:46:21.382Z] testing: warning: no tests to run [2022-11-05T17:46:21.382Z] PASS [2022-11-05T17:46:21.382Z] [2022-11-05T17:46:21.382Z] DONE 0 tests in 0.042s [2022-11-05T17:46:21.382Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-05T17:46:21.382Z] ++ 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-11-05T17:46:21.382Z] ++ set -e [2022-11-05T17:46:21.382Z] ++ '[' -n 0 ']' [2022-11-05T17:46:21.382Z] ++ set -x [2022-11-05T17:46:21.382Z] ++ env -i DEST=/go/src/github.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-11-05T17:46:21.382Z] docker_api_swarm_test.go:305: [df29cfabc3619] joining swarm manager [da42990044817]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:46:21.382Z] INFO: Testing against a local daemon [2022-11-05T17:46:21.382Z] === RUN TestAuthZPluginAllowRequest [2022-11-05T17:46:21.464Z] coverage: 46.8% of statements [2022-11-05T17:46:21.464Z] ok github.com/docker/docker/builder/dockerfile 0.465s coverage: 46.8% of statements [2022-11-05T17:46:21.464Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-11-05T17:46:21.951Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-11-05T17:46:21.951Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-11-05T17:46:22.211Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-11-05T17:46:22.211Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-11-05T17:46:22.211Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-11-05T17:46:22.211Z] === RUN TestDockerSuite/TestBuildSpaces [2022-11-05T17:46:22.472Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-11-05T17:46:22.731Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2022-11-05T17:46:22.732Z] === RUN TestAuthZPluginTLS [2022-11-05T17:46:23.302Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-11-05T17:46:23.302Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-11-05T17:46:23.302Z] === RUN TestAuthZPluginDenyRequest [2022-11-05T17:46:23.302Z] === RUN TestDockerSuite/TestBuildStderr [2022-11-05T17:46:23.654Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1440136059/001/repo/sub'... [2022-11-05T17:46:23.654Z] warning: LF will be replaced by CRLF in .gitmodules. [2022-11-05T17:46:23.654Z] The file will have its original line endings in your working directory. [2022-11-05T17:46:23.870Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-11-05T17:46:23.870Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-05T17:46:23.870Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-11-05T17:46:24.112Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2022-11-05T17:46:24.112Z] The file will have its original line endings in your working directory. [2022-11-05T17:46:24.112Z] gitutils_test.go:277: [master 7a7220c] With submodule [2022-11-05T17:46:24.112Z] 2 files changed, 4 insertions(+) [2022-11-05T17:46:24.112Z] create mode 100644 .gitmodules [2022-11-05T17:46:24.112Z] create mode 160000 sub [2022-11-05T17:46:24.112Z] warning: LF will be replaced by CRLF in .gitmodules. [2022-11-05T17:46:24.112Z] The file will have its original line endings in your working directory. [2022-11-05T17:46:24.112Z] === RUN TestCheckoutGit/#00 [2022-11-05T17:46:24.439Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-11-05T17:46:24.439Z] === RUN TestAuthZPluginDenyResponse [2022-11-05T17:46:25.008Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-11-05T17:46:25.008Z] === RUN TestAuthZPluginAllowEventStream [2022-11-05T17:46:25.079Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:46:25.079Z] [2022-11-05T17:46:25.079Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:46:26.393Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2022-11-05T17:46:26.393Z] === RUN TestAuthZPluginErrorResponse [2022-11-05T17:46:26.652Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-11-05T17:46:26.652Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-11-05T17:46:26.652Z] === RUN TestAuthZPluginErrorRequest [2022-11-05T17:46:27.222Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-11-05T17:46:27.222Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-05T17:46:27.481Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-11-05T17:46:27.986Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:46:27.986Z] [2022-11-05T17:46:27.986Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:46:28.051Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-11-05T17:46:28.051Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-05T17:46:28.310Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-11-05T17:46:28.570Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-11-05T17:46:29.510Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-11-05T17:46:29.510Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2022-11-05T17:46:29.510Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-05T17:46:30.450Z] === RUN TestDockerSuite/TestBuildUser [2022-11-05T17:46:30.888Z] === RUN TestCheckoutGit/master [2022-11-05T17:46:31.390Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2022-11-05T17:46:31.390Z] === RUN TestAuthZPluginHeader [2022-11-05T17:46:31.960Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-11-05T17:46:31.960Z] --- PASS: TestAuthZPluginHeader (0.75s) [2022-11-05T17:46:31.960Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-05T17:46:33.062Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:46:33.062Z] [2022-11-05T17:46:33.062Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:46:33.890Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-11-05T17:46:35.241Z] === RUN TestCheckpointCreateError [2022-11-05T17:46:35.242Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCheckpointCreate [2022-11-05T17:46:35.242Z] --- PASS: TestCheckpointCreate (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCheckpointDeleteError [2022-11-05T17:46:35.242Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCheckpointDelete [2022-11-05T17:46:35.242Z] --- PASS: TestCheckpointDelete (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCheckpointListError [2022-11-05T17:46:35.242Z] --- PASS: TestCheckpointListError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCheckpointList [2022-11-05T17:46:35.242Z] --- PASS: TestCheckpointList (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCheckpointListContainerNotFound [2022-11-05T17:46:35.242Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestNewClientWithOpsFromEnv [2022-11-05T17:46:35.242Z] client_test.go:23: runtime.GOOS == "windows" [2022-11-05T17:46:35.242Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestGetAPIPath [2022-11-05T17:46:35.242Z] --- PASS: TestGetAPIPath (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestParseHostURL [2022-11-05T17:46:35.242Z] --- PASS: TestParseHostURL (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-11-05T17:46:35.242Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestNegotiateAPIVersionEmpty [2022-11-05T17:46:35.242Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestNegotiateAPIVersion [2022-11-05T17:46:35.242Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestNegotiateAPVersionOverride [2022-11-05T17:46:35.242Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestNegotiateAPIVersionAutomatic [2022-11-05T17:46:35.242Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-11-05T17:46:35.242Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-11-05T17:46:35.242Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestClientRedirect [2022-11-05T17:46:35.242Z] --- PASS: TestClientRedirect (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigCreateUnsupported [2022-11-05T17:46:35.242Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigCreateError [2022-11-05T17:46:35.242Z] --- PASS: TestConfigCreateError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigCreate [2022-11-05T17:46:35.242Z] --- PASS: TestConfigCreate (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigInspectNotFound [2022-11-05T17:46:35.242Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigInspectWithEmptyID [2022-11-05T17:46:35.242Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigInspectUnsupported [2022-11-05T17:46:35.242Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigInspectError [2022-11-05T17:46:35.242Z] --- PASS: TestConfigInspectError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigInspectConfigNotFound [2022-11-05T17:46:35.242Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigInspect [2022-11-05T17:46:35.242Z] --- PASS: TestConfigInspect (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigListUnsupported [2022-11-05T17:46:35.242Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigListError [2022-11-05T17:46:35.242Z] --- PASS: TestConfigListError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigList [2022-11-05T17:46:35.242Z] --- PASS: TestConfigList (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigRemoveUnsupported [2022-11-05T17:46:35.242Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigRemoveError [2022-11-05T17:46:35.242Z] --- PASS: TestConfigRemoveError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigRemove [2022-11-05T17:46:35.242Z] --- PASS: TestConfigRemove (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigUpdateUnsupported [2022-11-05T17:46:35.242Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigUpdateError [2022-11-05T17:46:35.242Z] --- PASS: TestConfigUpdateError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestConfigUpdate [2022-11-05T17:46:35.242Z] --- PASS: TestConfigUpdate (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerCommitError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerCommitError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerCommit [2022-11-05T17:46:35.242Z] --- PASS: TestContainerCommit (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerStatPathError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerStatPathError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerStatPathNotFoundError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerStatPathNoHeaderError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerStatPath [2022-11-05T17:46:35.242Z] --- PASS: TestContainerStatPath (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCopyToContainerError [2022-11-05T17:46:35.242Z] --- PASS: TestCopyToContainerError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCopyToContainerNotFoundError [2022-11-05T17:46:35.242Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCopyToContainerNotStatusOKError [2022-11-05T17:46:35.242Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCopyToContainer [2022-11-05T17:46:35.242Z] --- PASS: TestCopyToContainer (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCopyFromContainerError [2022-11-05T17:46:35.242Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCopyFromContainerNotFoundError [2022-11-05T17:46:35.242Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCopyFromContainerNotStatusOKError [2022-11-05T17:46:35.242Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCopyFromContainerNoHeaderError [2022-11-05T17:46:35.242Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestCopyFromContainer [2022-11-05T17:46:35.242Z] --- PASS: TestCopyFromContainer (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerCreateError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerCreateError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerCreateImageNotFound [2022-11-05T17:46:35.242Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerCreateWithName [2022-11-05T17:46:35.242Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerCreateAutoRemove [2022-11-05T17:46:35.242Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerDiffError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerDiffError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerDiff [2022-11-05T17:46:35.242Z] --- PASS: TestContainerDiff (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerExecCreateError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerExecCreate [2022-11-05T17:46:35.242Z] --- PASS: TestContainerExecCreate (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerExecStartError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerExecStartError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerExecStart [2022-11-05T17:46:35.242Z] --- PASS: TestContainerExecStart (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerExecInspectError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerExecInspect [2022-11-05T17:46:35.242Z] --- PASS: TestContainerExecInspect (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerExportError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerExportError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerExport [2022-11-05T17:46:35.242Z] --- PASS: TestContainerExport (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerInspectError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerInspectError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerInspectContainerNotFound [2022-11-05T17:46:35.242Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerInspectWithEmptyID [2022-11-05T17:46:35.242Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerInspect [2022-11-05T17:46:35.242Z] --- PASS: TestContainerInspect (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerInspectNode [2022-11-05T17:46:35.242Z] --- PASS: TestContainerInspectNode (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerKillError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerKillError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerKill [2022-11-05T17:46:35.242Z] --- PASS: TestContainerKill (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerListError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerListError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerList [2022-11-05T17:46:35.242Z] --- PASS: TestContainerList (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerLogsNotFoundError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerLogsError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerLogsError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerLogs [2022-11-05T17:46:35.242Z] --- PASS: TestContainerLogs (0.23s) [2022-11-05T17:46:35.242Z] === RUN TestContainerPauseError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerPauseError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerPause [2022-11-05T17:46:35.242Z] --- PASS: TestContainerPause (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainersPruneError [2022-11-05T17:46:35.242Z] --- PASS: TestContainersPruneError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainersPrune [2022-11-05T17:46:35.242Z] --- PASS: TestContainersPrune (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerRemoveError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerRemoveError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerRemoveNotFoundError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerRemove [2022-11-05T17:46:35.242Z] --- PASS: TestContainerRemove (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerRenameError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerRenameError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerRename [2022-11-05T17:46:35.242Z] --- PASS: TestContainerRename (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerResizeError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerResizeError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerExecResizeError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerResize [2022-11-05T17:46:35.242Z] --- PASS: TestContainerResize (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerExecResize [2022-11-05T17:46:35.242Z] --- PASS: TestContainerExecResize (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerRestartError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerRestartError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerRestart [2022-11-05T17:46:35.242Z] --- PASS: TestContainerRestart (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerStartError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerStartError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerStart [2022-11-05T17:46:35.242Z] --- PASS: TestContainerStart (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerStatsError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerStatsError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerStats [2022-11-05T17:46:35.242Z] --- PASS: TestContainerStats (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerStopError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerStopError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerStop [2022-11-05T17:46:35.242Z] --- PASS: TestContainerStop (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerTopError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerTopError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerTop [2022-11-05T17:46:35.242Z] --- PASS: TestContainerTop (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerUnpauseError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerUnpause [2022-11-05T17:46:35.242Z] --- PASS: TestContainerUnpause (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerUpdateError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerUpdateError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerUpdate [2022-11-05T17:46:35.242Z] --- PASS: TestContainerUpdate (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerWaitError [2022-11-05T17:46:35.242Z] --- PASS: TestContainerWaitError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestContainerWait [2022-11-05T17:46:35.242Z] --- PASS: TestContainerWait (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestDiskUsageError [2022-11-05T17:46:35.242Z] --- PASS: TestDiskUsageError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestDiskUsage [2022-11-05T17:46:35.242Z] --- PASS: TestDiskUsage (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestDistributionInspectUnsupported [2022-11-05T17:46:35.242Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestDistributionInspectWithEmptyID [2022-11-05T17:46:35.242Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestEventsErrorInOptions [2022-11-05T17:46:35.242Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestEventsErrorFromServer [2022-11-05T17:46:35.242Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestEvents [2022-11-05T17:46:35.242Z] --- PASS: TestEvents (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestTLSCloseWriter [2022-11-05T17:46:35.242Z] === PAUSE TestTLSCloseWriter [2022-11-05T17:46:35.242Z] === RUN TestImageBuildError [2022-11-05T17:46:35.242Z] --- PASS: TestImageBuildError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageBuild [2022-11-05T17:46:35.242Z] --- PASS: TestImageBuild (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestGetDockerOS [2022-11-05T17:46:35.242Z] --- PASS: TestGetDockerOS (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageCreateError [2022-11-05T17:46:35.242Z] --- PASS: TestImageCreateError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageCreate [2022-11-05T17:46:35.242Z] --- PASS: TestImageCreate (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageHistoryError [2022-11-05T17:46:35.242Z] --- PASS: TestImageHistoryError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageHistory [2022-11-05T17:46:35.242Z] --- PASS: TestImageHistory (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageImportError [2022-11-05T17:46:35.242Z] --- PASS: TestImageImportError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageImport [2022-11-05T17:46:35.242Z] --- PASS: TestImageImport (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageInspectError [2022-11-05T17:46:35.242Z] --- PASS: TestImageInspectError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageInspectImageNotFound [2022-11-05T17:46:35.242Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageInspectWithEmptyID [2022-11-05T17:46:35.242Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageInspect [2022-11-05T17:46:35.242Z] --- PASS: TestImageInspect (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageListError [2022-11-05T17:46:35.242Z] --- PASS: TestImageListError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageList [2022-11-05T17:46:35.242Z] --- PASS: TestImageList (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageListApiBefore125 [2022-11-05T17:46:35.242Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageLoadError [2022-11-05T17:46:35.242Z] --- PASS: TestImageLoadError (0.01s) [2022-11-05T17:46:35.242Z] === RUN TestImageLoad [2022-11-05T17:46:35.242Z] --- PASS: TestImageLoad (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagesPruneError [2022-11-05T17:46:35.242Z] --- PASS: TestImagesPruneError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagesPrune [2022-11-05T17:46:35.242Z] --- PASS: TestImagesPrune (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePullReferenceParseError [2022-11-05T17:46:35.242Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePullAnyError [2022-11-05T17:46:35.242Z] --- PASS: TestImagePullAnyError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePullStatusUnauthorizedError [2022-11-05T17:46:35.242Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-11-05T17:46:35.242Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-11-05T17:46:35.242Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-11-05T17:46:35.242Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePullWithoutErrors [2022-11-05T17:46:35.242Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePushReferenceError [2022-11-05T17:46:35.242Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePushAnyError [2022-11-05T17:46:35.242Z] --- PASS: TestImagePushAnyError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePushStatusUnauthorizedError [2022-11-05T17:46:35.242Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-11-05T17:46:35.242Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-11-05T17:46:35.242Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-11-05T17:46:35.242Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImagePushWithoutErrors [2022-11-05T17:46:35.242Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-11-05T17:46:35.242Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-11-05T17:46:35.242Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-11-05T17:46:35.242Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-11-05T17:46:35.242Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-11-05T17:46:35.242Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-11-05T17:46:35.242Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-11-05T17:46:35.242Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-11-05T17:46:35.242Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-11-05T17:46:35.242Z] === RUN TestImageRemoveError [2022-11-05T17:46:35.242Z] --- PASS: TestImageRemoveError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageRemoveImageNotFound [2022-11-05T17:46:35.702Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageRemove [2022-11-05T17:46:35.702Z] --- PASS: TestImageRemove (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageSaveError [2022-11-05T17:46:35.702Z] --- PASS: TestImageSaveError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageSave [2022-11-05T17:46:35.702Z] --- PASS: TestImageSave (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageSearchAnyError [2022-11-05T17:46:35.702Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageSearchStatusUnauthorizedError [2022-11-05T17:46:35.702Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-11-05T17:46:35.702Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-11-05T17:46:35.702Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-11-05T17:46:35.702Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageSearchWithoutErrors [2022-11-05T17:46:35.702Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageTagError [2022-11-05T17:46:35.702Z] --- PASS: TestImageTagError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageTagInvalidReference [2022-11-05T17:46:35.702Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageTagInvalidSourceImageName [2022-11-05T17:46:35.702Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageTagHexSource [2022-11-05T17:46:35.702Z] --- PASS: TestImageTagHexSource (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestImageTag [2022-11-05T17:46:35.702Z] --- PASS: TestImageTag (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestInfoServerError [2022-11-05T17:46:35.702Z] --- PASS: TestInfoServerError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestInfoInvalidResponseJSONError [2022-11-05T17:46:35.702Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestInfo [2022-11-05T17:46:35.702Z] --- PASS: TestInfo (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkConnectError [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkConnectError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkConnect [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkConnect (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkCreateError [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkCreateError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkCreate [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkCreate (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkDisconnectError [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkDisconnect [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkInspectError [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkInspectError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkInspectNotFoundError [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkInspectWithEmptyID [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkInspect [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkInspect (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkListError [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkListError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkList [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkList (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworksPruneError [2022-11-05T17:46:35.702Z] --- PASS: TestNetworksPruneError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworksPrune [2022-11-05T17:46:35.702Z] --- PASS: TestNetworksPrune (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkRemoveError [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNetworkRemove [2022-11-05T17:46:35.702Z] --- PASS: TestNetworkRemove (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNodeInspectError [2022-11-05T17:46:35.702Z] --- PASS: TestNodeInspectError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNodeInspectNodeNotFound [2022-11-05T17:46:35.702Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNodeInspectWithEmptyID [2022-11-05T17:46:35.702Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNodeInspect [2022-11-05T17:46:35.702Z] --- PASS: TestNodeInspect (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNodeListError [2022-11-05T17:46:35.702Z] --- PASS: TestNodeListError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNodeList [2022-11-05T17:46:35.702Z] --- PASS: TestNodeList (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNodeRemoveError [2022-11-05T17:46:35.702Z] --- PASS: TestNodeRemoveError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNodeRemove [2022-11-05T17:46:35.702Z] --- PASS: TestNodeRemove (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNodeUpdateError [2022-11-05T17:46:35.702Z] --- PASS: TestNodeUpdateError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestNodeUpdate [2022-11-05T17:46:35.702Z] --- PASS: TestNodeUpdate (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestOptionWithTimeout [2022-11-05T17:46:35.702Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPingFail [2022-11-05T17:46:35.702Z] --- PASS: TestPingFail (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPingWithError [2022-11-05T17:46:35.702Z] 2022/11/05 17:46:35 RoundTripper returned a response & error; ignoring response [2022-11-05T17:46:35.702Z] 2022/11/05 17:46:35 RoundTripper returned a response & error; ignoring response [2022-11-05T17:46:35.702Z] --- PASS: TestPingWithError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPingSuccess [2022-11-05T17:46:35.702Z] --- PASS: TestPingSuccess (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPingHeadFallback [2022-11-05T17:46:35.702Z] === RUN TestPingHeadFallback/OK [2022-11-05T17:46:35.702Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-11-05T17:46:35.702Z] === RUN TestPingHeadFallback/Not_Found [2022-11-05T17:46:35.702Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-11-05T17:46:35.702Z] --- PASS: TestPingHeadFallback (0.00s) [2022-11-05T17:46:35.702Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-11-05T17:46:35.702Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-11-05T17:46:35.702Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-11-05T17:46:35.702Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginDisableError [2022-11-05T17:46:35.702Z] --- PASS: TestPluginDisableError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginDisable [2022-11-05T17:46:35.702Z] --- PASS: TestPluginDisable (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginEnableError [2022-11-05T17:46:35.702Z] --- PASS: TestPluginEnableError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginEnable [2022-11-05T17:46:35.702Z] --- PASS: TestPluginEnable (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginInspectError [2022-11-05T17:46:35.702Z] --- PASS: TestPluginInspectError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginInspectWithEmptyID [2022-11-05T17:46:35.702Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginInspect [2022-11-05T17:46:35.702Z] --- PASS: TestPluginInspect (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginListError [2022-11-05T17:46:35.702Z] --- PASS: TestPluginListError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginList [2022-11-05T17:46:35.702Z] --- PASS: TestPluginList (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginPushError [2022-11-05T17:46:35.702Z] --- PASS: TestPluginPushError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginPush [2022-11-05T17:46:35.702Z] --- PASS: TestPluginPush (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginRemoveError [2022-11-05T17:46:35.702Z] --- PASS: TestPluginRemoveError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginRemove [2022-11-05T17:46:35.702Z] --- PASS: TestPluginRemove (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginSetError [2022-11-05T17:46:35.702Z] --- PASS: TestPluginSetError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPluginSet [2022-11-05T17:46:35.702Z] --- PASS: TestPluginSet (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSetHostHeader [2022-11-05T17:46:35.702Z] --- PASS: TestSetHostHeader (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestPlainTextError [2022-11-05T17:46:35.702Z] --- PASS: TestPlainTextError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestInfiniteError [2022-11-05T17:46:35.702Z] --- PASS: TestInfiniteError (0.05s) [2022-11-05T17:46:35.702Z] === RUN TestSecretCreateUnsupported [2022-11-05T17:46:35.702Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretCreateError [2022-11-05T17:46:35.702Z] --- PASS: TestSecretCreateError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretCreate [2022-11-05T17:46:35.702Z] --- PASS: TestSecretCreate (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretInspectUnsupported [2022-11-05T17:46:35.702Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretInspectError [2022-11-05T17:46:35.702Z] --- PASS: TestSecretInspectError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretInspectSecretNotFound [2022-11-05T17:46:35.702Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretInspectWithEmptyID [2022-11-05T17:46:35.702Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretInspect [2022-11-05T17:46:35.702Z] --- PASS: TestSecretInspect (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretListUnsupported [2022-11-05T17:46:35.702Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretListError [2022-11-05T17:46:35.702Z] --- PASS: TestSecretListError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretList [2022-11-05T17:46:35.702Z] --- PASS: TestSecretList (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretRemoveUnsupported [2022-11-05T17:46:35.702Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretRemoveError [2022-11-05T17:46:35.702Z] --- PASS: TestSecretRemoveError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretRemove [2022-11-05T17:46:35.702Z] --- PASS: TestSecretRemove (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretUpdateUnsupported [2022-11-05T17:46:35.702Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretUpdateError [2022-11-05T17:46:35.702Z] --- PASS: TestSecretUpdateError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestSecretUpdate [2022-11-05T17:46:35.702Z] --- PASS: TestSecretUpdate (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceCreateError [2022-11-05T17:46:35.702Z] --- PASS: TestServiceCreateError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceCreate [2022-11-05T17:46:35.702Z] --- PASS: TestServiceCreate (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceCreateCompatiblePlatforms [2022-11-05T17:46:35.702Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceCreateDigestPinning [2022-11-05T17:46:35.702Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2022-11-05T17:46:35.702Z] === RUN TestServiceInspectError [2022-11-05T17:46:35.702Z] --- PASS: TestServiceInspectError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceInspectServiceNotFound [2022-11-05T17:46:35.702Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceInspectWithEmptyID [2022-11-05T17:46:35.702Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceInspect [2022-11-05T17:46:35.702Z] --- PASS: TestServiceInspect (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceListError [2022-11-05T17:46:35.702Z] --- PASS: TestServiceListError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceList [2022-11-05T17:46:35.702Z] --- PASS: TestServiceList (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceLogsError [2022-11-05T17:46:35.702Z] --- PASS: TestServiceLogsError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceLogs [2022-11-05T17:46:35.702Z] --- PASS: TestServiceLogs (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceRemoveError [2022-11-05T17:46:35.702Z] --- PASS: TestServiceRemoveError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceRemoveNotFoundError [2022-11-05T17:46:35.702Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-11-05T17:46:35.702Z] === RUN TestServiceRemove [2022-11-05T17:46:35.702Z] --- PASS: TestServiceRemove (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestServiceUpdateError [2022-11-05T17:46:35.703Z] --- PASS: TestServiceUpdateError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestServiceUpdate [2022-11-05T17:46:35.703Z] --- PASS: TestServiceUpdate (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmGetUnlockKeyError [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmGetUnlockKey [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmInitError [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmInitError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmInit [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmInit (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmInspectError [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmInspectError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmInspect [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmInspect (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmJoinError [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmJoinError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmJoin [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmJoin (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmLeaveError [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmLeave [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmLeave (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmUnlockError [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmUnlock [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmUnlock (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmUpdateError [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestSwarmUpdate [2022-11-05T17:46:35.703Z] --- PASS: TestSwarmUpdate (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestTaskInspectError [2022-11-05T17:46:35.703Z] --- PASS: TestTaskInspectError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestTaskInspectWithEmptyID [2022-11-05T17:46:35.703Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestTaskInspect [2022-11-05T17:46:35.703Z] --- PASS: TestTaskInspect (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestTaskListError [2022-11-05T17:46:35.703Z] --- PASS: TestTaskListError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestTaskList [2022-11-05T17:46:35.703Z] --- PASS: TestTaskList (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestVolumeCreateError [2022-11-05T17:46:35.703Z] --- PASS: TestVolumeCreateError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestVolumeCreate [2022-11-05T17:46:35.703Z] --- PASS: TestVolumeCreate (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestVolumeInspectError [2022-11-05T17:46:35.703Z] --- PASS: TestVolumeInspectError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestVolumeInspectNotFound [2022-11-05T17:46:35.703Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestVolumeInspectWithEmptyID [2022-11-05T17:46:35.703Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestVolumeInspect [2022-11-05T17:46:35.703Z] --- PASS: TestVolumeInspect (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestVolumeListError [2022-11-05T17:46:35.703Z] --- PASS: TestVolumeListError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestVolumeList [2022-11-05T17:46:35.703Z] --- PASS: TestVolumeList (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestVolumeRemoveError [2022-11-05T17:46:35.703Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-11-05T17:46:35.703Z] === RUN TestVolumeRemove [2022-11-05T17:46:35.703Z] --- PASS: TestVolumeRemove (0.00s) [2022-11-05T17:46:35.703Z] === CONT TestTLSCloseWriter [2022-11-05T17:46:35.703Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-11-05T17:46:35.703Z] PASS [2022-11-05T17:46:35.703Z] coverage: 74.9% of statements [2022-11-05T17:46:35.703Z] ok github.com/docker/docker/client 0.462s coverage: 74.9% of statements [2022-11-05T17:46:36.161Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:46:36.161Z] [2022-11-05T17:46:36.161Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:46:37.183Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.78s) [2022-11-05T17:46:37.183Z] === RUN TestAuthZPluginV2Disable [2022-11-05T17:46:38.564Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-11-05T17:46:39.063Z] === RUN TestCheckoutGit/:subdir [2022-11-05T17:46:40.028Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:46:40.028Z] [2022-11-05T17:46:40.028Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:46:41.106Z] --- PASS: TestAuthZPluginV2Disable (4.08s) [2022-11-05T17:46:41.106Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-05T17:46:42.931Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:46:42.931Z] [2022-11-05T17:46:42.931Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:46:45.304Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.79s) [2022-11-05T17:46:45.305Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-05T17:46:45.305Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-11-05T17:46:45.305Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-11-05T17:46:45.567Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-11-05T17:46:45.833Z] === RUN TestCheckoutGit/:nosubdir [2022-11-05T17:46:46.136Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-11-05T17:46:47.075Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-11-05T17:46:47.371Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:46:47.371Z] [2022-11-05T17:46:47.371Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:46:48.337Z] === RUN TestCheckoutGit/:Dockerfile [2022-11-05T17:46:48.456Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-11-05T17:46:48.456Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-11-05T17:46:48.456Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-11-05T17:46:48.456Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-11-05T17:46:48.456Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-11-05T17:46:48.456Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-11-05T17:46:48.456Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-11-05T17:46:48.456Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-11-05T17:46:48.456Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-11-05T17:46:49.303Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:46:49.303Z] [2022-11-05T17:46:49.303Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:46:50.270Z] === RUN TestCheckoutGit/master:nosubdir [2022-11-05T17:46:50.366Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-11-05T17:46:50.366Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-11-05T17:46:51.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-11-05T17:46:51.307Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-11-05T17:46:51.361Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:46:51.361Z] [2022-11-05T17:46:51.361Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:46:51.820Z] === RUN TestCheckoutGit/master:subdir [2022-11-05T17:46:52.689Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-11-05T17:46:52.786Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:46:52.786Z] [2022-11-05T17:46:52.786Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:46:53.630Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-11-05T17:46:53.890Z] docker_api_swarm_test.go:272: [dbaef74abf1d8] joining swarm manager [d02218b9a970c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:46:53.890Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-11-05T17:46:55.272Z] docker_api_swarm_test.go:273: [dea8acf2cecc3] joining swarm manager [d02218b9a970c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:46:56.218Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-11-05T17:46:56.518Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:46:56.518Z] [2022-11-05T17:46:56.518Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:46:57.170Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.49s) [2022-11-05T17:46:57.170Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-05T17:46:57.430Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-11-05T17:46:57.998Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-11-05T17:46:58.258Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-11-05T17:46:58.691Z] === RUN TestCheckoutGit/master:../subdir [2022-11-05T17:46:58.827Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-11-05T17:46:58.827Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-11-05T17:46:58.827Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-11-05T17:46:59.087Z] === RUN TestDockerSuite/TestBuildXZHost [2022-11-05T17:46:59.152Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:46:59.152Z] [2022-11-05T17:46:59.152Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:46:59.610Z] === RUN TestCheckoutGit/test [2022-11-05T17:47:00.467Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-11-05T17:47:00.467Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-11-05T17:47:00.467Z] docker_cli_sni_test.go:18: Flakey test [2022-11-05T17:47:00.467Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-11-05T17:47:00.575Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:47:00.575Z] [2022-11-05T17:47:00.575Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:47:01.037Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-11-05T17:47:01.297Z] === RUN TestDockerSuite/TestCommitChange [2022-11-05T17:47:02.234Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-11-05T17:47:02.494Z] === RUN TestDockerSuite/TestCommitHardlink [2022-11-05T17:47:02.745Z] === RUN TestCheckoutGit/test: [2022-11-05T17:47:03.433Z] === RUN TestDockerSuite/TestCommitNewFile [2022-11-05T17:47:03.711Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:47:03.711Z] [2022-11-05T17:47:03.711Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:47:04.371Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-11-05T17:47:04.941Z] === RUN TestDockerSuite/TestCommitTTY [2022-11-05T17:47:05.880Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-11-05T17:47:05.884Z] === RUN TestCheckoutGit/test:subdir [2022-11-05T17:47:06.341Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:47:06.341Z] [2022-11-05T17:47:06.341Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:47:06.450Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-11-05T17:47:06.799Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-11-05T17:47:06.799Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-11-05T17:47:06.799Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-11-05T17:47:06.799Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-11-05T17:47:06.799Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-11-05T17:47:06.799Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-11-05T17:47:06.799Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-11-05T17:47:06.799Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-11-05T17:47:06.799Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-11-05T17:47:06.799Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-11-05T17:47:06.799Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-11-05T17:47:06.799Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-11-05T17:47:06.799Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestConfigureDaemonLogs [2022-11-05T17:47:06.799Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestCommonOptionsInstallFlags [2022-11-05T17:47:06.799Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-11-05T17:47:06.799Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-11-05T17:47:06.799Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-11-05T17:47:06.799Z] PASS [2022-11-05T17:47:06.799Z] coverage: 18.4% of statements [2022-11-05T17:47:06.799Z] ok github.com/docker/docker/cmd/dockerd 0.266s coverage: 18.4% of statements [2022-11-05T17:47:07.387Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-11-05T17:47:07.957Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-11-05T17:47:07.957Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-11-05T17:47:07.957Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-11-05T17:47:07.957Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-11-05T17:47:07.957Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-11-05T17:47:07.957Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-11-05T17:47:07.957Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-11-05T17:47:08.332Z] --- PASS: TestCheckoutGit (50.25s) [2022-11-05T17:47:08.332Z] --- PASS: TestCheckoutGit/#00 (6.37s) [2022-11-05T17:47:08.332Z] --- PASS: TestCheckoutGit/master (8.26s) [2022-11-05T17:47:08.332Z] --- PASS: TestCheckoutGit/:subdir (7.07s) [2022-11-05T17:47:08.332Z] --- PASS: TestCheckoutGit/:nosubdir (2.25s) [2022-11-05T17:47:08.332Z] --- PASS: TestCheckoutGit/:Dockerfile (1.82s) [2022-11-05T17:47:08.332Z] --- PASS: TestCheckoutGit/master:nosubdir (2.01s) [2022-11-05T17:47:08.332Z] --- PASS: TestCheckoutGit/master:subdir (6.38s) [2022-11-05T17:47:08.332Z] --- PASS: TestCheckoutGit/master:../subdir (1.36s) [2022-11-05T17:47:08.332Z] --- PASS: TestCheckoutGit/test (2.88s) [2022-11-05T17:47:08.332Z] --- PASS: TestCheckoutGit/test: (2.86s) [2022-11-05T17:47:08.332Z] --- PASS: TestCheckoutGit/test:subdir (2.76s) [2022-11-05T17:47:08.332Z] === RUN TestValidGitTransport [2022-11-05T17:47:08.332Z] --- PASS: TestValidGitTransport (0.00s) [2022-11-05T17:47:08.332Z] === RUN TestGitInvalidRef [2022-11-05T17:47:08.791Z] --- PASS: TestGitInvalidRef (0.34s) [2022-11-05T17:47:08.791Z] PASS [2022-11-05T17:47:08.791Z] coverage: 83.5% of statements [2022-11-05T17:47:08.791Z] ok github.com/docker/docker/builder/remotecontext/git 50.667s coverage: 83.5% of statements [2022-11-05T17:47:08.791Z] === RUN TestContainerStopSignal [2022-11-05T17:47:08.791Z] --- PASS: TestContainerStopSignal (0.00s) [2022-11-05T17:47:08.791Z] === RUN TestContainerStopTimeout [2022-11-05T17:47:08.791Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-11-05T17:47:08.791Z] === RUN TestContainerSecretReferenceDestTarget [2022-11-05T17:47:08.791Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-11-05T17:47:08.791Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-11-05T17:47:08.791Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-11-05T17:47:08.791Z] === RUN TestContainerLogPathSetForRingLogger [2022-11-05T17:47:08.791Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-11-05T17:47:08.791Z] === RUN TestReplaceAndAppendEnvVars [2022-11-05T17:47:08.791Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-11-05T17:47:08.791Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-11-05T17:47:08.791Z] === RUN TestNewMemoryStore [2022-11-05T17:47:08.791Z] --- PASS: TestNewMemoryStore (0.00s) [2022-11-05T17:47:08.791Z] === RUN TestAddContainers [2022-11-05T17:47:08.791Z] --- PASS: TestAddContainers (0.00s) [2022-11-05T17:47:08.791Z] === RUN TestGetContainer [2022-11-05T17:47:08.791Z] --- PASS: TestGetContainer (0.00s) [2022-11-05T17:47:08.791Z] === RUN TestDeleteContainer [2022-11-05T17:47:08.791Z] --- PASS: TestDeleteContainer (0.00s) [2022-11-05T17:47:08.791Z] === RUN TestListContainers [2022-11-05T17:47:08.791Z] --- PASS: TestListContainers (0.00s) [2022-11-05T17:47:08.791Z] === RUN TestFirstContainer [2022-11-05T17:47:08.791Z] --- PASS: TestFirstContainer (0.00s) [2022-11-05T17:47:08.791Z] === RUN TestApplyAllContainer [2022-11-05T17:47:08.791Z] --- PASS: TestApplyAllContainer (0.00s) [2022-11-05T17:47:08.791Z] === RUN TestIsValidHealthString [2022-11-05T17:47:08.791Z] --- PASS: TestIsValidHealthString (0.00s) [2022-11-05T17:47:08.791Z] === RUN TestStateRunStop [2022-11-05T17:47:08.895Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-11-05T17:47:09.249Z] --- PASS: TestStateRunStop (0.00s) [2022-11-05T17:47:09.249Z] === RUN TestStateTimeoutWait [2022-11-05T17:47:09.249Z] state_test.go:141: Stop callback fired [2022-11-05T17:47:09.249Z] state_test.go:165: Stop callback fired [2022-11-05T17:47:09.249Z] --- PASS: TestStateTimeoutWait (0.12s) [2022-11-05T17:47:09.249Z] === RUN TestIsValidStateString [2022-11-05T17:47:09.249Z] --- PASS: TestIsValidStateString (0.00s) [2022-11-05T17:47:09.249Z] === RUN TestViewSaveDelete [2022-11-05T17:47:09.249Z] --- PASS: TestViewSaveDelete (0.02s) [2022-11-05T17:47:09.249Z] === RUN TestViewAll [2022-11-05T17:47:09.249Z] --- PASS: TestViewAll (0.05s) [2022-11-05T17:47:09.249Z] === RUN TestViewGet [2022-11-05T17:47:09.249Z] --- PASS: TestViewGet (0.02s) [2022-11-05T17:47:09.249Z] === RUN TestNames [2022-11-05T17:47:09.249Z] --- PASS: TestNames (0.00s) [2022-11-05T17:47:09.249Z] === RUN TestViewWithHealthCheck [2022-11-05T17:47:09.249Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-11-05T17:47:09.249Z] PASS [2022-11-05T17:47:09.249Z] coverage: 41.1% of statements [2022-11-05T17:47:09.249Z] ok github.com/docker/docker/container 0.408s coverage: 41.1% of statements [2022-11-05T17:47:09.834Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-11-05T17:47:09.834Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-11-05T17:47:10.215Z] ? github.com/docker/docker/cli [no test files] [2022-11-05T17:47:10.215Z] ? github.com/docker/docker/cli/config [no test files] [2022-11-05T17:47:10.215Z] ? github.com/docker/docker/container/stream [no test files] [2022-11-05T17:47:10.215Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-11-05T17:47:10.215Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-11-05T17:47:10.215Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-11-05T17:47:10.402Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-11-05T17:47:10.661Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-11-05T17:47:11.231Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-11-05T17:47:11.750Z] === RUN TestPrepare [2022-11-05T17:47:11.750Z] --- PASS: TestPrepare (0.00s) [2022-11-05T17:47:11.750Z] === RUN TestStart [2022-11-05T17:47:11.750Z] --- PASS: TestStart (0.00s) [2022-11-05T17:47:11.750Z] === RUN TestWaitCancel [2022-11-05T17:47:11.750Z] --- PASS: TestWaitCancel (0.00s) [2022-11-05T17:47:11.750Z] === RUN TestWaitDisabled [2022-11-05T17:47:11.750Z] --- PASS: TestWaitDisabled (0.00s) [2022-11-05T17:47:11.750Z] === RUN TestWaitEnabled [2022-11-05T17:47:11.750Z] --- PASS: TestWaitEnabled (0.00s) [2022-11-05T17:47:11.750Z] === RUN TestRemove [2022-11-05T17:47:11.750Z] --- PASS: TestRemove (0.00s) [2022-11-05T17:47:11.750Z] PASS [2022-11-05T17:47:11.750Z] coverage: 65.3% of statements [2022-11-05T17:47:11.750Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.094s coverage: 65.3% of statements [2022-11-05T17:47:11.801Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-11-05T17:47:12.370Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-11-05T17:47:12.370Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-11-05T17:47:12.370Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-11-05T17:47:12.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-11-05T17:47:12.889Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-11-05T17:47:12.889Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-11-05T17:47:12.889Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-11-05T17:47:12.889Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-11-05T17:47:12.889Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-11-05T17:47:13.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-11-05T17:47:13.924Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-11-05T17:47:13.924Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-11-05T17:47:13.924Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-11-05T17:47:13.924Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-11-05T17:47:13.924Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-11-05T17:47:13.924Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-11-05T17:47:13.924Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertToGRPCIsolation [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-11-05T17:47:13.924Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-11-05T17:47:13.924Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-11-05T17:47:13.924Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-11-05T17:47:13.924Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-11-05T17:47:13.924Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-11-05T17:47:13.924Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-11-05T17:47:13.924Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertFromGRPCIsolation [2022-11-05T17:47:13.924Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-11-05T17:47:14.026Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-11-05T17:47:14.026Z] PASS [2022-11-05T17:47:14.026Z] [2022-11-05T17:47:14.026Z] DONE 17 tests in 52.812s [2022-11-05T17:47:14.026Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-05T17:47:14.026Z] ++ 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-11-05T17:47:14.026Z] ++ set -e [2022-11-05T17:47:14.026Z] ++ '[' -n 0 ']' [2022-11-05T17:47:14.026Z] ++ set -x [2022-11-05T17:47:14.027Z] ++ env -i DEST=/go/src/github.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-11-05T17:47:14.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-11-05T17:47:14.287Z] INFO: Testing against a local daemon [2022-11-05T17:47:14.287Z] === RUN TestPluginInvalidJSON [2022-11-05T17:47:14.287Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:47:14.287Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:47:14.287Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:47:14.287Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-11-05T17:47:14.287Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-05T17:47:14.287Z] === RUN TestPluginInstall [2022-11-05T17:47:14.287Z] === RUN TestPluginInstall/no_auth [2022-11-05T17:47:14.382Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-11-05T17:47:14.382Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-11-05T17:47:14.382Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-11-05T17:47:14.382Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-11-05T17:47:14.382Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-11-05T17:47:14.382Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-11-05T17:47:14.382Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-11-05T17:47:14.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-11-05T17:47:14.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-11-05T17:47:14.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-11-05T17:47:14.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-11-05T17:47:14.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-11-05T17:47:14.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-11-05T17:47:14.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-11-05T17:47:14.382Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-11-05T17:47:14.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-11-05T17:47:14.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-11-05T17:47:14.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-11-05T17:47:14.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-11-05T17:47:14.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-11-05T17:47:14.382Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-11-05T17:47:14.383Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-11-05T17:47:14.383Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-11-05T17:47:14.383Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-11-05T17:47:14.383Z] === RUN TestNewListSecretsFilters [2022-11-05T17:47:14.383Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-11-05T17:47:14.383Z] === RUN TestNewListConfigsFilters [2022-11-05T17:47:14.383Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-11-05T17:47:14.383Z] PASS [2022-11-05T17:47:14.383Z] coverage: 0.5% of statements [2022-11-05T17:47:14.383Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-11-05T17:47:14.383Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-11-05T17:47:14.383Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-11-05T17:47:14.383Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-11-05T17:47:14.383Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-11-05T17:47:14.383Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-11-05T17:47:14.383Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-11-05T17:47:14.383Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-11-05T17:47:14.383Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-11-05T17:47:14.383Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-11-05T17:47:14.383Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-11-05T17:47:14.383Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-11-05T17:47:14.383Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-11-05T17:47:14.383Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-11-05T17:47:14.383Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-11-05T17:47:14.383Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-11-05T17:47:14.383Z] === RUN TestServiceConvertFromGRPCConfigs [2022-11-05T17:47:14.383Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-11-05T17:47:14.383Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-11-05T17:47:14.420Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 16.2% of statements [2022-11-05T17:47:14.420Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-11-05T17:47:14.420Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/types [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/types/container [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/types/events [no test files] [2022-11-05T17:47:14.420Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/types/image [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/types/network [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-11-05T17:47:14.420Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-11-05T17:47:14.420Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-11-05T17:47:14.420Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-11-05T17:47:14.420Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2022-11-05T17:47:14.678Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-11-05T17:47:14.678Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-11-05T17:47:14.678Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-11-05T17:47:14.678Z] ? github.com/docker/docker/builder [no test files] [2022-11-05T17:47:14.678Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-11-05T17:47:14.678Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-11-05T17:47:14.678Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-11-05T17:47:14.678Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-11-05T17:47:14.678Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-11-05T17:47:14.678Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-11-05T17:47:14.678Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-11-05T17:47:14.843Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-11-05T17:47:14.843Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-11-05T17:47:14.843Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-11-05T17:47:14.843Z] === RUN TestServiceConvertToGRPCConfigs [2022-11-05T17:47:14.843Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-11-05T17:47:14.843Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-11-05T17:47:14.844Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-11-05T17:47:14.844Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-11-05T17:47:14.844Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-11-05T17:47:14.844Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-11-05T17:47:14.844Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-11-05T17:47:14.844Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-11-05T17:47:14.844Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-11-05T17:47:14.844Z] PASS [2022-11-05T17:47:14.844Z] coverage: 35.9% of statements [2022-11-05T17:47:14.844Z] ok github.com/docker/docker/daemon/cluster/convert 0.671s coverage: 35.9% of statements [2022-11-05T17:47:14.844Z] ok github.com/docker/docker/daemon/cluster 0.880s coverage: 0.5% of statements [2022-11-05T17:47:14.857Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-11-05T17:47:14.857Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-11-05T17:47:16.250Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-11-05T17:47:17.189Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-11-05T17:47:17.189Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-11-05T17:47:17.189Z] time="2022-11-05T17:47:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:47:17.189Z] time="2022-11-05T17:47:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:429c87daa4e4120cc8e28e4968e6c8fa43f4419c9810704e100da51a24811802" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:47:17.189Z] time="2022-11-05T17:47:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:47:17.189Z] time="2022-11-05T17:47:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:429c87daa4e4120cc8e28e4968e6c8fa43f4419c9810704e100da51a24811802" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:47:17.207Z] ok github.com/docker/docker/builder/remotecontext 0.096s coverage: 13.7% of statements [2022-11-05T17:47:17.208Z] ok github.com/docker/docker/builder/dockerfile 0.225s coverage: 48.5% of statements [2022-11-05T17:47:17.208Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-11-05T17:47:17.449Z] === RUN TestPluginInstall/with_htpasswd [2022-11-05T17:47:17.709Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-11-05T17:47:17.969Z] time="2022-11-05T17:47:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:47:17.969Z] time="2022-11-05T17:47:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fe3f3b5bb6d753af0bcebc5dab890b404fbbc3752dffe8113ba9aac19834108" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:47:17.969Z] time="2022-11-05T17:47:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:47:17.969Z] time="2022-11-05T17:47:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fe3f3b5bb6d753af0bcebc5dab890b404fbbc3752dffe8113ba9aac19834108" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:47:18.229Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-11-05T17:47:18.489Z] === RUN TestPluginInstall/with_insecure [2022-11-05T17:47:18.570Z] === RUN TestDiscoveryOptsErrors [2022-11-05T17:47:18.570Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestDiscoveryOpts [2022-11-05T17:47:18.570Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-11-05T17:47:18.570Z] PASS [2022-11-05T17:47:18.570Z] coverage: 30.0% of statements [2022-11-05T17:47:18.570Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2022-11-05T17:47:18.570Z] === RUN TestBuilderGC [2022-11-05T17:47:18.570Z] --- PASS: TestBuilderGC (0.01s) [2022-11-05T17:47:18.570Z] === RUN TestDaemonConfigurationNotFound [2022-11-05T17:47:18.570Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestDaemonBrokenConfiguration [2022-11-05T17:47:18.570Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestParseClusterAdvertiseSettings [2022-11-05T17:47:18.570Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestFindConfigurationConflicts [2022-11-05T17:47:18.570Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-11-05T17:47:18.570Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestDaemonConfigurationMergeConflicts [2022-11-05T17:47:18.570Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-11-05T17:47:18.570Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-11-05T17:47:18.570Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-11-05T17:47:18.570Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-11-05T17:47:18.570Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-11-05T17:47:18.570Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-11-05T17:47:18.570Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-11-05T17:47:18.570Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-11-05T17:47:18.570Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-11-05T17:47:18.570Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-11-05T17:47:18.570Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-11-05T17:47:18.570Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestValidateConfiguration [2022-11-05T17:47:18.570Z] === RUN TestValidateConfiguration/with_label [2022-11-05T17:47:18.570Z] === RUN TestValidateConfiguration/with_dns [2022-11-05T17:47:18.570Z] === RUN TestValidateConfiguration/with_dns-search [2022-11-05T17:47:18.570Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-11-05T17:47:18.570Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-11-05T17:47:18.570Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-11-05T17:47:18.570Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-11-05T17:47:18.570Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfiguration (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-11-05T17:47:18.570Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestModifiedDiscoverySettings [2022-11-05T17:47:18.570Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestReloadSetConfigFileNotExist [2022-11-05T17:47:18.570Z] time="2022-11-05T17:47:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-11-05T17:47:18.570Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-11-05T17:47:18.570Z] === RUN TestReloadDefaultConfigNotExist [2022-11-05T17:47:18.570Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:47:18.570Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestReloadBadDefaultConfig [2022-11-05T17:47:18.570Z] time="2022-11-05T17:47:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1054451613" [2022-11-05T17:47:18.570Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestReloadWithConflictingLabels [2022-11-05T17:47:18.570Z] time="2022-11-05T17:47:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-784284837" [2022-11-05T17:47:18.570Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestReloadWithDuplicateLabels [2022-11-05T17:47:18.570Z] time="2022-11-05T17:47:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1424405072" [2022-11-05T17:47:18.570Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-11-05T17:47:18.570Z] === RUN TestDaemonConfigurationMerge [2022-11-05T17:47:18.570Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-11-05T17:47:18.570Z] PASS [2022-11-05T17:47:18.570Z] coverage: 79.7% of statements [2022-11-05T17:47:18.570Z] ok github.com/docker/docker/daemon/config 0.376s coverage: 79.7% of statements [2022-11-05T17:47:18.570Z] === RUN TestWaitNodeAttachment [2022-11-05T17:47:18.583Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-11-05T17:47:18.750Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-11-05T17:47:19.029Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-11-05T17:47:19.029Z] === RUN TestIsolationConversion [2022-11-05T17:47:19.029Z] === RUN TestIsolationConversion/default [2022-11-05T17:47:19.029Z] === RUN TestIsolationConversion/process [2022-11-05T17:47:19.029Z] === RUN TestIsolationConversion/hyperv [2022-11-05T17:47:19.029Z] --- PASS: TestIsolationConversion (0.00s) [2022-11-05T17:47:19.029Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-11-05T17:47:19.029Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-11-05T17:47:19.029Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-11-05T17:47:19.029Z] === RUN TestContainerLabels [2022-11-05T17:47:19.029Z] --- PASS: TestContainerLabels (0.00s) [2022-11-05T17:47:19.029Z] === RUN TestCredentialSpecConversion [2022-11-05T17:47:19.029Z] === RUN TestCredentialSpecConversion/none [2022-11-05T17:47:19.029Z] === RUN TestCredentialSpecConversion/config [2022-11-05T17:47:19.029Z] === RUN TestCredentialSpecConversion/file [2022-11-05T17:47:19.029Z] === RUN TestCredentialSpecConversion/registry [2022-11-05T17:47:19.029Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-11-05T17:47:19.030Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-11-05T17:47:19.030Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-11-05T17:47:19.030Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-11-05T17:47:19.030Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-11-05T17:47:19.030Z] === RUN TestControllerValidateMountBind [2022-11-05T17:47:19.030Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-11-05T17:47:19.030Z] === RUN TestControllerValidateMountVolume [2022-11-05T17:47:19.030Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-11-05T17:47:19.030Z] === RUN TestControllerValidateMountTarget [2022-11-05T17:47:19.030Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-11-05T17:47:19.030Z] === RUN TestControllerValidateMountTmpfs [2022-11-05T17:47:19.030Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-11-05T17:47:19.030Z] === RUN TestControllerValidateMountInvalidType [2022-11-05T17:47:19.030Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-11-05T17:47:19.030Z] === RUN TestControllerValidateMountNamedPipe [2022-11-05T17:47:19.030Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-11-05T17:47:19.030Z] PASS [2022-11-05T17:47:19.030Z] coverage: 11.0% of statements [2022-11-05T17:47:19.030Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.569s coverage: 11.0% of statements [2022-11-05T17:47:19.319Z] time="2022-11-05T17:47:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:47:19.319Z] time="2022-11-05T17:47:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f46484d98960a7c7b19849190b0c2300c032d4b3c4ddc4b33548d249cdf16bea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:47:19.319Z] time="2022-11-05T17:47:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:47:19.319Z] time="2022-11-05T17:47:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f46484d98960a7c7b19849190b0c2300c032d4b3c4ddc4b33548d249cdf16bea" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:47:19.319Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-11-05T17:47:19.319Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-11-05T17:47:19.488Z] === RUN TestEventsLog [2022-11-05T17:47:19.488Z] --- PASS: TestEventsLog (0.00s) [2022-11-05T17:47:19.488Z] === RUN TestEventsLogTimeout [2022-11-05T17:47:19.488Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-11-05T17:47:19.488Z] === RUN TestLogEvents [2022-11-05T17:47:19.578Z] plugin_test.go:165: [de71f438c6970] daemon is not started [2022-11-05T17:47:19.579Z] --- PASS: TestPluginInstall (5.42s) [2022-11-05T17:47:19.579Z] --- PASS: TestPluginInstall/no_auth (3.29s) [2022-11-05T17:47:19.579Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2022-11-05T17:47:19.579Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-11-05T17:47:19.579Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:47:19.946Z] --- PASS: TestLogEvents (0.05s) [2022-11-05T17:47:19.946Z] === RUN TestLoadBufferedEvents [2022-11-05T17:47:19.946Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-11-05T17:47:19.946Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-11-05T17:47:19.946Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-11-05T17:47:19.946Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-11-05T17:47:19.946Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-11-05T17:47:19.946Z] PASS [2022-11-05T17:47:19.946Z] coverage: 50.0% of statements [2022-11-05T17:47:19.946Z] ok github.com/docker/docker/daemon/events 0.424s coverage: 50.0% of statements [2022-11-05T17:47:20.148Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-11-05T17:47:20.404Z] === RUN TestIsEmptyDir [2022-11-05T17:47:20.404Z] --- PASS: TestIsEmptyDir (0.01s) [2022-11-05T17:47:20.404Z] PASS [2022-11-05T17:47:20.404Z] coverage: 2.3% of statements [2022-11-05T17:47:20.404Z] ok github.com/docker/docker/daemon/graphdriver 0.089s coverage: 2.3% of statements [2022-11-05T17:47:20.404Z] === RUN TestVerifyNetworkingConfig [2022-11-05T17:47:20.404Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestGetContainer [2022-11-05T17:47:20.404Z] --- PASS: TestGetContainer (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestValidContainerNames [2022-11-05T17:47:20.404Z] --- PASS: TestValidContainerNames (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestContainerInitDNS [2022-11-05T17:47:20.404Z] daemon_test.go:147: root required [2022-11-05T17:47:20.404Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestMerge [2022-11-05T17:47:20.404Z] --- PASS: TestMerge (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestValidateContainerIsolation [2022-11-05T17:47:20.404Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestFindNetworkErrorType [2022-11-05T17:47:20.404Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestEnsureServicesExist [2022-11-05T17:47:20.404Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestEnsureServicesExistErrors [2022-11-05T17:47:20.404Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-11-05T17:47:20.404Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-11-05T17:47:20.404Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-11-05T17:47:20.404Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-11-05T17:47:20.404Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-11-05T17:47:20.404Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-11-05T17:47:20.404Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestContainerDelete [2022-11-05T17:47:20.404Z] --- PASS: TestContainerDelete (0.02s) [2022-11-05T17:47:20.404Z] === RUN TestContainerDoubleDelete [2022-11-05T17:47:20.404Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestLogContainerEventCopyLabels [2022-11-05T17:47:20.404Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestLogContainerEventWithAttributes [2022-11-05T17:47:20.404Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestNoneHealthcheck [2022-11-05T17:47:20.404Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-11-05T17:47:20.404Z] === RUN TestHealthStates [2022-11-05T17:47:20.408Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-11-05T17:47:20.863Z] time="2022-11-05T17:47:20Z" 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-11-05T17:47:20.863Z] time="2022-11-05T17:47:20Z" 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-11-05T17:47:20.863Z] time="2022-11-05T17:47:20Z" 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-11-05T17:47:20.863Z] time="2022-11-05T17:47:20Z" 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-11-05T17:47:20.863Z] time="2022-11-05T17:47:20Z" 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-11-05T17:47:20.863Z] time="2022-11-05T17:47:20Z" 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-11-05T17:47:20.863Z] time="2022-11-05T17:47:20Z" 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-11-05T17:47:20.863Z] time="2022-11-05T17:47:20Z" 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-11-05T17:47:20.863Z] time="2022-11-05T17:47:20Z" 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-11-05T17:47:20.863Z] time="2022-11-05T17:47:20Z" 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-11-05T17:47:20.863Z] --- PASS: TestHealthStates (0.22s) [2022-11-05T17:47:20.863Z] === RUN TestMaskURLCredentials [2022-11-05T17:47:20.863Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-11-05T17:47:20.863Z] === RUN TestGetInspectData [2022-11-05T17:47:20.863Z] --- PASS: TestGetInspectData (0.00s) [2022-11-05T17:47:20.863Z] === RUN TestFillLicense [2022-11-05T17:47:20.863Z] --- PASS: TestFillLicense (0.00s) [2022-11-05T17:47:20.863Z] === RUN TestListInvalidFilter [2022-11-05T17:47:20.863Z] --- PASS: TestListInvalidFilter (0.00s) [2022-11-05T17:47:20.863Z] === RUN TestNameFilter [2022-11-05T17:47:20.863Z] --- PASS: TestNameFilter (0.00s) [2022-11-05T17:47:20.863Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-11-05T17:47:20.863Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-11-05T17:47:20.863Z] === 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-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-11-05T17:47:20.863Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-11-05T17:47:20.863Z] --- 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-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-11-05T17:47:20.863Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-11-05T17:47:20.863Z] === RUN TestDaemonReloadLabels [2022-11-05T17:47:20.863Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-11-05T17:47:20.863Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-11-05T17:47:20.863Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-11-05T17:47:20.863Z] === RUN TestDaemonReloadMirrors [2022-11-05T17:47:20.863Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-11-05T17:47:20.863Z] === RUN TestDaemonReloadInsecureRegistries [2022-11-05T17:47:20.863Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-11-05T17:47:20.863Z] === RUN TestDaemonReloadNotAffectOthers [2022-11-05T17:47:20.863Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-11-05T17:47:20.863Z] === RUN TestDaemonDiscoveryReload [2022-11-05T17:47:20.979Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-11-05T17:47:21.117Z] ok github.com/docker/docker/builder/remotecontext/git 2.789s coverage: 83.5% of statements [2022-11-05T17:47:21.117Z] ? github.com/docker/docker/cli [no test files] [2022-11-05T17:47:21.117Z] ? github.com/docker/docker/cli/config [no test files] [2022-11-05T17:47:21.239Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-11-05T17:47:21.239Z] === RUN TestPluginsWithRuntimes/No_Args [2022-11-05T17:47:21.325Z] === RUN TestLinkNaming [2022-11-05T17:47:21.325Z] --- PASS: TestLinkNaming (0.00s) [2022-11-05T17:47:21.325Z] === RUN TestLinkNew [2022-11-05T17:47:21.325Z] --- PASS: TestLinkNew (0.00s) [2022-11-05T17:47:21.325Z] === RUN TestLinkEnv [2022-11-05T17:47:21.325Z] --- PASS: TestLinkEnv (0.00s) [2022-11-05T17:47:21.325Z] === RUN TestLinkMultipleEnv [2022-11-05T17:47:21.325Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-11-05T17:47:21.325Z] === RUN TestLinkPortRangeEnv [2022-11-05T17:47:21.325Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-11-05T17:47:21.325Z] PASS [2022-11-05T17:47:21.325Z] coverage: 93.0% of statements [2022-11-05T17:47:21.325Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2022-11-05T17:47:21.785Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-11-05T17:47:21.785Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-11-05T17:47:21.809Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-11-05T17:47:22.245Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-11-05T17:47:22.245Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-11-05T17:47:22.381Z] === RUN TestPluginsWithRuntimes/With_Args [2022-11-05T17:47:22.642Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-11-05T17:47:22.704Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-11-05T17:47:22.704Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-11-05T17:47:22.704Z] reload_test.go:520: root required [2022-11-05T17:47:22.704Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-11-05T17:47:22.704Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-11-05T17:47:22.704Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-11-05T17:47:22.704Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-11-05T17:47:22.704Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-11-05T17:47:22.704Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-11-05T17:47:22.704Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-11-05T17:47:22.704Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-11-05T17:47:22.704Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-11-05T17:47:22.704Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-11-05T17:47:22.704Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-11-05T17:47:22.704Z] === RUN TestParseVolumesFrom [2022-11-05T17:47:22.704Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-11-05T17:47:22.704Z] PASS [2022-11-05T17:47:22.704Z] coverage: 9.0% of statements [2022-11-05T17:47:22.704Z] ok github.com/docker/docker/daemon 2.527s coverage: 9.0% of statements [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-11-05T17:47:22.704Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-11-05T17:47:23.167Z] === RUN TestAdapterReadLogs [2022-11-05T17:47:23.167Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-11-05T17:47:23.167Z] === RUN TestCopier [2022-11-05T17:47:23.167Z] --- PASS: TestCopier (0.00s) [2022-11-05T17:47:23.167Z] === RUN TestCopierLongLines [2022-11-05T17:47:23.167Z] --- PASS: TestCopierLongLines (0.00s) [2022-11-05T17:47:23.167Z] === RUN TestCopierSlow [2022-11-05T17:47:23.167Z] --- PASS: TestCopierSlow (0.20s) [2022-11-05T17:47:23.167Z] === RUN TestCopierWithSized [2022-11-05T17:47:23.167Z] === RUN TestCopierWithSized/as_is [2022-11-05T17:47:23.167Z] === RUN TestCopierWithSized/With_RingLogger [2022-11-05T17:47:23.167Z] --- PASS: TestCopierWithSized (0.02s) [2022-11-05T17:47:23.167Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-11-05T17:47:23.167Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2022-11-05T17:47:23.167Z] === RUN TestCopierWithPartial [2022-11-05T17:47:23.581Z] --- PASS: TestPluginsWithRuntimes (3.78s) [2022-11-05T17:47:23.581Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2022-11-05T17:47:23.581Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.99s) [2022-11-05T17:47:23.581Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:47:23.581Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-11-05T17:47:23.581Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-11-05T17:47:23.626Z] --- PASS: TestCopierWithPartial (0.00s) [2022-11-05T17:47:23.626Z] === RUN TestRingLogger [2022-11-05T17:47:23.626Z] --- PASS: TestRingLogger (0.00s) [2022-11-05T17:47:23.626Z] === RUN TestRingCap [2022-11-05T17:47:23.626Z] --- PASS: TestRingCap (0.00s) [2022-11-05T17:47:23.626Z] === RUN TestRingClose [2022-11-05T17:47:23.626Z] --- PASS: TestRingClose (0.00s) [2022-11-05T17:47:23.626Z] === RUN TestRingDrain [2022-11-05T17:47:23.626Z] --- PASS: TestRingDrain (0.00s) [2022-11-05T17:47:23.626Z] PASS [2022-11-05T17:47:23.626Z] coverage: 43.0% of statements [2022-11-05T17:47:23.626Z] ok github.com/docker/docker/daemon/logger 0.299s coverage: 43.0% of statements [2022-11-05T17:47:23.649Z] ok github.com/docker/docker/client 0.148s coverage: 75.4% of statements [2022-11-05T17:47:23.842Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-11-05T17:47:23.842Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-11-05T17:47:23.842Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-11-05T17:47:24.104Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-11-05T17:47:24.104Z] PASS [2022-11-05T17:47:24.104Z] [2022-11-05T17:47:24.104Z] DONE 10 tests in 10.199s [2022-11-05T17:47:24.104Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-05T17:47:24.104Z] ++ 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-11-05T17:47:24.104Z] ++ set -e [2022-11-05T17:47:24.104Z] ++ '[' -n 0 ']' [2022-11-05T17:47:24.104Z] ++ set -x [2022-11-05T17:47:24.104Z] ++ env -i DEST=/go/src/github.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-11-05T17:47:24.363Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-11-05T17:47:24.363Z] INFO: Testing against a local daemon [2022-11-05T17:47:24.363Z] === RUN TestExternalGraphDriver [2022-11-05T17:47:24.595Z] === RUN TestNewStreamConfig [2022-11-05T17:47:24.595Z] === RUN TestNewStreamConfig/defaults [2022-11-05T17:47:24.595Z] === RUN TestNewStreamConfig/invalid_create_group [2022-11-05T17:47:24.595Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-11-05T17:47:24.595Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-11-05T17:47:24.595Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-11-05T17:47:24.595Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-11-05T17:47:24.595Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-11-05T17:47:24.595Z] --- PASS: TestNewStreamConfig (0.00s) [2022-11-05T17:47:24.595Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-11-05T17:47:24.595Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-11-05T17:47:24.595Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-11-05T17:47:24.595Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-11-05T17:47:24.595Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-11-05T17:47:24.595Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-11-05T17:47:24.595Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-11-05T17:47:24.595Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-11-05T17:47:24.595Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestNewAWSLogsClientRegionDetect [2022-11-05T17:47:24.595Z] === RUN TestSearchRegistryForImagesErrors [2022-11-05T17:47:24.595Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestSearchRegistryForImages [2022-11-05T17:47:24.595Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestOnlyPlatformWithFallback [2022-11-05T17:47:24.595Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestImageDelete [2022-11-05T17:47:24.595Z] === RUN TestImageDelete/no_lease [2022-11-05T17:47:24.595Z] === RUN TestImageDelete/lease_exists [2022-11-05T17:47:24.595Z] --- PASS: TestImageDelete (0.06s) [2022-11-05T17:47:24.595Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-11-05T17:47:24.595Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-11-05T17:47:24.595Z] === RUN TestContentStoreForPull [2022-11-05T17:47:24.595Z] time="2022-11-05T17:47:24Z" level=info msg="Trying to get region from EC2 Metadata" [2022-11-05T17:47:24.595Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2022-11-05T17:47:24.595Z] === RUN TestCreateSuccess [2022-11-05T17:47:24.595Z] --- PASS: TestCreateSuccess (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestCreateLogGroupSuccess [2022-11-05T17:47:24.595Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestCreateError [2022-11-05T17:47:24.595Z] --- PASS: TestCreateError (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestCreateAlreadyExists [2022-11-05T17:47:24.595Z] time="2022-11-05T17:47:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-11-05T17:47:24.595Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestLogClosed [2022-11-05T17:47:24.595Z] --- PASS: TestLogClosed (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestLogBlocking [2022-11-05T17:47:24.595Z] --- PASS: TestLogBlocking (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestLogNonBlockingBufferEmpty [2022-11-05T17:47:24.595Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestLogNonBlockingBufferFull [2022-11-05T17:47:24.595Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestPublishBatchSuccess [2022-11-05T17:47:24.595Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestPublishBatchError [2022-11-05T17:47:24.595Z] time="2022-11-05T17:47:24Z" level=error msg=Error [2022-11-05T17:47:24.595Z] --- PASS: TestPublishBatchError (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-11-05T17:47:24.595Z] time="2022-11-05T17:47:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-11-05T17:47:24.595Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestPublishBatchAlreadyAccepted [2022-11-05T17:47:24.595Z] time="2022-11-05T17:47:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-11-05T17:47:24.595Z] time="2022-11-05T17:47:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-11-05T17:47:24.595Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestCollectBatchSimple [2022-11-05T17:47:24.595Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestCollectBatchTicker [2022-11-05T17:47:24.595Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestCollectBatchMultilinePattern [2022-11-05T17:47:24.595Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-11-05T17:47:24.595Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-11-05T17:47:24.595Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-11-05T17:47:24.595Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-11-05T17:47:24.931Z] === RUN TestExternalGraphDriver/json [2022-11-05T17:47:25.054Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.10s) [2022-11-05T17:47:25.054Z] === RUN TestCollectBatchClose [2022-11-05T17:47:25.054Z] --- PASS: TestCollectBatchClose (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestEffectiveLen [2022-11-05T17:47:25.054Z] === RUN TestEffectiveLen/0/Hello [2022-11-05T17:47:25.054Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-11-05T17:47:25.054Z] === RUN TestEffectiveLen/2/🙃 [2022-11-05T17:47:25.054Z] === RUN TestEffectiveLen/3/���� [2022-11-05T17:47:25.054Z] === RUN TestEffectiveLen/4/He��o [2022-11-05T17:47:25.054Z] === RUN TestEffectiveLen/5/ [2022-11-05T17:47:25.054Z] --- PASS: TestEffectiveLen (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestFindValidSplit [2022-11-05T17:47:25.054Z] === RUN TestFindValidSplit/0/ [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1044: [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1045: [2022-11-05T17:47:25.054Z] === RUN TestFindValidSplit/1/Hello [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1044: Hello [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1045: [2022-11-05T17:47:25.054Z] === RUN TestFindValidSplit/2/Hello [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1044: He [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1045: llo [2022-11-05T17:47:25.054Z] === RUN TestFindValidSplit/3/Hello [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1044: [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1045: Hello [2022-11-05T17:47:25.054Z] === RUN TestFindValidSplit/4/🙃 [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1044: [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1045: 🙃 [2022-11-05T17:47:25.054Z] === RUN TestFindValidSplit/5/🙃 [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1044: 🙃 [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1045: [2022-11-05T17:47:25.054Z] === RUN TestFindValidSplit/6/a� [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1044: a [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1045: � [2022-11-05T17:47:25.054Z] === RUN TestFindValidSplit/7/a� [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1044: a� [2022-11-05T17:47:25.054Z] cloudwatchlogs_test.go:1045: [2022-11-05T17:47:25.054Z] --- PASS: TestFindValidSplit (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestProcessEventEmoji [2022-11-05T17:47:25.054Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestCollectBatchLineSplit [2022-11-05T17:47:25.054Z] --- PASS: TestCollectBatchLineSplit (0.04s) [2022-11-05T17:47:25.054Z] === RUN TestCollectBatchLineSplitWithBinary [2022-11-05T17:47:25.054Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestCollectBatchMaxEvents [2022-11-05T17:47:25.054Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-11-05T17:47:25.054Z] === RUN TestCollectBatchMaxTotalBytes [2022-11-05T17:47:25.054Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-11-05T17:47:25.054Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-11-05T17:47:25.054Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-11-05T17:47:25.054Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-11-05T17:47:25.054Z] --- PASS: TestContentStoreForPull (0.28s) [2022-11-05T17:47:25.054Z] PASS [2022-11-05T17:47:25.054Z] coverage: 6.6% of statements [2022-11-05T17:47:25.054Z] ok github.com/docker/docker/daemon/images 0.499s coverage: 6.6% of statements [2022-11-05T17:47:25.054Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-11-05T17:47:25.054Z] === RUN TestParseLogOptionsMultilinePattern [2022-11-05T17:47:25.054Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestParseLogOptionsDatetimeFormat [2022-11-05T17:47:25.054Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-11-05T17:47:25.054Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-11-05T17:47:25.054Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-11-05T17:47:25.054Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-11-05T17:47:25.054Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-11-05T17:47:25.054Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-11-05T17:47:25.054Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-11-05T17:47:25.054Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.02s) [2022-11-05T17:47:25.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.02s) [2022-11-05T17:47:25.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-11-05T17:47:25.054Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-11-05T17:47:25.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-11-05T17:47:25.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-11-05T17:47:25.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-11-05T17:47:25.054Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-11-05T17:47:25.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-11-05T17:47:25.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-11-05T17:47:25.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-11-05T17:47:25.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-11-05T17:47:25.054Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-11-05T17:47:25.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-11-05T17:47:25.054Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestCreateTagSuccess [2022-11-05T17:47:25.054Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-11-05T17:47:25.054Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-11-05T17:47:25.054Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-11-05T17:47:25.054Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-11-05T17:47:25.054Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-11-05T17:47:25.054Z] PASS [2022-11-05T17:47:25.054Z] coverage: 77.8% of statements [2022-11-05T17:47:25.054Z] ok github.com/docker/docker/daemon/logger/awslogs 0.626s coverage: 77.8% of statements [2022-11-05T17:47:25.054Z] === RUN TestJSONFileLogger [2022-11-05T17:47:25.054Z] --- PASS: TestJSONFileLogger (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestJSONFileLoggerWithTags [2022-11-05T17:47:25.054Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestJSONFileLoggerWithOpts [2022-11-05T17:47:25.054Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-11-05T17:47:25.054Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-11-05T17:47:25.054Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-11-05T17:47:25.054Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-11-05T17:47:25.054Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-11-05T17:47:25.054Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-11-05T17:47:25.054Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-11-05T17:47:25.054Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-11-05T17:47:25.054Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-11-05T17:47:25.054Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestEncodeDecode [2022-11-05T17:47:25.054Z] === PAUSE TestEncodeDecode [2022-11-05T17:47:25.054Z] === RUN TestUnexpectedEOF [2022-11-05T17:47:25.054Z] === RUN TestJSONLogsMarshalJSONBuf [2022-11-05T17:47:25.054Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-11-05T17:47:25.054Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-11-05T17:47:25.512Z] time="2022-11-05T17:47:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-11-05T17:47:25.512Z] time="2022-11-05T17:47:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-11-05T17:47:25.512Z] --- PASS: TestUnexpectedEOF (0.23s) [2022-11-05T17:47:25.512Z] === CONT TestEncodeDecode [2022-11-05T17:47:25.512Z] --- PASS: TestEncodeDecode (0.00s) [2022-11-05T17:47:25.512Z] PASS [2022-11-05T17:47:25.512Z] coverage: 69.9% of statements [2022-11-05T17:47:25.512Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.359s coverage: 69.9% of statements [2022-11-05T17:47:25.512Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-11-05T17:47:25.512Z] === RUN TestFastTimeMarshalJSON [2022-11-05T17:47:25.512Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-11-05T17:47:25.512Z] PASS [2022-11-05T17:47:25.512Z] coverage: 87.2% of statements [2022-11-05T17:47:25.512Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.271s coverage: 87.2% of statements [2022-11-05T17:47:26.313Z] === RUN TestExternalGraphDriver/spec [2022-11-05T17:47:27.047Z] === RUN TestWriteLog [2022-11-05T17:47:27.047Z] === PAUSE TestWriteLog [2022-11-05T17:47:27.047Z] === RUN TestReadLog [2022-11-05T17:47:27.047Z] === PAUSE TestReadLog [2022-11-05T17:47:27.047Z] === RUN TestDecode [2022-11-05T17:47:27.047Z] --- PASS: TestDecode (0.06s) [2022-11-05T17:47:27.047Z] === CONT TestWriteLog [2022-11-05T17:47:27.047Z] === CONT TestReadLog [2022-11-05T17:47:27.047Z] === RUN TestReadLog/tail_exact [2022-11-05T17:47:27.047Z] --- PASS: TestWriteLog (0.03s) [2022-11-05T17:47:27.047Z] === RUN TestOpenFileDelete [2022-11-05T17:47:27.047Z] --- PASS: TestOpenFileDelete (0.00s) [2022-11-05T17:47:27.047Z] === RUN TestOpenFileRename [2022-11-05T17:47:27.505Z] --- PASS: TestOpenFileRename (0.00s) [2022-11-05T17:47:27.505Z] === RUN TestHandleDecoderErr [2022-11-05T17:47:27.505Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-11-05T17:47:27.505Z] === RUN TestParseLogTagDefaultTag [2022-11-05T17:47:27.505Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-11-05T17:47:27.505Z] === RUN TestParseLogTag [2022-11-05T17:47:27.505Z] --- PASS: TestParseLogTag (0.00s) [2022-11-05T17:47:27.505Z] === RUN TestParseLogTagEmptyTag [2022-11-05T17:47:27.505Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-11-05T17:47:27.505Z] === RUN TestTailFiles [2022-11-05T17:47:27.505Z] --- PASS: TestTailFiles (0.00s) [2022-11-05T17:47:27.505Z] === RUN TestFollowLogsConsumerGone [2022-11-05T17:47:27.505Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-11-05T17:47:27.505Z] === RUN TestFollowLogsProducerGone [2022-11-05T17:47:27.505Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-11-05T17:47:27.505Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-11-05T17:47:27.505Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-11-05T17:47:27.505Z] === RUN TestCheckCapacityAndRotate [2022-11-05T17:47:27.505Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-11-05T17:47:27.505Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-11-05T17:47:27.505Z] === RUN TestLog [2022-11-05T17:47:27.505Z] === RUN TestReadLog/tail_less_than_available [2022-11-05T17:47:27.505Z] --- PASS: TestLog (0.01s) [2022-11-05T17:47:27.505Z] PASS [2022-11-05T17:47:27.505Z] coverage: 31.5% of statements [2022-11-05T17:47:27.505Z] === RUN TestReadLog/tail_more_than_available [2022-11-05T17:47:27.505Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.078s coverage: 31.5% of statements [2022-11-05T17:47:27.505Z] --- PASS: TestReadLog (0.21s) [2022-11-05T17:47:27.505Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-11-05T17:47:27.505Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-11-05T17:47:27.505Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-11-05T17:47:27.505Z] PASS [2022-11-05T17:47:27.505Z] coverage: 78.7% of statements [2022-11-05T17:47:27.505Z] ok github.com/docker/docker/daemon/logger/local 0.386s coverage: 78.7% of statements [2022-11-05T17:47:27.505Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-11-05T17:47:27.505Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-11-05T17:47:27.505Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-11-05T17:47:27.505Z] PASS [2022-11-05T17:47:27.505Z] coverage: 54.9% of statements [2022-11-05T17:47:27.505Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.242s coverage: 54.9% of statements [2022-11-05T17:47:27.505Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-11-05T17:47:27.962Z] === RUN TestValidateLogOpt [2022-11-05T17:47:27.962Z] --- PASS: TestValidateLogOpt (0.00s) [2022-11-05T17:47:27.962Z] === RUN TestNewMissedConfig [2022-11-05T17:47:27.962Z] --- PASS: TestNewMissedConfig (0.00s) [2022-11-05T17:47:27.962Z] === RUN TestNewMissedUrl [2022-11-05T17:47:27.962Z] --- PASS: TestNewMissedUrl (0.00s) [2022-11-05T17:47:27.962Z] === RUN TestNewMissedToken [2022-11-05T17:47:27.962Z] --- PASS: TestNewMissedToken (0.00s) [2022-11-05T17:47:27.962Z] === RUN TestNewWithProxy [2022-11-05T17:47:27.962Z] --- PASS: TestNewWithProxy (0.00s) [2022-11-05T17:47:27.962Z] === RUN TestDefault [2022-11-05T17:47:27.962Z] --- PASS: TestDefault (0.01s) [2022-11-05T17:47:27.962Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-11-05T17:47:27.962Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-11-05T17:47:27.962Z] === RUN TestJsonFormat [2022-11-05T17:47:27.962Z] --- PASS: TestJsonFormat (0.01s) [2022-11-05T17:47:27.962Z] === RUN TestRawFormat [2022-11-05T17:47:27.962Z] --- PASS: TestRawFormat (0.00s) [2022-11-05T17:47:27.962Z] === RUN TestRawFormatWithLabels [2022-11-05T17:47:27.962Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-11-05T17:47:27.962Z] === RUN TestRawFormatWithoutTag [2022-11-05T17:47:27.962Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-11-05T17:47:27.962Z] === RUN TestBatching [2022-11-05T17:47:28.220Z] === RUN TestExternalGraphDriver/pull [2022-11-05T17:47:28.422Z] --- PASS: TestBatching (0.32s) [2022-11-05T17:47:28.422Z] === RUN TestFrequency [2022-11-05T17:47:28.422Z] === RUN TestNewParse [2022-11-05T17:47:28.422Z] --- PASS: TestNewParse (0.00s) [2022-11-05T17:47:28.422Z] PASS [2022-11-05T17:47:28.422Z] coverage: 8.3% of statements [2022-11-05T17:47:28.422Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2022-11-05T17:47:28.422Z] --- PASS: TestFrequency (0.16s) [2022-11-05T17:47:28.422Z] === RUN TestOneMessagePerRequest [2022-11-05T17:47:28.422Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-11-05T17:47:28.422Z] === RUN TestVerify [2022-11-05T17:47:28.422Z] --- PASS: TestVerify (0.00s) [2022-11-05T17:47:28.422Z] === RUN TestSkipVerify [2022-11-05T17:47:28.481Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:47:28.881Z] === RUN TestParseLogFormat [2022-11-05T17:47:28.881Z] --- PASS: TestParseLogFormat (0.00s) [2022-11-05T17:47:28.881Z] === RUN TestValidateLogOptEmpty [2022-11-05T17:47:28.881Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-11-05T17:47:28.881Z] === RUN TestValidateSyslogAddress [2022-11-05T17:47:28.881Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-11-05T17:47:28.881Z] === RUN TestParseAddressDefaultPort [2022-11-05T17:47:28.881Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-11-05T17:47:28.881Z] === RUN TestValidateSyslogFacility [2022-11-05T17:47:28.881Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-11-05T17:47:28.881Z] === RUN TestValidateLogOptSyslogFormat [2022-11-05T17:47:28.881Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-11-05T17:47:28.881Z] === RUN TestValidateLogOpt [2022-11-05T17:47:28.881Z] --- PASS: TestValidateLogOpt (0.00s) [2022-11-05T17:47:28.881Z] PASS [2022-11-05T17:47:28.881Z] coverage: 46.8% of statements [2022-11-05T17:47:28.881Z] ok github.com/docker/docker/daemon/logger/syslog 0.091s coverage: 46.8% of statements [2022-11-05T17:47:28.881Z] --- PASS: TestSkipVerify (0.54s) [2022-11-05T17:47:28.881Z] === RUN TestBufferMaximum [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670448.798161\",\"host\":\"0784a2048c39\"}'" [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670448.798161\",\"host\":\"0784a2048c39\"}'" [2022-11-05T17:47:28.881Z] --- PASS: TestBufferMaximum (0.01s) [2022-11-05T17:47:28.881Z] === RUN TestServerAlwaysDown [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670448.803440\",\"host\":\"0784a2048c39\"}'" [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670448.804435\",\"host\":\"0784a2048c39\"}'" [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670448.804435\",\"host\":\"0784a2048c39\"}'" [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670448.806440\",\"host\":\"0784a2048c39\"}'" [2022-11-05T17:47:28.881Z] time="2022-11-05T17:47:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670448.806440\",\"host\":\"0784a2048c39\"}'" [2022-11-05T17:47:28.881Z] --- PASS: TestServerAlwaysDown (0.01s) [2022-11-05T17:47:28.881Z] === RUN TestCannotSendAfterClose [2022-11-05T17:47:28.881Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-11-05T17:47:28.881Z] === RUN TestDeadlockOnBlockedEndpoint [2022-11-05T17:47:29.051Z] === RUN TestDockerSuite/TestContainerAPITop [2022-11-05T17:47:29.620Z] --- PASS: TestExternalGraphDriver (5.24s) [2022-11-05T17:47:29.620Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-11-05T17:47:29.620Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-11-05T17:47:29.620Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2022-11-05T17:47:29.620Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:47:29.620Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-11-05T17:47:29.620Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-11-05T17:47:29.620Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-11-05T17:47:29.620Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-11-05T17:47:30.415Z] time="2022-11-05T17:47:29Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49222/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-11-05T17:47:30.415Z] time="2022-11-05T17:47:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0784a2048c39\"}'" [2022-11-05T17:47:30.415Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-11-05T17:47:30.415Z] PASS [2022-11-05T17:47:30.415Z] coverage: 82.5% of statements [2022-11-05T17:47:30.415Z] ok github.com/docker/docker/daemon/logger/splunk 2.148s coverage: 82.5% of statements [2022-11-05T17:47:30.415Z] ? github.com/docker/docker/daemon/names [no test files] [2022-11-05T17:47:30.415Z] ? github.com/docker/docker/daemon/network [no test files] [2022-11-05T17:47:30.415Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-11-05T17:47:30.415Z] === RUN TestV1IDService [2022-11-05T17:47:30.415Z] --- PASS: TestV1IDService (0.03s) [2022-11-05T17:47:30.415Z] === RUN TestV2MetadataService [2022-11-05T17:47:31.380Z] === RUN TestSuccessfulDownload [2022-11-05T17:47:31.380Z] download_test.go:268: Needs fixing on Windows [2022-11-05T17:47:31.380Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-11-05T17:47:31.380Z] === RUN TestCancelledDownload [2022-11-05T17:47:31.380Z] --- PASS: TestCancelledDownload (0.00s) [2022-11-05T17:47:31.380Z] === RUN TestMaxDownloadAttempts [2022-11-05T17:47:31.380Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-11-05T17:47:31.380Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-11-05T17:47:31.380Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-11-05T17:47:31.380Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-11-05T17:47:31.380Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-11-05T17:47:31.380Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-11-05T17:47:31.380Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-11-05T17:47:31.380Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-11-05T17:47:31.380Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-11-05T17:47:31.380Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-11-05T17:47:31.380Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-11-05T17:47:31.380Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-11-05T17:47:31.380Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-11-05T17:47:31.380Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-11-05T17:47:31.380Z] === RUN TestContinueOnError_MirrorEndpoint [2022-11-05T17:47:31.380Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-11-05T17:47:31.380Z] === RUN TestContinueOnError_NeverContinue [2022-11-05T17:47:31.380Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-11-05T17:47:31.380Z] === RUN TestContinueOnError_UnnestsErrors [2022-11-05T17:47:31.380Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-11-05T17:47:31.380Z] === RUN TestManifestStore [2022-11-05T17:47:31.380Z] === RUN TestManifestStore/no_remote_or_local [2022-11-05T17:47:31.380Z] time="2022-11-05T17:47:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2829864379\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-11-05T17:47:31.380Z] === RUN TestManifestStore/no_local_cache [2022-11-05T17:47:31.380Z] === RUN TestManifestStore/no_local_cache/digested [2022-11-05T17:47:31.838Z] === RUN TestManifestStore/with_local_cache [2022-11-05T17:47:31.838Z] time="2022-11-05T17:47:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-11-05T17:47:31.838Z] time="2022-11-05T17:47:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-11-05T17:47:31.838Z] time="2022-11-05T17:47:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-11-05T17:47:31.838Z] time="2022-11-05T17:47:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-11-05T17:47:31.838Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-11-05T17:47:31.838Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-11-05T17:47:31.838Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-11-05T17:47:31.838Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-11-05T17:47:31.838Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-11-05T17:47:31.838Z] === RUN TestTransfer [2022-11-05T17:47:31.838Z] === RUN TestManifestStore/unknown_media_type [2022-11-05T17:47:31.838Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-11-05T17:47:31.838Z] time="2022-11-05T17:47:31Z" level=warning msg="reference for unknown type: " [2022-11-05T17:47:31.838Z] time="2022-11-05T17:47:31Z" level=warning msg="reference for unknown type: " [2022-11-05T17:47:31.838Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-11-05T17:47:31.838Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-11-05T17:47:31.838Z] time="2022-11-05T17:47:31Z" level=warning msg="reference for unknown type: " [2022-11-05T17:47:31.838Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-11-05T17:47:31.838Z] time="2022-11-05T17:47:31Z" level=warning msg="reference for unknown type: " [2022-11-05T17:47:31.838Z] time="2022-11-05T17:47:31Z" level=warning msg="reference for unknown type: " [2022-11-05T17:47:31.838Z] === RUN TestManifestStore/error_persisting_manifest [2022-11-05T17:47:31.838Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-11-05T17:47:31.838Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-11-05T17:47:31.838Z] time="2022-11-05T17:47:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore (0.43s) [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore/with_local_cache (0.04s) [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-11-05T17:47:31.838Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-11-05T17:47:31.838Z] === RUN TestDetectManifestBlobMediaType [2022-11-05T17:47:31.838Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-11-05T17:47:31.838Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-11-05T17:47:31.838Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-11-05T17:47:31.838Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-11-05T17:47:31.838Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-11-05T17:47:31.838Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-11-05T17:47:31.838Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-11-05T17:47:31.838Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-11-05T17:47:31.838Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-11-05T17:47:31.838Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-11-05T17:47:31.838Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-11-05T17:47:31.838Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-11-05T17:47:31.838Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-11-05T17:47:31.838Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-11-05T17:47:31.839Z] --- PASS: TestTransfer (0.12s) [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-11-05T17:47:31.839Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestFixManifestLayers [2022-11-05T17:47:31.839Z] --- PASS: TestFixManifestLayers (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestFixManifestLayersBaseLayerParent [2022-11-05T17:47:31.839Z] === RUN TestConcurrencyLimit [2022-11-05T17:47:31.839Z] pull_v2_test.go:82: Needs fixing on Windows [2022-11-05T17:47:31.839Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestFixManifestLayersBadParent [2022-11-05T17:47:31.839Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestValidateManifest [2022-11-05T17:47:31.839Z] pull_v2_test.go:127: Needs fixing on Windows [2022-11-05T17:47:31.839Z] --- SKIP: TestValidateManifest (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestFormatPlatform [2022-11-05T17:47:31.839Z] --- PASS: TestFormatPlatform (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestPullSchema2Config [2022-11-05T17:47:31.839Z] === RUN TestPullSchema2Config/success_first_time [2022-11-05T17:47:31.839Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-11-05T17:47:31.839Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-05T17:47:31.839Z] === RUN TestPullSchema2Config/500_status [2022-11-05T17:47:31.839Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-11-05T17:47:31.839Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-05T17:47:31.839Z] --- PASS: TestV2MetadataService (1.51s) [2022-11-05T17:47:31.839Z] PASS [2022-11-05T17:47:31.839Z] coverage: 48.2% of statements [2022-11-05T17:47:31.839Z] ok github.com/docker/docker/distribution/metadata 1.647s coverage: 48.2% of statements [2022-11-05T17:47:31.839Z] === RUN TestNotFound [2022-11-05T17:47:31.839Z] --- PASS: TestNotFound (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestConflict [2022-11-05T17:47:31.839Z] --- PASS: TestConflict (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestForbidden [2022-11-05T17:47:31.839Z] --- PASS: TestForbidden (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestInvalidParameter [2022-11-05T17:47:31.839Z] --- PASS: TestInvalidParameter (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestNotImplemented [2022-11-05T17:47:31.839Z] --- PASS: TestNotImplemented (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestNotModified [2022-11-05T17:47:31.839Z] --- PASS: TestNotModified (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestUnauthorized [2022-11-05T17:47:31.839Z] --- PASS: TestUnauthorized (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestUnknown [2022-11-05T17:47:31.839Z] --- PASS: TestUnknown (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestCancelled [2022-11-05T17:47:31.839Z] --- PASS: TestCancelled (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestDeadline [2022-11-05T17:47:31.839Z] --- PASS: TestDeadline (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestDataLoss [2022-11-05T17:47:31.839Z] --- PASS: TestDataLoss (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestUnavailable [2022-11-05T17:47:31.839Z] --- PASS: TestUnavailable (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestSystem [2022-11-05T17:47:31.839Z] --- PASS: TestSystem (0.00s) [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Not_Found [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Bad_Request [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Conflict [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Unauthorized [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Service_Unavailable [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Forbidden [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Not_Modified [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Not_Implemented [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-11-05T17:47:31.839Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-11-05T17:47:31.839Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-11-05T17:47:31.839Z] PASS [2022-11-05T17:47:31.839Z] coverage: 77.0% of statements [2022-11-05T17:47:31.839Z] ok github.com/docker/docker/errdefs 0.053s coverage: 77.0% of statements [2022-11-05T17:47:31.839Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-05T17:47:31.839Z] === RUN TestPullSchema2Config/EOF [2022-11-05T17:47:31.839Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-11-05T17:47:31.839Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-05T17:47:31.839Z] 2022/11/05 17:47:31 http: panic serving 127.0.0.1:49233: intentional panic [2022-11-05T17:47:31.839Z] goroutine 130 [running]: [2022-11-05T17:47:31.839Z] net/http.(*conn).serve.func1() [2022-11-05T17:47:31.839Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-11-05T17:47:31.839Z] panic({0x15a5be0, 0x174b8e0}) [2022-11-05T17:47:31.839Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-11-05T17:47:31.839Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000142680?, {0x17527a8?, 0xc00032a000?}) [2022-11-05T17:47:31.839Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-11-05T17:47:31.839Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x17527a8, 0xc00032a000}, 0xc00000c500) [2022-11-05T17:47:31.839Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-11-05T17:47:31.839Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17527a8?, 0xc00032a000?}, 0x1ac83c0?) [2022-11-05T17:47:31.839Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-11-05T17:47:31.839Z] net/http.serverHandler.ServeHTTP({0xc00041e780?}, {0x17527a8, 0xc00032a000}, 0xc00000c500) [2022-11-05T17:47:31.839Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-11-05T17:47:31.839Z] net/http.(*conn).serve(0xc0001c7360, {0x1752eb8, 0xc000218780}) [2022-11-05T17:47:31.839Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-11-05T17:47:31.839Z] created by net/http.(*Server).Serve [2022-11-05T17:47:31.839Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-11-05T17:47:32.157Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-11-05T17:47:32.296Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-11-05T17:47:32.297Z] === RUN TestInactiveJobs [2022-11-05T17:47:32.297Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-05T17:47:32.297Z] === RUN TestPullSchema2Config/unauthorized [2022-11-05T17:47:32.297Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-11-05T17:47:32.297Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-05T17:47:32.297Z] --- PASS: TestPullSchema2Config (0.54s) [2022-11-05T17:47:32.297Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-11-05T17:47:32.297Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-11-05T17:47:32.297Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-11-05T17:47:32.297Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-11-05T17:47:32.297Z] === RUN TestGetRepositoryMountCandidates [2022-11-05T17:47:32.297Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-11-05T17:47:32.297Z] === RUN TestLayerAlreadyExists [2022-11-05T17:47:32.297Z] 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-11-05T17:47:32.297Z] 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-11-05T17:47:32.297Z] 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-11-05T17:47:32.297Z] 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-11-05T17:47:32.297Z] 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-11-05T17:47:32.297Z] 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-11-05T17:47:32.297Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-11-05T17:47:32.297Z] === RUN TestWhenEmptyAuthConfig [2022-11-05T17:47:32.726Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-11-05T17:47:32.754Z] --- PASS: TestInactiveJobs (0.42s) [2022-11-05T17:47:32.754Z] === RUN TestWatchRelease [2022-11-05T17:47:32.754Z] --- PASS: TestWatchRelease (0.04s) [2022-11-05T17:47:32.754Z] === RUN TestWatchFinishedTransfer [2022-11-05T17:47:32.754Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-11-05T17:47:32.754Z] === RUN TestDuplicateTransfer [2022-11-05T17:47:32.754Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-11-05T17:47:32.754Z] === RUN TestSuccessfulUpload [2022-11-05T17:47:32.754Z] time="2022-11-05T17:47:32Z" level=error msg="Upload failed, retrying: simulating retry" [2022-11-05T17:47:33.213Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-11-05T17:47:33.213Z] === RUN TestCancelledUpload [2022-11-05T17:47:33.213Z] --- PASS: TestCancelledUpload (0.00s) [2022-11-05T17:47:33.213Z] PASS [2022-11-05T17:47:33.213Z] coverage: 76.9% of statements [2022-11-05T17:47:33.213Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 76.9% of statements [2022-11-05T17:47:33.666Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-11-05T17:47:33.671Z] === RUN TestFSGetInvalidData [2022-11-05T17:47:33.671Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-11-05T17:47:33.671Z] === RUN TestFSInvalidSet [2022-11-05T17:47:33.671Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-11-05T17:47:33.671Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-11-05T17:47:33.671Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-11-05T17:47:33.671Z] === RUN TestTokenPassThru [2022-11-05T17:47:33.671Z] --- PASS: TestTokenPassThru (0.01s) [2022-11-05T17:47:33.671Z] === RUN TestTokenPassThruDifferentHost [2022-11-05T17:47:33.671Z] --- PASS: TestFSInvalidSet (0.02s) [2022-11-05T17:47:33.671Z] === RUN TestFSInvalidRoot [2022-11-05T17:47:33.671Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-11-05T17:47:33.671Z] === RUN TestFSMetadataGetSet [2022-11-05T17:47:33.671Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2022-11-05T17:47:33.671Z] PASS [2022-11-05T17:47:33.671Z] coverage: 27.7% of statements [2022-11-05T17:47:33.671Z] ok github.com/docker/docker/distribution 2.320s coverage: 27.7% of statements [2022-11-05T17:47:33.671Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-11-05T17:47:33.671Z] === RUN TestFSInvalidWalker [2022-11-05T17:47:33.671Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-11-05T17:47:33.671Z] === RUN TestFSGetSet [2022-11-05T17:47:33.671Z] --- PASS: TestFSGetSet (0.02s) [2022-11-05T17:47:33.671Z] === RUN TestFSGetUnsetKey [2022-11-05T17:47:33.671Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-11-05T17:47:33.671Z] === RUN TestFSGetEmptyData [2022-11-05T17:47:33.671Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-11-05T17:47:33.671Z] === RUN TestFSDelete [2022-11-05T17:47:33.671Z] --- PASS: TestFSDelete (0.02s) [2022-11-05T17:47:33.671Z] === RUN TestFSWalker [2022-11-05T17:47:33.671Z] --- PASS: TestFSWalker (0.02s) [2022-11-05T17:47:33.671Z] === RUN TestFSWalkerStopOnError [2022-11-05T17:47:33.671Z] === RUN TestCompare [2022-11-05T17:47:33.671Z] --- PASS: TestCompare (0.00s) [2022-11-05T17:47:33.671Z] PASS [2022-11-05T17:47:33.671Z] coverage: 19.2% of statements [2022-11-05T17:47:33.671Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-11-05T17:47:33.671Z] === RUN TestNewFromJSON [2022-11-05T17:47:33.671Z] --- PASS: TestNewFromJSON (0.00s) [2022-11-05T17:47:33.671Z] === RUN TestNewFromJSONWithInvalidJSON [2022-11-05T17:47:33.671Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-11-05T17:47:33.671Z] === RUN TestMarshalKeyOrder [2022-11-05T17:47:33.671Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-11-05T17:47:33.671Z] === RUN TestImage [2022-11-05T17:47:33.671Z] --- PASS: TestImage (0.00s) [2022-11-05T17:47:33.671Z] === RUN TestImageOSNotEmpty [2022-11-05T17:47:33.671Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-11-05T17:47:33.671Z] === RUN TestNewChildImageFromImageWithRootFS [2022-11-05T17:47:33.671Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-11-05T17:47:33.671Z] === RUN TestCreate [2022-11-05T17:47:33.671Z] ok github.com/docker/docker/image/cache 0.095s coverage: 19.2% of statements [2022-11-05T17:47:33.671Z] --- PASS: TestCreate (0.02s) [2022-11-05T17:47:33.671Z] === RUN TestRestore [2022-11-05T17:47:33.671Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-11-05T17:47:33.671Z] ? github.com/docker/docker/dockerversion [no test files] [2022-11-05T17:47:34.132Z] time="2022-11-05T17:47:33Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-11-05T17:47:34.132Z] --- PASS: TestRestore (0.23s) [2022-11-05T17:47:34.132Z] === RUN TestAddDelete [2022-11-05T17:47:34.132Z] --- PASS: TestAddDelete (0.04s) [2022-11-05T17:47:34.132Z] === RUN TestSearchAfterDelete [2022-11-05T17:47:34.132Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-11-05T17:47:34.132Z] === RUN TestParentReset [2022-11-05T17:47:34.132Z] --- PASS: TestParentReset (0.04s) [2022-11-05T17:47:34.132Z] === RUN TestGetAndSetLastUpdated [2022-11-05T17:47:34.132Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2022-11-05T17:47:34.132Z] === RUN TestStoreLen [2022-11-05T17:47:34.132Z] --- PASS: TestStoreLen (0.09s) [2022-11-05T17:47:34.132Z] PASS [2022-11-05T17:47:34.132Z] coverage: 86.8% of statements [2022-11-05T17:47:34.132Z] ok github.com/docker/docker/image 0.808s coverage: 86.8% of statements [2022-11-05T17:47:34.132Z] === RUN TestMakeV1ConfigFromConfig [2022-11-05T17:47:34.132Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-11-05T17:47:34.132Z] PASS [2022-11-05T17:47:34.132Z] coverage: 25.0% of statements [2022-11-05T17:47:34.132Z] ok github.com/docker/docker/image/v1 0.092s coverage: 25.0% of statements [2022-11-05T17:47:34.234Z] --- PASS: TestGraphdriverPluginV2 (4.53s) [2022-11-05T17:47:34.234Z] PASS [2022-11-05T17:47:34.234Z] [2022-11-05T17:47:34.234Z] DONE 5 tests in 9.972s [2022-11-05T17:47:34.234Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-05T17:47:34.234Z] ++ 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-11-05T17:47:34.234Z] ++ set -e [2022-11-05T17:47:34.235Z] ++ '[' -n 0 ']' [2022-11-05T17:47:34.235Z] ++ set -x [2022-11-05T17:47:34.235Z] ++ env -i DEST=/go/src/github.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-11-05T17:47:34.497Z] INFO: Testing against a local daemon [2022-11-05T17:47:34.497Z] === RUN TestContinueAfterPluginCrash [2022-11-05T17:47:34.497Z] === PAUSE TestContinueAfterPluginCrash [2022-11-05T17:47:34.497Z] === RUN TestReadPluginNoRead [2022-11-05T17:47:34.497Z] === PAUSE TestReadPluginNoRead [2022-11-05T17:47:34.497Z] === RUN TestDaemonStartWithLogOpt [2022-11-05T17:47:34.497Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-05T17:47:34.497Z] === CONT TestContinueAfterPluginCrash [2022-11-05T17:47:34.497Z] === CONT TestDaemonStartWithLogOpt [2022-11-05T17:47:34.592Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-11-05T17:47:34.592Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-11-05T17:47:35.563Z] === RUN TestSerialization [2022-11-05T17:47:35.563Z] --- PASS: TestSerialization (0.02s) [2022-11-05T17:47:35.563Z] PASS [2022-11-05T17:47:35.563Z] coverage: 100.0% of statements [2022-11-05T17:47:35.563Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-11-05T17:47:36.533Z] === RUN TestEnvironmentParsing [2022-11-05T17:47:36.533Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-11-05T17:47:36.533Z] PASS [2022-11-05T17:47:36.533Z] coverage: 1.0% of statements [2022-11-05T17:47:36.533Z] ok github.com/docker/docker/libcontainerd/local 0.085s coverage: 1.0% of statements [2022-11-05T17:47:36.533Z] === RUN TestEmptyLayer [2022-11-05T17:47:36.533Z] --- PASS: TestEmptyLayer (0.00s) [2022-11-05T17:47:36.533Z] === RUN TestCommitFailure [2022-11-05T17:47:36.533Z] --- PASS: TestCommitFailure (0.01s) [2022-11-05T17:47:36.533Z] === RUN TestStartTransactionFailure [2022-11-05T17:47:36.533Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-11-05T17:47:36.533Z] === RUN TestGetOrphan [2022-11-05T17:47:36.534Z] --- PASS: TestGetOrphan (0.01s) [2022-11-05T17:47:36.534Z] === RUN TestMountAndRegister [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-11-05T17:47:36.534Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-11-05T17:47:36.534Z] layer_test.go:271: Layer size: 14 [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-11-05T17:47:36.534Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-11-05T17:47:36.534Z] PASS [2022-11-05T17:47:36.534Z] coverage: 45.8% of statements [2022-11-05T17:47:36.534Z] ok github.com/docker/docker/oci 0.087s coverage: 45.8% of statements [2022-11-05T17:47:36.534Z] --- PASS: TestMountAndRegister (0.12s) [2022-11-05T17:47:36.534Z] === RUN TestLayerRelease [2022-11-05T17:47:36.534Z] layer_test.go:304: Failing on Windows [2022-11-05T17:47:36.534Z] --- SKIP: TestLayerRelease (0.00s) [2022-11-05T17:47:36.534Z] === RUN TestStoreRestore [2022-11-05T17:47:36.534Z] layer_test.go:353: Failing on Windows [2022-11-05T17:47:36.534Z] --- SKIP: TestStoreRestore (0.00s) [2022-11-05T17:47:36.534Z] === RUN TestTarStreamStability [2022-11-05T17:47:36.534Z] layer_test.go:468: Failing on Windows [2022-11-05T17:47:36.534Z] --- SKIP: TestTarStreamStability (0.00s) [2022-11-05T17:47:36.534Z] === RUN TestRegisterExistingLayer [2022-11-05T17:47:36.991Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-11-05T17:47:36.991Z] === RUN TestTarStreamVerification [2022-11-05T17:47:36.991Z] layer_test.go:697: Failing on Windows [2022-11-05T17:47:36.991Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-11-05T17:47:36.991Z] === RUN TestLayerMigration [2022-11-05T17:47:36.991Z] migration_test.go:46: Failing on Windows [2022-11-05T17:47:36.991Z] --- SKIP: TestLayerMigration (0.00s) [2022-11-05T17:47:36.991Z] === RUN TestLayerMigrationNoTarsplit [2022-11-05T17:47:36.991Z] migration_test.go:182: Failing on Windows [2022-11-05T17:47:36.991Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-11-05T17:47:36.991Z] === RUN TestMountInit [2022-11-05T17:47:36.991Z] mount_test.go:17: Failing on Windows [2022-11-05T17:47:36.991Z] --- SKIP: TestMountInit (0.00s) [2022-11-05T17:47:36.991Z] === RUN TestMountSize [2022-11-05T17:47:36.991Z] mount_test.go:76: Failing on Windows [2022-11-05T17:47:36.991Z] --- SKIP: TestMountSize (0.00s) [2022-11-05T17:47:36.991Z] === RUN TestMountChanges [2022-11-05T17:47:36.991Z] mount_test.go:125: Failing on Windows [2022-11-05T17:47:36.991Z] --- SKIP: TestMountChanges (0.00s) [2022-11-05T17:47:36.991Z] === RUN TestMountApply [2022-11-05T17:47:36.991Z] mount_test.go:212: Failing on Windows [2022-11-05T17:47:36.991Z] --- SKIP: TestMountApply (0.00s) [2022-11-05T17:47:36.991Z] PASS [2022-11-05T17:47:36.991Z] coverage: 30.1% of statements [2022-11-05T17:47:36.991Z] ok github.com/docker/docker/layer 0.465s coverage: 30.1% of statements [2022-11-05T17:47:36.991Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-11-05T17:47:36.991Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-11-05T17:47:36.991Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-11-05T17:47:36.991Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-11-05T17:47:36.991Z] ? github.com/docker/docker/oci/caps [no test files] [2022-11-05T17:47:37.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-11-05T17:47:37.313Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-11-05T17:47:37.448Z] === RUN TestParseVersion [2022-11-05T17:47:37.449Z] --- PASS: TestParseVersion (0.00s) [2022-11-05T17:47:37.449Z] PASS [2022-11-05T17:47:37.449Z] coverage: 52.9% of statements [2022-11-05T17:47:37.449Z] ok github.com/docker/docker/pkg/aaparser 0.060s coverage: 52.9% of statements [2022-11-05T17:47:37.449Z] === RUN TestAddressPoolOpt [2022-11-05T17:47:37.449Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/a [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/something [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/_=a [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/env1=value1 [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/_env1=value1 [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/env2=value2=value3 [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/env3=abc!qwe [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/env_4=value_4 [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/PATH [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/=a [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/PATH= [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/PATH=something [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/asd!qwe [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/1asd [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/123 [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/some_space [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/__some_space_before [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/some_space_after__ [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/= [2022-11-05T17:47:37.449Z] === RUN TestValidateEnv/PaTh [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/a (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/something (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/= (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestParseHost [2022-11-05T17:47:37.449Z] --- PASS: TestParseHost (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestParseDockerDaemonHost [2022-11-05T17:47:37.449Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestParseTCP [2022-11-05T17:47:37.449Z] --- PASS: TestParseTCP (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestParseInvalidUnixAddrInvalid [2022-11-05T17:47:37.449Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestValidateExtraHosts [2022-11-05T17:47:37.449Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestIpOptString [2022-11-05T17:47:37.449Z] --- PASS: TestIpOptString (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestNewIpOptInvalidDefaultVal [2022-11-05T17:47:37.449Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestNewIpOptValidDefaultVal [2022-11-05T17:47:37.449Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestIpOptSetInvalidVal [2022-11-05T17:47:37.449Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestValidateIPAddress [2022-11-05T17:47:37.449Z] --- PASS: TestValidateIPAddress (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestMapOpts [2022-11-05T17:47:37.449Z] --- PASS: TestMapOpts (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestListOptsWithoutValidator [2022-11-05T17:47:37.449Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestListOptsWithValidator [2022-11-05T17:47:37.449Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestValidateDNSSearch [2022-11-05T17:47:37.449Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/label_with_general_format [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/label_with_one_more [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-11-05T17:47:37.449Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-11-05T17:47:37.449Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestNamedListOpts [2022-11-05T17:47:37.449Z] --- PASS: TestNamedListOpts (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestNamedMapOpts [2022-11-05T17:47:37.449Z] --- PASS: TestNamedMapOpts (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestParseLink [2022-11-05T17:47:37.449Z] --- PASS: TestParseLink (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestQuotedStringSetWithQuotes [2022-11-05T17:47:37.449Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-11-05T17:47:37.449Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestQuotedStringSetWithNoQuotes [2022-11-05T17:47:37.449Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-11-05T17:47:37.449Z] === RUN TestUlimitOpt [2022-11-05T17:47:37.449Z] --- PASS: TestUlimitOpt (0.00s) [2022-11-05T17:47:37.449Z] PASS [2022-11-05T17:47:37.449Z] coverage: 67.1% of statements [2022-11-05T17:47:37.449Z] ok github.com/docker/docker/opts 0.137s coverage: 67.1% of statements [2022-11-05T17:47:37.884Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-11-05T17:47:38.415Z] === RUN TestUnbuffered [2022-11-05T17:47:38.415Z] --- PASS: TestUnbuffered (0.00s) [2022-11-05T17:47:38.415Z] === RUN TestRaceUnbuffered [2022-11-05T17:47:38.415Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-11-05T17:47:38.415Z] PASS [2022-11-05T17:47:38.415Z] coverage: 100.0% of statements [2022-11-05T17:47:38.415Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2022-11-05T17:47:38.872Z] === RUN TestMatch [2022-11-05T17:47:38.872Z] === RUN TestMatch/[[]] [2022-11-05T17:47:38.872Z] === RUN TestMatch/[[foo]] [2022-11-05T17:47:38.872Z] === RUN TestMatch/[[bar]_[foo]] [2022-11-05T17:47:38.872Z] === RUN TestMatch/[[foo_bar]] [2022-11-05T17:47:38.872Z] === RUN TestMatch/[[qux]_[foo]] [2022-11-05T17:47:38.872Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-11-05T17:47:38.872Z] === RUN TestMatch/[] [2022-11-05T17:47:38.872Z] === RUN TestMatch/[]#01 [2022-11-05T17:47:38.872Z] === RUN TestMatch/[[qux]] [2022-11-05T17:47:38.872Z] === RUN TestMatch/[[foo_bar_qux]] [2022-11-05T17:47:38.872Z] === RUN TestMatch/[[qux]_[baz]] [2022-11-05T17:47:38.872Z] === RUN TestMatch/[[foo_baz]] [2022-11-05T17:47:38.872Z] --- PASS: TestMatch (0.00s) [2022-11-05T17:47:38.872Z] --- PASS: TestMatch/[[]] (0.00s) [2022-11-05T17:47:38.872Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-11-05T17:47:38.872Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-11-05T17:47:38.872Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-11-05T17:47:38.872Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-11-05T17:47:38.872Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-11-05T17:47:38.872Z] --- PASS: TestMatch/[] (0.00s) [2022-11-05T17:47:38.872Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-11-05T17:47:38.872Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-11-05T17:47:38.872Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-11-05T17:47:38.872Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-11-05T17:47:38.872Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-11-05T17:47:38.872Z] PASS [2022-11-05T17:47:38.872Z] coverage: 87.5% of statements [2022-11-05T17:47:38.872Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2022-11-05T17:47:39.265Z] --- PASS: TestDaemonStartWithLogOpt (4.72s) [2022-11-05T17:47:39.265Z] === CONT TestReadPluginNoRead [2022-11-05T17:47:39.332Z] === RUN TestPeerCertificateMarshalJSON [2022-11-05T17:47:39.332Z] === RUN TestIsArchivePathDir [2022-11-05T17:47:39.789Z] --- PASS: TestIsArchivePathDir (0.11s) [2022-11-05T17:47:39.789Z] === RUN TestIsArchivePathInvalidFile [2022-11-05T17:47:39.789Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-11-05T17:47:39.789Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-11-05T17:47:39.789Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2022-11-05T17:47:39.789Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-11-05T17:47:39.789Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-11-05T17:47:39.789Z] === RUN TestMiddleware [2022-11-05T17:47:39.789Z] --- PASS: TestMiddleware (0.00s) [2022-11-05T17:47:39.789Z] === RUN TestNewResponseModifier [2022-11-05T17:47:39.789Z] --- PASS: TestNewResponseModifier (0.00s) [2022-11-05T17:47:39.789Z] PASS [2022-11-05T17:47:39.789Z] coverage: 26.8% of statements [2022-11-05T17:47:39.789Z] ok github.com/docker/docker/pkg/authorization 0.524s coverage: 26.8% of statements [2022-11-05T17:47:39.789Z] === RUN TestChrootTarUntar [2022-11-05T17:47:39.789Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:47:39.789Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-11-05T17:47:39.789Z] === RUN TestChrootUntarWithHugeExcludesList [2022-11-05T17:47:39.789Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:47:39.789Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-11-05T17:47:39.789Z] === RUN TestChrootUntarEmptyArchive [2022-11-05T17:47:39.789Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-11-05T17:47:39.789Z] === RUN TestChrootTarUntarWithSymlink [2022-11-05T17:47:39.789Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-05T17:47:39.789Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-11-05T17:47:39.789Z] === RUN TestChrootCopyWithTar [2022-11-05T17:47:39.789Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-05T17:47:39.789Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-11-05T17:47:39.790Z] === RUN TestChrootCopyFileWithTar [2022-11-05T17:47:39.790Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:47:39.790Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-11-05T17:47:39.790Z] === RUN TestChrootUntarPath [2022-11-05T17:47:39.790Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-05T17:47:39.790Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-11-05T17:47:39.790Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-11-05T17:47:39.790Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:47:39.790Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-11-05T17:47:39.790Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-11-05T17:47:39.790Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:47:39.790Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-11-05T17:47:39.790Z] === RUN TestChrootApplyDotDotFile [2022-11-05T17:47:39.790Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:47:39.790Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-11-05T17:47:39.790Z] PASS [2022-11-05T17:47:39.790Z] coverage: 15.1% of statements [2022-11-05T17:47:39.790Z] ok github.com/docker/docker/pkg/chrootarchive 0.113s coverage: 15.1% of statements [2022-11-05T17:47:39.790Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-11-05T17:47:39.790Z] === RUN TestIsArchivePathTar [2022-11-05T17:47:39.790Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-11-05T17:47:39.790Z] === RUN TestDecompressStreamGzip [2022-11-05T17:47:39.835Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-11-05T17:47:40.247Z] === RUN TestSizeEmpty [2022-11-05T17:47:40.247Z] --- PASS: TestSizeEmpty (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestSizeEmptyFile [2022-11-05T17:47:40.247Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestSizeNonemptyFile [2022-11-05T17:47:40.247Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestSizeNestedDirectoryEmpty [2022-11-05T17:47:40.247Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-11-05T17:47:40.247Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-11-05T17:47:40.247Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2022-11-05T17:47:40.247Z] === RUN TestMoveToSubdir [2022-11-05T17:47:40.247Z] --- PASS: TestMoveToSubdir (0.01s) [2022-11-05T17:47:40.247Z] === RUN TestSizeNonExistingDirectory [2022-11-05T17:47:40.247Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-11-05T17:47:40.247Z] PASS [2022-11-05T17:47:40.247Z] coverage: 80.0% of statements [2022-11-05T17:47:40.247Z] ok github.com/docker/docker/pkg/directory 0.084s coverage: 80.0% of statements [2022-11-05T17:47:40.247Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-11-05T17:47:40.247Z] === RUN TestDecompressStreamBzip2 [2022-11-05T17:47:40.247Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-11-05T17:47:40.247Z] === RUN TestDecompressStreamXz [2022-11-05T17:47:40.247Z] archive_test.go:134: Xz not present in msys2 [2022-11-05T17:47:40.247Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestCompressStreamXzUnsupported [2022-11-05T17:47:40.247Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestCompressStreamBzip2Unsupported [2022-11-05T17:47:40.247Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestCompressStreamInvalid [2022-11-05T17:47:40.247Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestExtensionInvalid [2022-11-05T17:47:40.247Z] --- PASS: TestExtensionInvalid (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestExtensionUncompressed [2022-11-05T17:47:40.247Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestExtensionBzip2 [2022-11-05T17:47:40.247Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestExtensionGzip [2022-11-05T17:47:40.247Z] --- PASS: TestExtensionGzip (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestExtensionXz [2022-11-05T17:47:40.247Z] --- PASS: TestExtensionXz (0.00s) [2022-11-05T17:47:40.247Z] === RUN TestCmdStreamLargeStderr [2022-11-05T17:47:40.247Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-11-05T17:47:40.247Z] === RUN TestCmdStreamBad [2022-11-05T17:47:40.248Z] archive_test.go:239: Failing on Windows CI machines [2022-11-05T17:47:40.248Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-11-05T17:47:40.248Z] === RUN TestCmdStreamGood [2022-11-05T17:47:40.248Z] --- PASS: TestCmdStreamGood (0.05s) [2022-11-05T17:47:40.248Z] === RUN TestUntarPathWithInvalidDest [2022-11-05T17:47:40.707Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-11-05T17:47:40.707Z] === RUN TestUntarPathWithInvalidSrc [2022-11-05T17:47:40.707Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-11-05T17:47:40.707Z] === RUN TestUntarPath [2022-11-05T17:47:40.707Z] --- PASS: TestUntarPath (0.13s) [2022-11-05T17:47:40.707Z] === RUN TestUntarPathWithDestinationFile [2022-11-05T17:47:40.707Z] === RUN Test [2022-11-05T17:47:40.707Z] === RUN Test/TestContent [2022-11-05T17:47:40.707Z] === RUN Test/TestInitialize [2022-11-05T17:47:40.707Z] === RUN Test/TestNew [2022-11-05T17:47:40.707Z] === RUN Test/TestParsingContentsWithComments [2022-11-05T17:47:40.707Z] === RUN Test/TestRegister [2022-11-05T17:47:40.707Z] === RUN Test/TestWatch [2022-11-05T17:47:40.707Z] --- PASS: Test (0.01s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestContent (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestInitialize (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestNew (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestRegister (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestWatch (0.00s) [2022-11-05T17:47:40.707Z] PASS [2022-11-05T17:47:40.707Z] coverage: 97.6% of statements [2022-11-05T17:47:40.707Z] ok github.com/docker/docker/pkg/discovery/file 0.057s coverage: 97.6% of statements [2022-11-05T17:47:40.707Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2022-11-05T17:47:40.707Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-11-05T17:47:40.707Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-11-05T17:47:40.707Z] === RUN TestCopyWithTarInvalidSrc [2022-11-05T17:47:40.707Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-11-05T17:47:40.707Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-11-05T17:47:40.707Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-11-05T17:47:40.707Z] === RUN TestCopyWithTarSrcFile [2022-11-05T17:47:40.707Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-11-05T17:47:40.707Z] === RUN TestCopyWithTarSrcFolder [2022-11-05T17:47:40.707Z] --- PASS: TestCopyWithTarSrcFolder (0.04s) [2022-11-05T17:47:40.707Z] === RUN TestCopyFileWithTarInvalidSrc [2022-11-05T17:47:40.707Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2022-11-05T17:47:40.707Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-11-05T17:47:40.707Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-11-05T17:47:40.707Z] === RUN TestCopyFileWithTarSrcFolder [2022-11-05T17:47:40.707Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-11-05T17:47:40.707Z] === RUN TestCopyFileWithTarSrcFile [2022-11-05T17:47:40.707Z] === RUN Test [2022-11-05T17:47:40.707Z] === RUN Test/TestContainsEntry [2022-11-05T17:47:40.707Z] === RUN Test/TestCreateEntries [2022-11-05T17:47:40.707Z] === RUN Test/TestEntriesDiff [2022-11-05T17:47:40.707Z] === RUN Test/TestEntriesEquality [2022-11-05T17:47:40.707Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-11-05T17:47:40.707Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-11-05T17:47:40.707Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-11-05T17:47:40.707Z] === RUN Test/TestGeneratorNotGenerate [2022-11-05T17:47:40.707Z] === RUN Test/TestGeneratorWithPort [2022-11-05T17:47:40.707Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-11-05T17:47:40.707Z] === RUN Test/TestNewEntry [2022-11-05T17:47:40.707Z] === RUN Test/TestParse [2022-11-05T17:47:40.707Z] --- PASS: Test (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestNewEntry (0.00s) [2022-11-05T17:47:40.707Z] --- PASS: Test/TestParse (0.00s) [2022-11-05T17:47:40.707Z] PASS [2022-11-05T17:47:40.707Z] coverage: 58.3% of statements [2022-11-05T17:47:40.707Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-11-05T17:47:40.707Z] === RUN TestTarFiles [2022-11-05T17:47:40.707Z] ok github.com/docker/docker/pkg/discovery 0.077s coverage: 58.3% of statements [2022-11-05T17:47:41.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-11-05T17:47:41.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-11-05T17:47:41.672Z] === RUN Test [2022-11-05T17:47:41.673Z] === RUN Test/TestWatch [2022-11-05T17:47:41.673Z] --- PASS: Test (0.00s) [2022-11-05T17:47:41.673Z] --- PASS: Test/TestWatch (0.00s) [2022-11-05T17:47:41.673Z] PASS [2022-11-05T17:47:41.673Z] coverage: 92.3% of statements [2022-11-05T17:47:41.673Z] ok github.com/docker/docker/pkg/discovery/memory 0.047s coverage: 92.3% of statements [2022-11-05T17:47:41.673Z] === RUN Test [2022-11-05T17:47:41.673Z] === RUN Test/TestInitialize [2022-11-05T17:47:41.673Z] === RUN Test [2022-11-05T17:47:41.673Z] === RUN Test/TestInitialize [2022-11-05T17:47:41.673Z] === RUN Test/TestInitializeWithPattern [2022-11-05T17:47:41.673Z] === RUN Test/TestRegister [2022-11-05T17:47:41.673Z] === RUN Test/TestWatch [2022-11-05T17:47:41.673Z] --- PASS: Test (0.00s) [2022-11-05T17:47:41.673Z] --- PASS: Test/TestInitialize (0.00s) [2022-11-05T17:47:41.673Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-11-05T17:47:41.673Z] --- PASS: Test/TestRegister (0.00s) [2022-11-05T17:47:41.673Z] --- PASS: Test/TestWatch (0.00s) [2022-11-05T17:47:41.673Z] PASS [2022-11-05T17:47:41.673Z] coverage: 93.8% of statements [2022-11-05T17:47:41.673Z] ok github.com/docker/docker/pkg/discovery/nodes 0.044s coverage: 93.8% of statements [2022-11-05T17:47:42.131Z] time="2022-11-05T17:47:41Z" level=info msg="Initializing discovery without TLS" [2022-11-05T17:47:42.131Z] time="2022-11-05T17:47:41Z" level=info msg="Initializing discovery without TLS" [2022-11-05T17:47:42.131Z] time="2022-11-05T17:47:41Z" level=info msg="Initializing discovery without TLS" [2022-11-05T17:47:42.131Z] === RUN Test/TestInitializeWithCerts [2022-11-05T17:47:42.131Z] time="2022-11-05T17:47:41Z" level=info msg="Initializing discovery with TLS" [2022-11-05T17:47:42.131Z] === RUN Test/TestWatch [2022-11-05T17:47:42.131Z] time="2022-11-05T17:47:41Z" level=info msg="Initializing discovery without TLS" [2022-11-05T17:47:42.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-11-05T17:47:42.415Z] === RUN TestReadPluginNoRead/default [2022-11-05T17:47:43.100Z] === RUN TestPollerAddRemove [2022-11-05T17:47:43.100Z] --- PASS: TestPollerAddRemove (0.00s) [2022-11-05T17:47:43.100Z] === RUN TestPollerEvent [2022-11-05T17:47:43.100Z] poller_test.go:41: No chmod on Windows [2022-11-05T17:47:43.100Z] --- SKIP: TestPollerEvent (0.00s) [2022-11-05T17:47:43.100Z] === RUN TestPollerClose [2022-11-05T17:47:43.100Z] --- PASS: TestPollerClose (0.00s) [2022-11-05T17:47:43.100Z] PASS [2022-11-05T17:47:43.100Z] coverage: 36.2% of statements [2022-11-05T17:47:43.100Z] ok github.com/docker/docker/pkg/filenotify 0.054s coverage: 36.2% of statements [2022-11-05T17:47:43.100Z] === RUN TestCopyFileWithInvalidSrc [2022-11-05T17:47:43.100Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-11-05T17:47:43.100Z] === RUN TestCopyFileWithInvalidDest [2022-11-05T17:47:43.100Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-11-05T17:47:43.100Z] === RUN TestCopyFileWithSameSrcAndDest [2022-11-05T17:47:43.100Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-11-05T17:47:43.100Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-11-05T17:47:43.100Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-11-05T17:47:43.100Z] === RUN TestCopyFile [2022-11-05T17:47:43.100Z] --- PASS: TestCopyFile (0.01s) [2022-11-05T17:47:43.100Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-11-05T17:47:43.100Z] fileutils_test.go:134: Needs porting to Windows [2022-11-05T17:47:43.100Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-11-05T17:47:43.100Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-11-05T17:47:43.100Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-11-05T17:47:43.100Z] === RUN TestReadSymlinkedDirectoryToFile [2022-11-05T17:47:43.100Z] fileutils_test.go:180: Needs porting to Windows [2022-11-05T17:47:43.100Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-11-05T17:47:43.100Z] === RUN TestWildcardMatches [2022-11-05T17:47:43.100Z] --- PASS: TestWildcardMatches (0.00s) [2022-11-05T17:47:43.100Z] === RUN TestPatternMatches [2022-11-05T17:47:43.100Z] --- PASS: TestPatternMatches (0.00s) [2022-11-05T17:47:43.100Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-11-05T17:47:43.100Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestPatternMatchesFolderExclusions [2022-11-05T17:47:43.101Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-11-05T17:47:43.101Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-11-05T17:47:43.101Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-11-05T17:47:43.101Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-11-05T17:47:43.101Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestSingleExclamationError [2022-11-05T17:47:43.101Z] --- PASS: TestSingleExclamationError (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestMatchesWithNoPatterns [2022-11-05T17:47:43.101Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestMatchesWithMalformedPatterns [2022-11-05T17:47:43.101Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestMatches [2022-11-05T17:47:43.101Z] --- PASS: TestMatches (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestCleanPatterns [2022-11-05T17:47:43.101Z] --- PASS: TestCleanPatterns (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-11-05T17:47:43.101Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestCleanPatternsExceptionFlag [2022-11-05T17:47:43.101Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-11-05T17:47:43.101Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-11-05T17:47:43.101Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestCleanPatternsErrorSingleException [2022-11-05T17:47:43.101Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestCreateIfNotExistsDir [2022-11-05T17:47:43.101Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-11-05T17:47:43.101Z] === RUN TestCreateIfNotExistsFile [2022-11-05T17:47:43.101Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-11-05T17:47:43.101Z] === RUN TestMatch [2022-11-05T17:47:43.101Z] --- PASS: TestMatch (0.00s) [2022-11-05T17:47:43.101Z] PASS [2022-11-05T17:47:43.101Z] coverage: 85.4% of statements [2022-11-05T17:47:43.101Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 85.4% of statements [2022-11-05T17:47:43.356Z] docker_api_swarm_node_test.go:20: [d034bbd173acf] joining swarm manager [d3380b1fab8aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:47:43.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-11-05T17:47:43.927Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-05T17:47:44.068Z] === RUN TestGet [2022-11-05T17:47:44.068Z] --- PASS: TestGet (0.00s) [2022-11-05T17:47:44.068Z] === RUN TestGetShortcutString [2022-11-05T17:47:44.068Z] --- PASS: TestGetShortcutString (0.00s) [2022-11-05T17:47:44.068Z] PASS [2022-11-05T17:47:44.068Z] coverage: 42.9% of statements [2022-11-05T17:47:44.068Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-11-05T17:47:44.498Z] --- PASS: TestContinueAfterPluginCrash (9.92s) [2022-11-05T17:47:44.498Z] docker_api_swarm_node_test.go:21: [d8671fcedfd7a] joining swarm manager [d3380b1fab8aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:47:44.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-11-05T17:47:44.527Z] === RUN TestCreateIDMapOrder [2022-11-05T17:47:44.527Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-11-05T17:47:44.527Z] PASS [2022-11-05T17:47:44.527Z] coverage: 7.2% of statements [2022-11-05T17:47:44.527Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 7.2% of statements [2022-11-05T17:47:44.985Z] --- PASS: Test (3.21s) [2022-11-05T17:47:44.985Z] --- PASS: Test/TestInitialize (0.20s) [2022-11-05T17:47:44.985Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-11-05T17:47:44.985Z] --- PASS: Test/TestWatch (3.00s) [2022-11-05T17:47:44.985Z] PASS [2022-11-05T17:47:44.985Z] coverage: 84.1% of statements [2022-11-05T17:47:44.985Z] ok github.com/docker/docker/pkg/discovery/kv 3.268s coverage: 84.1% of statements [2022-11-05T17:47:45.437Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-05T17:47:45.443Z] === RUN TestFixedBufferCap [2022-11-05T17:47:45.443Z] --- PASS: TestFixedBufferCap (0.00s) [2022-11-05T17:47:45.443Z] === RUN TestFixedBufferLen [2022-11-05T17:47:45.443Z] --- PASS: TestFixedBufferLen (0.00s) [2022-11-05T17:47:45.443Z] === RUN TestFixedBufferString [2022-11-05T17:47:45.443Z] --- PASS: TestFixedBufferString (0.00s) [2022-11-05T17:47:45.443Z] === RUN TestFixedBufferWrite [2022-11-05T17:47:45.443Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-11-05T17:47:45.443Z] === RUN TestFixedBufferRead [2022-11-05T17:47:45.443Z] --- PASS: TestFixedBufferRead (0.00s) [2022-11-05T17:47:45.443Z] === RUN TestBytesPipeRead [2022-11-05T17:47:45.443Z] --- PASS: TestBytesPipeRead (0.00s) [2022-11-05T17:47:45.443Z] === RUN TestBytesPipeWrite [2022-11-05T17:47:45.443Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-11-05T17:47:45.443Z] === RUN TestBytesPipeWriteRandomChunks [2022-11-05T17:47:45.904Z] === RUN TestError [2022-11-05T17:47:45.904Z] --- PASS: TestError (0.00s) [2022-11-05T17:47:45.904Z] === RUN TestProgressString [2022-11-05T17:47:45.904Z] === RUN TestProgressString/no_progress [2022-11-05T17:47:45.904Z] === RUN TestProgressString/progress_1 [2022-11-05T17:47:45.904Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-11-05T17:47:45.904Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-11-05T17:47:45.904Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-11-05T17:47:45.904Z] === RUN TestProgressString/with_units [2022-11-05T17:47:45.904Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-11-05T17:47:45.904Z] === RUN TestProgressString/hide_counts [2022-11-05T17:47:45.904Z] --- PASS: TestProgressString (0.00s) [2022-11-05T17:47:45.904Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-11-05T17:47:45.904Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-11-05T17:47:45.904Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-11-05T17:47:45.904Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-11-05T17:47:45.904Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-11-05T17:47:45.904Z] --- PASS: TestProgressString/with_units (0.00s) [2022-11-05T17:47:45.904Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-11-05T17:47:45.904Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-11-05T17:47:45.904Z] === RUN TestJSONMessageDisplay [2022-11-05T17:47:45.904Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-11-05T17:47:45.904Z] === RUN TestJSONMessageDisplayWithJSONError [2022-11-05T17:47:45.904Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-11-05T17:47:45.904Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-11-05T17:47:45.904Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-11-05T17:47:45.904Z] === RUN TestDisplayJSONMessagesStream [2022-11-05T17:47:45.904Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-11-05T17:47:45.904Z] PASS [2022-11-05T17:47:45.904Z] coverage: 91.7% of statements [2022-11-05T17:47:45.904Z] ok github.com/docker/docker/pkg/jsonmessage 0.263s coverage: 91.7% of statements [2022-11-05T17:47:45.904Z] === RUN TestStandardLongPath [2022-11-05T17:47:45.904Z] --- PASS: TestStandardLongPath (0.00s) [2022-11-05T17:47:45.904Z] === RUN TestUNCLongPath [2022-11-05T17:47:45.904Z] --- PASS: TestUNCLongPath (0.00s) [2022-11-05T17:47:45.904Z] PASS [2022-11-05T17:47:45.904Z] coverage: 100.0% of statements [2022-11-05T17:47:45.904Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2022-11-05T17:47:45.904Z] === RUN TestAtomicWriteToFile [2022-11-05T17:47:45.904Z] ok github.com/docker/docker/pkg/longpath 0.058s coverage: 100.0% of statements [2022-11-05T17:47:45.904Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-11-05T17:47:45.904Z] === RUN TestAtomicWriteSetCommit [2022-11-05T17:47:45.904Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-11-05T17:47:45.904Z] === RUN TestAtomicWriteSetCancel [2022-11-05T17:47:45.904Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-11-05T17:47:45.904Z] === RUN TestReadCloserWrapperClose [2022-11-05T17:47:45.904Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-11-05T17:47:45.904Z] === RUN TestReaderErrWrapperReadOnError [2022-11-05T17:47:45.904Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-11-05T17:47:45.904Z] === RUN TestReaderErrWrapperRead [2022-11-05T17:47:45.904Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-11-05T17:47:45.904Z] === RUN TestHashData [2022-11-05T17:47:45.904Z] --- PASS: TestHashData (0.00s) [2022-11-05T17:47:45.904Z] === RUN TestCancelReadCloser [2022-11-05T17:47:46.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-11-05T17:47:46.363Z] --- PASS: TestCancelReadCloser (0.10s) [2022-11-05T17:47:46.363Z] === RUN TestWriteCloserWrapperClose [2022-11-05T17:47:46.363Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-11-05T17:47:46.363Z] === RUN TestNopWriteCloser [2022-11-05T17:47:46.363Z] --- PASS: TestNopWriteCloser (0.00s) [2022-11-05T17:47:46.363Z] === RUN TestNopWriter [2022-11-05T17:47:46.363Z] --- PASS: TestNopWriter (0.00s) [2022-11-05T17:47:46.363Z] === RUN TestWriteCounter [2022-11-05T17:47:46.363Z] --- PASS: TestWriteCounter (0.00s) [2022-11-05T17:47:46.363Z] PASS [2022-11-05T17:47:46.363Z] coverage: 69.7% of statements [2022-11-05T17:47:46.363Z] ok github.com/docker/docker/pkg/ioutils 0.759s coverage: 69.7% of statements [2022-11-05T17:47:46.822Z] === RUN TestNameFormat [2022-11-05T17:47:46.822Z] --- PASS: TestNameFormat (0.00s) [2022-11-05T17:47:46.822Z] === RUN TestNameRetries [2022-11-05T17:47:46.822Z] --- PASS: TestNameRetries (0.00s) [2022-11-05T17:47:46.822Z] PASS [2022-11-05T17:47:46.822Z] coverage: 85.7% of statements [2022-11-05T17:47:46.822Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2022-11-05T17:47:46.946Z] === CONT TestReadPluginNoRead [2022-11-05T17:47:46.946Z] read_test.go:92: [da2d803db1c0a] daemon is not started [2022-11-05T17:47:46.946Z] --- PASS: TestReadPluginNoRead (7.67s) [2022-11-05T17:47:46.946Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2022-11-05T17:47:46.946Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2022-11-05T17:47:46.946Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-11-05T17:47:46.946Z] PASS [2022-11-05T17:47:46.946Z] [2022-11-05T17:47:46.946Z] DONE 6 tests in 12.619s [2022-11-05T17:47:46.946Z] 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-11-05T17:47:46.946Z] ++ 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-11-05T17:47:46.946Z] ++ set -e [2022-11-05T17:47:46.946Z] ++ '[' -n 0 ']' [2022-11-05T17:47:46.946Z] ++ set -x [2022-11-05T17:47:46.946Z] ++ env -i DEST=/go/src/github.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-11-05T17:47:46.946Z] testing: warning: no tests to run [2022-11-05T17:47:46.946Z] PASS [2022-11-05T17:47:46.946Z] [2022-11-05T17:47:46.946Z] DONE 0 tests in 0.046s [2022-11-05T17:47:46.946Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-05T17:47:46.946Z] ++ 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-11-05T17:47:46.946Z] ++ set -e [2022-11-05T17:47:46.946Z] ++ '[' -n 0 ']' [2022-11-05T17:47:46.946Z] ++ set -x [2022-11-05T17:47:46.946Z] ++ env -i DEST=/go/src/github.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-11-05T17:47:46.946Z] INFO: Testing against a local daemon [2022-11-05T17:47:46.946Z] === RUN TestPluginWithDevMounts [2022-11-05T17:47:46.946Z] === PAUSE TestPluginWithDevMounts [2022-11-05T17:47:46.946Z] === CONT TestPluginWithDevMounts [2022-11-05T17:47:47.280Z] === RUN TestParseKeyValueOpt [2022-11-05T17:47:47.280Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-11-05T17:47:47.280Z] === RUN TestParseUintList [2022-11-05T17:47:47.280Z] --- PASS: TestParseUintList (0.00s) [2022-11-05T17:47:47.280Z] === RUN TestParseUintListMaximumLimits [2022-11-05T17:47:47.280Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-11-05T17:47:47.280Z] PASS [2022-11-05T17:47:47.280Z] coverage: 97.0% of statements [2022-11-05T17:47:47.280Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2022-11-05T17:47:47.280Z] === RUN TestNewAndRemove [2022-11-05T17:47:47.280Z] --- PASS: TestNewAndRemove (0.00s) [2022-11-05T17:47:47.280Z] === RUN TestRemoveInvalidPath [2022-11-05T17:47:47.280Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-11-05T17:47:47.280Z] PASS [2022-11-05T17:47:47.280Z] coverage: 82.6% of statements [2022-11-05T17:47:47.280Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2022-11-05T17:47:47.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000eedb78_} [2022-11-05T17:47:47.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1996249249_/foo_false____} [2022-11-05T17:47:48.247Z] === RUN TestParseEmptyInterface [2022-11-05T17:47:48.247Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-11-05T17:47:48.247Z] === RUN TestParseNonInterfaceType [2022-11-05T17:47:48.247Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-11-05T17:47:48.247Z] === RUN TestParseWithOneFunction [2022-11-05T17:47:48.247Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-11-05T17:47:48.247Z] === RUN TestParseWithMultipleFuncs [2022-11-05T17:47:48.247Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-11-05T17:47:48.247Z] === RUN TestParseWithUnnamedReturn [2022-11-05T17:47:48.247Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-11-05T17:47:48.247Z] === RUN TestEmbeddedInterface [2022-11-05T17:47:48.247Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-11-05T17:47:48.247Z] === RUN TestParsedImports [2022-11-05T17:47:48.247Z] --- PASS: TestParsedImports (0.00s) [2022-11-05T17:47:48.247Z] === RUN TestAliasedImports [2022-11-05T17:47:48.247Z] --- PASS: TestAliasedImports (0.00s) [2022-11-05T17:47:48.247Z] PASS [2022-11-05T17:47:48.247Z] coverage: 56.8% of statements [2022-11-05T17:47:48.247Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-11-05T17:47:48.712Z] --- PASS: TestPluginWithDevMounts (1.71s) [2022-11-05T17:47:48.712Z] PASS [2022-11-05T17:47:48.712Z] [2022-11-05T17:47:48.712Z] DONE 1 tests in 1.837s [2022-11-05T17:47:48.712Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-05T17:47:48.712Z] ++ 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-11-05T17:47:48.712Z] ++ set -e [2022-11-05T17:47:48.712Z] ++ '[' -n 0 ']' [2022-11-05T17:47:48.712Z] ++ set -x [2022-11-05T17:47:48.712Z] ++ env -i DEST=/go/src/github.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-11-05T17:47:48.972Z] INFO: Testing against a local daemon [2022-11-05T17:47:48.972Z] === RUN TestSecretInspect [2022-11-05T17:47:49.214Z] === RUN TestFailedConnection [2022-11-05T17:47:49.214Z] --- PASS: TestTarFiles (8.16s) [2022-11-05T17:47:49.214Z] === RUN TestTarUntar [2022-11-05T17:47:49.214Z] --- PASS: TestTarUntar (0.04s) [2022-11-05T17:47:49.214Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-11-05T17:47:49.214Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-11-05T17:47:49.214Z] === RUN TestTarWithOptions [2022-11-05T17:47:49.214Z] --- PASS: TestTarWithOptions (0.03s) [2022-11-05T17:47:49.214Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-11-05T17:47:49.214Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-11-05T17:47:49.214Z] === RUN TestUntarUstarGnuConflict [2022-11-05T17:47:49.214Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-11-05T17:47:49.214Z] === RUN TestUntarInvalidFilenames [2022-11-05T17:47:49.214Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1932731001\\dest" [2022-11-05T17:47:49.214Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-11-05T17:47:49.214Z] === RUN TestUntarHardlinkToSymlink [2022-11-05T17:47:49.214Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-11-05T17:47:49.214Z] === RUN TestUntarInvalidHardlink [2022-11-05T17:47:49.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink266977456\\victim\\hello" -> "../victim/hello" [2022-11-05T17:47:49.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3828994026\\victim\\hello" -> "/../victim/hello" [2022-11-05T17:47:49.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1521996926\\victim" -> "../victim" [2022-11-05T17:47:49.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2366699067\\victim" -> "../victim" [2022-11-05T17:47:49.214Z] === RUN TestHTTPTransport [2022-11-05T17:47:49.214Z] --- PASS: TestHTTPTransport (0.00s) [2022-11-05T17:47:49.214Z] PASS [2022-11-05T17:47:49.214Z] coverage: 85.7% of statements [2022-11-05T17:47:49.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink441339742\\victim" -> "../victim" [2022-11-05T17:47:49.214Z] ok github.com/docker/docker/pkg/plugins/transport 0.067s coverage: 85.7% of statements [2022-11-05T17:47:49.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1761512020\\victim" -> "../victim" [2022-11-05T17:47:49.214Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-11-05T17:47:49.214Z] === RUN TestUntarInvalidSymlink [2022-11-05T17:47:49.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2921489136\\dest\\dotdot" -> "../victim/hello" [2022-11-05T17:47:49.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1734403205\\dest\\slash-dotdot" -> "/../victim/hello" [2022-11-05T17:47:49.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3927312108\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:47:49.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2040042268\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:47:49.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4083178000\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:47:49.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3257252289\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:47:49.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3352787909\\dest\\dir\\loophole" -> "../../victim" [2022-11-05T17:47:49.214Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-11-05T17:47:49.214Z] === RUN TestTempArchiveCloseMultipleTimes [2022-11-05T17:47:49.214Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-11-05T17:47:49.214Z] === RUN TestXGlobalNoParent [2022-11-05T17:47:49.214Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-11-05T17:47:49.214Z] === RUN TestReplaceFileTarWrapper [2022-11-05T17:47:49.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1996249249_/foo_true____} [2022-11-05T17:47:49.673Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-11-05T17:47:49.673Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-11-05T17:47:49.673Z] === RUN TestBufioReaderPoolPutAndGet [2022-11-05T17:47:49.673Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-11-05T17:47:49.673Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-11-05T17:47:49.673Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-11-05T17:47:49.673Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-11-05T17:47:49.673Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-11-05T17:47:49.673Z] === RUN TestBufioWriterPoolPutAndGet [2022-11-05T17:47:49.673Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-11-05T17:47:49.673Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-11-05T17:47:49.673Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-11-05T17:47:49.673Z] === RUN TestBufferPoolPutAndGet [2022-11-05T17:47:49.673Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-11-05T17:47:49.673Z] PASS [2022-11-05T17:47:49.673Z] coverage: 88.2% of statements [2022-11-05T17:47:49.673Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-11-05T17:47:49.673Z] --- PASS: TestReplaceFileTarWrapper (0.27s) [2022-11-05T17:47:49.673Z] === RUN TestPrefixHeaderReadable [2022-11-05T17:47:49.673Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-11-05T17:47:49.673Z] === RUN TestDisablePigz [2022-11-05T17:47:49.673Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-11-05T17:47:49.673Z] --- PASS: TestDisablePigz (0.16s) [2022-11-05T17:47:49.673Z] === RUN TestPigz [2022-11-05T17:47:50.130Z] --- PASS: TestFailedConnection (1.04s) [2022-11-05T17:47:50.130Z] === RUN TestFailOnce [2022-11-05T17:47:50.130Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-11-05T17:47:50.130Z] --- PASS: TestPigz (0.17s) [2022-11-05T17:47:50.130Z] === RUN TestCopyFileWithInvalidDest [2022-11-05T17:47:50.130Z] archive_windows_test.go:17: Currently fails [2022-11-05T17:47:50.130Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-11-05T17:47:50.130Z] === RUN TestCanonicalTarNameForPath [2022-11-05T17:47:50.130Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-11-05T17:47:50.130Z] === RUN TestCanonicalTarName [2022-11-05T17:47:50.130Z] --- PASS: TestCanonicalTarName (0.00s) [2022-11-05T17:47:50.130Z] === RUN TestChmodTarEntry [2022-11-05T17:47:50.130Z] --- PASS: TestChmodTarEntry (0.00s) [2022-11-05T17:47:50.130Z] === RUN TestHardLinkOrder [2022-11-05T17:47:50.130Z] --- PASS: TestHardLinkOrder (0.10s) [2022-11-05T17:47:50.130Z] === RUN TestChangeString [2022-11-05T17:47:50.130Z] --- PASS: TestChangeString (0.00s) [2022-11-05T17:47:50.130Z] === RUN TestChangesWithNoChanges [2022-11-05T17:47:50.130Z] === RUN TestOutputOnPrematureClose [2022-11-05T17:47:50.130Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-11-05T17:47:50.130Z] === RUN TestCompleteSilently [2022-11-05T17:47:50.130Z] --- PASS: TestCompleteSilently (0.00s) [2022-11-05T17:47:50.130Z] PASS [2022-11-05T17:47:50.130Z] coverage: 75.9% of statements [2022-11-05T17:47:50.130Z] ok github.com/docker/docker/pkg/progress 0.054s coverage: 75.9% of statements [2022-11-05T17:47:50.130Z] --- PASS: TestChangesWithNoChanges (0.05s) [2022-11-05T17:47:50.130Z] === RUN TestChangesWithChanges [2022-11-05T17:47:50.130Z] --- PASS: TestChangesWithChanges (0.04s) [2022-11-05T17:47:50.130Z] === RUN TestChangesWithChangesGH13590 [2022-11-05T17:47:50.130Z] changes_test.go:192: needs more investigation [2022-11-05T17:47:50.130Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-11-05T17:47:50.130Z] === RUN TestChangesDirsEmpty [2022-11-05T17:47:50.130Z] 2022/11/05 17:47:49 http: panic serving 127.0.0.1:49255: Plugin not ready [2022-11-05T17:47:50.130Z] goroutine 22 [running]: [2022-11-05T17:47:50.130Z] net/http.(*conn).serve.func1() [2022-11-05T17:47:50.130Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-11-05T17:47:50.130Z] panic({0x16759e0, 0x17b95b0}) [2022-11-05T17:47:50.130Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-11-05T17:47:50.130Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xdf0000000000003b?, 0xffffffffffffffff?}, 0xdfcde76e1def9349?) [2022-11-05T17:47:50.130Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-11-05T17:47:50.130Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17bee08?, 0xc0000a80e0?}, 0xc0000cfa78?) [2022-11-05T17:47:50.130Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-11-05T17:47:50.130Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x17bee08, 0xc0000a80e0}, 0xc0000b4200) [2022-11-05T17:47:50.130Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-11-05T17:47:50.130Z] net/http.serverHandler.ServeHTTP({0x17bd338?}, {0x17bee08, 0xc0000a80e0}, 0xc0000b4200) [2022-11-05T17:47:50.130Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-11-05T17:47:50.130Z] net/http.(*conn).serve(0xc0000c2000, {0x17bf218, 0xc000090420}) [2022-11-05T17:47:50.130Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-11-05T17:47:50.130Z] created by net/http.(*Server).Serve [2022-11-05T17:47:50.130Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-11-05T17:47:50.130Z] time="2022-11-05T17:47:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49254/Test.FailOnce: Post \"http://127.0.0.1:49254/Test.FailOnce\": EOF, retrying in 1s" [2022-11-05T17:47:50.130Z] === RUN TestSendToOneSub [2022-11-05T17:47:50.130Z] --- PASS: TestSendToOneSub (0.00s) [2022-11-05T17:47:50.130Z] === RUN TestSendToMultipleSubs [2022-11-05T17:47:50.130Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-11-05T17:47:50.130Z] === RUN TestEvictOneSub [2022-11-05T17:47:50.130Z] --- PASS: TestEvictOneSub (0.00s) [2022-11-05T17:47:50.130Z] === RUN TestClosePublisher [2022-11-05T17:47:50.130Z] --- PASS: TestClosePublisher (0.00s) [2022-11-05T17:47:50.130Z] === RUN TestPubSubRace [2022-11-05T17:47:50.591Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-11-05T17:47:50.591Z] === RUN TestChangesDirsMutated [2022-11-05T17:47:50.591Z] --- PASS: TestChangesDirsMutated (0.15s) [2022-11-05T17:47:50.591Z] === RUN TestApplyLayer [2022-11-05T17:47:50.591Z] changes_test.go:405: needs further investigation [2022-11-05T17:47:50.591Z] --- SKIP: TestApplyLayer (0.00s) [2022-11-05T17:47:50.591Z] === RUN TestChangesSizeWithHardlinks [2022-11-05T17:47:50.591Z] changes_test.go:441: needs further investigation [2022-11-05T17:47:50.591Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-11-05T17:47:50.591Z] === RUN TestChangesSizeWithNoChanges [2022-11-05T17:47:50.591Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-11-05T17:47:50.591Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-11-05T17:47:50.591Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-11-05T17:47:50.591Z] === RUN TestChangesSize [2022-11-05T17:47:50.591Z] --- PASS: TestChangesSize (0.00s) [2022-11-05T17:47:50.591Z] === RUN TestApplyLayerInvalidFilenames [2022-11-05T17:47:50.591Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames145024893\\dest" [2022-11-05T17:47:50.591Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-11-05T17:47:50.591Z] === RUN TestApplyLayerInvalidHardlink [2022-11-05T17:47:50.591Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4000737878\\victim\\hello" -> "../victim/hello" [2022-11-05T17:47:50.591Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink679945484\\victim\\hello" -> "/../victim/hello" [2022-11-05T17:47:50.591Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3043678876\\victim" -> "../victim" [2022-11-05T17:47:50.591Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2746521304\\victim" -> "../victim" [2022-11-05T17:47:50.591Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4029440916\\victim" -> "../victim" [2022-11-05T17:47:50.591Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink378769816\\victim" -> "../victim" [2022-11-05T17:47:50.591Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-11-05T17:47:50.591Z] === RUN TestApplyLayerInvalidSymlink [2022-11-05T17:47:50.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2955210626\\dest\\dotdot" -> "../victim/hello" [2022-11-05T17:47:50.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink445912586\\dest\\slash-dotdot" -> "/../victim/hello" [2022-11-05T17:47:50.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1410908699\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:47:50.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3707381783\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:47:50.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1625698749\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:47:50.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink501499238\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:47:50.591Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-11-05T17:47:50.591Z] === RUN TestApplyLayerWhiteouts [2022-11-05T17:47:50.591Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-11-05T17:47:50.591Z] === RUN TestGenerateEmptyFile [2022-11-05T17:47:50.591Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-11-05T17:47:50.591Z] === RUN TestGenerateWithContent [2022-11-05T17:47:50.591Z] --- PASS: TestGenerateWithContent (0.00s) [2022-11-05T17:47:50.591Z] PASS [2022-11-05T17:47:50.591Z] coverage: 62.6% of statements [2022-11-05T17:47:50.591Z] ok github.com/docker/docker/pkg/archive 11.319s coverage: 62.6% of statements [2022-11-05T17:47:50.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32588627319_/foo_false____} [2022-11-05T17:47:51.049Z] === RUN TestRegister [2022-11-05T17:47:51.049Z] --- PASS: TestRegister (0.00s) [2022-11-05T17:47:51.049Z] === RUN TestCommand [2022-11-05T17:47:51.049Z] --- PASS: TestCommand (0.04s) [2022-11-05T17:47:51.049Z] === RUN TestNaiveSelf [2022-11-05T17:47:51.049Z] --- PASS: TestNaiveSelf (0.03s) [2022-11-05T17:47:51.049Z] PASS [2022-11-05T17:47:51.049Z] coverage: 82.4% of statements [2022-11-05T17:47:51.049Z] ok github.com/docker/docker/pkg/reexec 0.134s coverage: 82.4% of statements [2022-11-05T17:47:51.049Z] --- PASS: TestFailOnce (1.21s) [2022-11-05T17:47:51.049Z] === RUN TestEchoInputOutput [2022-11-05T17:47:51.049Z] --- PASS: TestEchoInputOutput (0.00s) [2022-11-05T17:47:51.049Z] === RUN TestBackoff [2022-11-05T17:47:51.049Z] --- PASS: TestBackoff (0.00s) [2022-11-05T17:47:51.049Z] === RUN TestAbortRetry [2022-11-05T17:47:51.049Z] --- PASS: TestAbortRetry (0.00s) [2022-11-05T17:47:51.049Z] === RUN TestClientScheme [2022-11-05T17:47:51.049Z] --- PASS: TestClientScheme (0.00s) [2022-11-05T17:47:51.049Z] === RUN TestNewClientWithTimeout [2022-11-05T17:47:51.178Z] --- PASS: TestSecretInspect (2.28s) [2022-11-05T17:47:51.178Z] === RUN TestSecretList [2022-11-05T17:47:51.507Z] --- PASS: TestPubSubRace (1.07s) [2022-11-05T17:47:51.507Z] PASS [2022-11-05T17:47:51.507Z] coverage: 75.0% of statements [2022-11-05T17:47:51.507Z] ok github.com/docker/docker/pkg/pubsub 1.119s coverage: 75.0% of statements [2022-11-05T17:47:51.965Z] time="2022-11-05T17:47:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-11-05T17:47:51.965Z] === RUN TestParseSignal [2022-11-05T17:47:51.965Z] --- PASS: TestParseSignal (0.00s) [2022-11-05T17:47:51.965Z] === RUN TestValidSignalForPlatform [2022-11-05T17:47:51.965Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-11-05T17:47:51.965Z] PASS [2022-11-05T17:47:51.965Z] coverage: 19.7% of statements [2022-11-05T17:47:51.965Z] ok github.com/docker/docker/pkg/signal 0.050s coverage: 19.7% of statements [2022-11-05T17:47:52.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32588627319_/foo_true____} [2022-11-05T17:47:52.425Z] === RUN TestNewStdWriter [2022-11-05T17:47:52.425Z] --- PASS: TestNewStdWriter (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestWriteWithUninitializedStdWriter [2022-11-05T17:47:52.425Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestWriteWithNilBytes [2022-11-05T17:47:52.425Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestWrite [2022-11-05T17:47:52.425Z] --- PASS: TestWrite (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestWriteWithWriterError [2022-11-05T17:47:52.425Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-11-05T17:47:52.425Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestStdCopyWriteAndRead [2022-11-05T17:47:52.425Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-11-05T17:47:52.425Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-11-05T17:47:52.425Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-11-05T17:47:52.425Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestStdCopyWithInvalidInputHeader [2022-11-05T17:47:52.425Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestStdCopyWithCorruptedPrefix [2022-11-05T17:47:52.425Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestStdCopyReturnsWriteErrors [2022-11-05T17:47:52.425Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-11-05T17:47:52.425Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-11-05T17:47:52.425Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-11-05T17:47:52.425Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-11-05T17:47:52.425Z] PASS [2022-11-05T17:47:52.425Z] coverage: 100.0% of statements [2022-11-05T17:47:52.425Z] ok github.com/docker/docker/pkg/stdcopy 0.060s coverage: 100.0% of statements [2022-11-05T17:47:53.393Z] === RUN TestRawProgressFormatterFormatStatus [2022-11-05T17:47:53.393Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestRawProgressFormatterFormatProgress [2022-11-05T17:47:53.393Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestFormatStatus [2022-11-05T17:47:53.393Z] --- PASS: TestFormatStatus (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestFormatError [2022-11-05T17:47:53.393Z] --- PASS: TestFormatError (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestFormatJSONError [2022-11-05T17:47:53.393Z] --- PASS: TestFormatJSONError (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestJsonProgressFormatterFormatProgress [2022-11-05T17:47:53.393Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestJsonProgressFormatterFormatStatus [2022-11-05T17:47:53.393Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestNewJSONProgressOutput [2022-11-05T17:47:53.393Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestAuxFormatterEmit [2022-11-05T17:47:53.393Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestStreamWriterStdout [2022-11-05T17:47:53.393Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestStreamWriterStderr [2022-11-05T17:47:53.393Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-11-05T17:47:53.393Z] PASS [2022-11-05T17:47:53.393Z] coverage: 66.2% of statements [2022-11-05T17:47:53.393Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-11-05T17:47:53.393Z] === RUN TestGenerateRandomID [2022-11-05T17:47:53.393Z] --- PASS: TestGenerateRandomID (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestShortenId [2022-11-05T17:47:53.393Z] --- PASS: TestShortenId (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestShortenSha256Id [2022-11-05T17:47:53.393Z] --- PASS: TestShortenSha256Id (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestShortenIdEmpty [2022-11-05T17:47:53.393Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestShortenIdInvalid [2022-11-05T17:47:53.393Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestIsShortIDNonHex [2022-11-05T17:47:53.393Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-11-05T17:47:53.393Z] === RUN TestIsShortIDNotCorrectSize [2022-11-05T17:47:53.393Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-11-05T17:47:53.393Z] PASS [2022-11-05T17:47:53.393Z] coverage: 70.6% of statements [2022-11-05T17:47:53.393Z] ok github.com/docker/docker/pkg/stringid 0.054s coverage: 70.6% of statements [2022-11-05T17:47:53.393Z] time="2022-11-05T17:47:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-11-05T17:47:53.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32588627319_/foo_true__0xc000eedba8__} [2022-11-05T17:47:53.494Z] --- PASS: TestSecretList (2.05s) [2022-11-05T17:47:53.494Z] === RUN TestSecretsCreateAndDelete [2022-11-05T17:47:54.359Z] === RUN TestIsCpusetListAvailable [2022-11-05T17:47:54.359Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-11-05T17:47:54.359Z] PASS [2022-11-05T17:47:54.359Z] coverage: 38.2% of statements [2022-11-05T17:47:54.359Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2022-11-05T17:47:54.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000eedbc0_} [2022-11-05T17:47:55.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-11-05T17:47:55.324Z] === RUN TestChtimes [2022-11-05T17:47:55.324Z] --- PASS: TestChtimes (0.01s) [2022-11-05T17:47:55.324Z] === RUN TestChtimesWindows [2022-11-05T17:47:55.324Z] --- PASS: TestChtimesWindows (0.00s) [2022-11-05T17:47:55.324Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-11-05T17:47:55.324Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-11-05T17:47:55.324Z] === RUN TestEnsureRemoveAllNotExist [2022-11-05T17:47:55.324Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-11-05T17:47:55.324Z] === RUN TestEnsureRemoveAllWithDir [2022-11-05T17:47:55.324Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-11-05T17:47:55.324Z] === RUN TestEnsureRemoveAllWithFile [2022-11-05T17:47:55.324Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-11-05T17:47:55.324Z] === RUN TestHasWin32KSupport [2022-11-05T17:47:55.324Z] syscall_windows_test.go:8: win32k: true [2022-11-05T17:47:55.324Z] --- PASS: TestHasWin32KSupport (0.01s) [2022-11-05T17:47:55.324Z] PASS [2022-11-05T17:47:55.324Z] coverage: 12.0% of statements [2022-11-05T17:47:55.324Z] ok github.com/docker/docker/pkg/system 0.094s coverage: 12.0% of statements [2022-11-05T17:47:55.324Z] === RUN TestTailFile [2022-11-05T17:47:55.324Z] --- PASS: TestTailFile (0.00s) [2022-11-05T17:47:55.324Z] === RUN TestTailFileManyLines [2022-11-05T17:47:55.324Z] --- PASS: TestTailFileManyLines (0.00s) [2022-11-05T17:47:55.324Z] === RUN TestTailEmptyFile [2022-11-05T17:47:55.324Z] --- PASS: TestTailEmptyFile (0.00s) [2022-11-05T17:47:55.324Z] === RUN TestTailNegativeN [2022-11-05T17:47:55.324Z] --- PASS: TestTailNegativeN (0.00s) [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader [2022-11-05T17:47:55.324Z] === CONT TestNewTailReader [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/8_byte_delimiter [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/12_byte_delimiter [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/no_delimiter [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader/no_delimiter [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/single_byte_delimiter [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/2_byte_delimiter [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/4_byte_delimiter [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/truncated_last_line [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-11-05T17:47:55.324Z] === CONT TestNewTailReader/8_byte_delimiter [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.324Z] === CONT TestNewTailReader/single_byte_delimiter [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.324Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-11-05T17:47:55.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/4_byte_delimiter [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/no_delimiter [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/12_byte_delimiter [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/2_byte_delimiter [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.325Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.326Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.326Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.326Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.580Z] --- PASS: TestSecretsCreateAndDelete (2.36s) [2022-11-05T17:47:55.580Z] === RUN TestSecretsUpdate [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.784Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.784Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.784Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.784Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.784Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.785Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.785Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.785Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.786Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.787Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.787Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.787Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.787Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.787Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.787Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:55.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:55.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000eedbd8_} [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:56.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:47:56.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader (0.00s) [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-05T17:47:56.270Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.03s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.02s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.02s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.02s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-11-05T17:47:56.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.02s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.02s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.03s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-05T17:47:56.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-05T17:47:56.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.02s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-05T17:47:56.731Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.02s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-05T17:47:56.732Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:47:56.732Z] PASS [2022-11-05T17:47:56.732Z] coverage: 88.6% of statements [2022-11-05T17:47:56.732Z] ok github.com/docker/docker/pkg/tailfile 0.483s coverage: 88.6% of statements [2022-11-05T17:47:56.732Z] time="2022-11-05T17:47:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-11-05T17:47:56.732Z] === RUN TestTarSumRemoveNonExistent [2022-11-05T17:47:56.732Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-11-05T17:47:56.732Z] === RUN TestTarSumRemove [2022-11-05T17:47:56.732Z] --- PASS: TestTarSumRemove (0.00s) [2022-11-05T17:47:56.732Z] === RUN TestSortFileInfoSums [2022-11-05T17:47:56.732Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-11-05T17:47:56.732Z] === RUN TestNewTarSumForLabelInvalid [2022-11-05T17:47:56.732Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-11-05T17:47:56.732Z] === RUN TestNewTarSumForLabel [2022-11-05T17:47:56.732Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-11-05T17:47:56.732Z] === RUN TestEmptyTar [2022-11-05T17:47:56.732Z] --- PASS: TestEmptyTar (0.00s) [2022-11-05T17:47:56.732Z] === RUN TestTarSumsReadSize [2022-11-05T17:47:56.732Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-11-05T17:47:56.732Z] === RUN TestTarSums [2022-11-05T17:47:56.732Z] --- PASS: TestTarSums (0.08s) [2022-11-05T17:47:56.732Z] === RUN TestIteration [2022-11-05T17:47:56.732Z] --- PASS: TestIteration (0.00s) [2022-11-05T17:47:56.732Z] === RUN TestVersionLabelForChecksum [2022-11-05T17:47:56.732Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-11-05T17:47:56.732Z] === RUN TestVersion [2022-11-05T17:47:56.732Z] --- PASS: TestVersion (0.00s) [2022-11-05T17:47:56.732Z] === RUN TestGetVersion [2022-11-05T17:47:56.732Z] --- PASS: TestGetVersion (0.00s) [2022-11-05T17:47:56.732Z] === RUN TestGetVersions [2022-11-05T17:47:56.732Z] --- PASS: TestGetVersions (0.00s) [2022-11-05T17:47:56.732Z] PASS [2022-11-05T17:47:56.732Z] coverage: 89.3% of statements [2022-11-05T17:47:56.732Z] ok github.com/docker/docker/pkg/tarsum 0.150s coverage: 89.3% of statements [2022-11-05T17:47:57.191Z] testing: warning: no tests to run [2022-11-05T17:47:57.191Z] PASS [2022-11-05T17:47:57.191Z] coverage: [no statements] [2022-11-05T17:47:57.191Z] ok github.com/docker/docker/pkg/term/windows 0.049s coverage: [no statements] [no tests to run] [2022-11-05T17:47:57.650Z] === RUN TestTruncIndex [2022-11-05T17:47:57.650Z] --- PASS: TestTruncIndex (0.10s) [2022-11-05T17:47:57.650Z] PASS [2022-11-05T17:47:57.650Z] coverage: 91.5% of statements [2022-11-05T17:47:57.650Z] ok github.com/docker/docker/pkg/truncindex 0.150s coverage: 91.5% of statements [2022-11-05T17:47:57.650Z] === RUN TestIsGIT [2022-11-05T17:47:57.650Z] --- PASS: TestIsGIT (0.00s) [2022-11-05T17:47:57.650Z] === RUN TestIsTransport [2022-11-05T17:47:57.650Z] --- PASS: TestIsTransport (0.00s) [2022-11-05T17:47:57.650Z] PASS [2022-11-05T17:47:57.650Z] coverage: 100.0% of statements [2022-11-05T17:47:57.650Z] ok github.com/docker/docker/pkg/urlutil 0.065s coverage: 100.0% of statements [2022-11-05T17:47:57.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000eedbf0_} [2022-11-05T17:47:58.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000eedc08_} [2022-11-05T17:47:58.319Z] --- PASS: TestSecretsUpdate (2.83s) [2022-11-05T17:47:58.319Z] === RUN TestTemplatedSecret [2022-11-05T17:47:58.617Z] === RUN TestVersionInfo [2022-11-05T17:47:58.617Z] --- PASS: TestVersionInfo (0.00s) [2022-11-05T17:47:58.617Z] === RUN TestAppendVersions [2022-11-05T17:47:58.617Z] --- PASS: TestAppendVersions (0.00s) [2022-11-05T17:47:58.617Z] PASS [2022-11-05T17:47:58.617Z] coverage: 88.9% of statements [2022-11-05T17:47:58.617Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2022-11-05T17:47:59.258Z] docker_api_swarm_test.go:502: [d0dfa946187d1] joining swarm manager [db9389de508f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:48:00.149Z] === RUN TestValidatePrivileges [2022-11-05T17:48:00.149Z] --- PASS: TestValidatePrivileges (0.00s) [2022-11-05T17:48:00.149Z] === RUN TestFilterByCapNeg [2022-11-05T17:48:00.149Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-11-05T17:48:00.149Z] === RUN TestFilterByCapPos [2022-11-05T17:48:00.149Z] --- PASS: TestFilterByCapPos (0.00s) [2022-11-05T17:48:00.149Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-11-05T17:48:00.149Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-11-05T17:48:00.149Z] PASS [2022-11-05T17:48:00.149Z] coverage: 12.0% of statements [2022-11-05T17:48:00.149Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.0% of statements [2022-11-05T17:48:00.149Z] === RUN TestNewSettable [2022-11-05T17:48:00.149Z] --- PASS: TestNewSettable (0.00s) [2022-11-05T17:48:00.149Z] === RUN TestIsSettable [2022-11-05T17:48:00.149Z] --- PASS: TestIsSettable (0.00s) [2022-11-05T17:48:00.149Z] === RUN TestUpdateSettingsEnv [2022-11-05T17:48:00.149Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-11-05T17:48:00.149Z] PASS [2022-11-05T17:48:00.149Z] coverage: 20.0% of statements [2022-11-05T17:48:00.149Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-11-05T17:48:00.149Z] time="2022-11-05T17:48:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-11-05T17:48:00.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-11-05T17:48:01.115Z] === RUN TestLoad [2022-11-05T17:48:01.115Z] --- PASS: TestLoad (0.00s) [2022-11-05T17:48:01.115Z] === RUN TestSave [2022-11-05T17:48:01.115Z] --- PASS: TestSave (0.05s) [2022-11-05T17:48:01.115Z] === RUN TestAddDeleteGet [2022-11-05T17:48:01.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-11-05T17:48:01.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-11-05T17:48:01.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-11-05T17:48:01.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-11-05T17:48:01.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-11-05T17:48:01.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-11-05T17:48:01.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-11-05T17:48:01.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-11-05T17:48:01.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-11-05T17:48:01.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-11-05T17:48:01.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-11-05T17:48:01.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-11-05T17:48:01.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-11-05T17:48:01.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-11-05T17:48:01.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-11-05T17:48:01.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-11-05T17:48:01.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-11-05T17:48:01.394Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-11-05T17:48:01.573Z] --- PASS: TestAddDeleteGet (0.07s) [2022-11-05T17:48:01.573Z] === RUN TestInvalidTags [2022-11-05T17:48:01.573Z] --- PASS: TestInvalidTags (0.01s) [2022-11-05T17:48:01.573Z] PASS [2022-11-05T17:48:01.573Z] coverage: 84.4% of statements [2022-11-05T17:48:01.573Z] ok github.com/docker/docker/reference 0.196s coverage: 84.4% of statements [2022-11-05T17:48:01.653Z] --- PASS: TestTemplatedSecret (3.19s) [2022-11-05T17:48:01.653Z] === RUN TestSecretCreateResolve [2022-11-05T17:48:02.356Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 29.1% of statements [2022-11-05T17:48:02.541Z] === RUN TestResolveAuthConfigIndexServer [2022-11-05T17:48:02.541Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-11-05T17:48:02.541Z] === RUN TestResolveAuthConfigFullURL [2022-11-05T17:48:02.541Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-11-05T17:48:02.541Z] === RUN TestLoadAllowNondistributableArtifacts [2022-11-05T17:48:02.541Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-11-05T17:48:02.541Z] === RUN TestValidateMirror [2022-11-05T17:48:02.541Z] --- PASS: TestValidateMirror (0.00s) [2022-11-05T17:48:02.541Z] === RUN TestLoadInsecureRegistries [2022-11-05T17:48:02.541Z] time="2022-11-05T17:48:02Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-11-05T17:48:02.541Z] time="2022-11-05T17:48:02Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-11-05T17:48:02.541Z] time="2022-11-05T17:48:02Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-11-05T17:48:02.541Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-11-05T17:48:02.541Z] === RUN TestNewServiceConfig [2022-11-05T17:48:02.541Z] --- PASS: TestNewServiceConfig (0.00s) [2022-11-05T17:48:02.541Z] === RUN TestValidateIndexName [2022-11-05T17:48:02.541Z] --- PASS: TestValidateIndexName (0.00s) [2022-11-05T17:48:02.541Z] === RUN TestValidateIndexNameWithError [2022-11-05T17:48:02.541Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-11-05T17:48:02.541Z] === RUN TestEndpointParse [2022-11-05T17:48:02.541Z] --- PASS: TestEndpointParse (0.00s) [2022-11-05T17:48:02.541Z] === RUN TestEndpointParseInvalid [2022-11-05T17:48:02.541Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-11-05T17:48:02.541Z] === RUN TestValidateEndpoint [2022-11-05T17:48:02.999Z] --- PASS: TestValidateEndpoint (0.01s) [2022-11-05T17:48:02.999Z] === RUN TestPing [2022-11-05T17:48:02.999Z] --- PASS: TestPing (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestPingRegistryEndpoint [2022-11-05T17:48:02.999Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:02.999Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestEndpoint [2022-11-05T17:48:02.999Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:02.999Z] --- SKIP: TestEndpoint (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestParseRepositoryInfo [2022-11-05T17:48:02.999Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestNewIndexInfo [2022-11-05T17:48:02.999Z] --- PASS: TestNewIndexInfo (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestMirrorEndpointLookup [2022-11-05T17:48:02.999Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:02.999Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-11-05T17:48:02.999Z] === RUN TestSearchRepositories [2022-11-05T17:48:02.999Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-11-05T17:48:02.999Z] Host: 127.0.0.1:49264 [2022-11-05T17:48:02.999Z] User-Agent: docker test client [2022-11-05T17:48:02.999Z] Authorization: Token fake-token [2022-11-05T17:48:02.999Z] X-Docker-Token: true [2022-11-05T17:48:02.999Z] Accept-Encoding: gzip [2022-11-05T17:48:02.999Z] [2022-11-05T17:48:02.999Z] [2022-11-05T17:48:02.999Z] registry_test.go:730: HTTP/1.1 200 OK [2022-11-05T17:48:02.999Z] Connection: close [2022-11-05T17:48:02.999Z] Content-Length: 144 [2022-11-05T17:48:02.999Z] Cache-Control: no-cache [2022-11-05T17:48:02.999Z] Content-Type: application/json [2022-11-05T17:48:02.999Z] Date: Sat, 05 Nov 2022 17:48:02 GMT [2022-11-05T17:48:02.999Z] Expires: -1 [2022-11-05T17:48:02.999Z] Pragma: no-cache [2022-11-05T17:48:02.999Z] Server: docker-tests/mock [2022-11-05T17:48:02.999Z] X-Docker-Registry-Config: mock [2022-11-05T17:48:02.999Z] X-Docker-Registry-Version: 0.0.0 [2022-11-05T17:48:02.999Z] [2022-11-05T17:48:02.999Z] [2022-11-05T17:48:02.999Z] --- PASS: TestSearchRepositories (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestTrustedLocation [2022-11-05T17:48:02.999Z] --- PASS: TestTrustedLocation (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-11-05T17:48:02.999Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestAllowNondistributableArtifacts [2022-11-05T17:48:02.999Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestIsSecureIndex [2022-11-05T17:48:02.999Z] --- PASS: TestIsSecureIndex (0.00s) [2022-11-05T17:48:02.999Z] PASS [2022-11-05T17:48:02.999Z] coverage: 50.2% of statements [2022-11-05T17:48:02.999Z] ok github.com/docker/docker/registry 0.303s coverage: 50.2% of statements [2022-11-05T17:48:02.999Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-11-05T17:48:02.999Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-11-05T17:48:02.999Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-11-05T17:48:02.999Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-11-05T17:48:02.999Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-11-05T17:48:02.999Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestResumableRequestReaderWithReadError [2022-11-05T17:48:02.999Z] time="2022-11-05T17:48:02Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-11-05T17:48:02.999Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-11-05T17:48:02.999Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-11-05T17:48:02.999Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-11-05T17:48:02.999Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-11-05T17:48:02.999Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestResumableRequestReader [2022-11-05T17:48:02.999Z] --- PASS: TestResumableRequestReader (0.00s) [2022-11-05T17:48:02.999Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-11-05T17:48:02.999Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-11-05T17:48:02.999Z] PASS [2022-11-05T17:48:02.999Z] coverage: 100.0% of statements [2022-11-05T17:48:02.999Z] ok github.com/docker/docker/registry/resumable 0.286s coverage: 100.0% of statements [2022-11-05T17:48:03.290Z] ok github.com/docker/docker/container 0.117s coverage: 34.5% of statements [2022-11-05T17:48:03.290Z] ? github.com/docker/docker/container/stream [no test files] [2022-11-05T17:48:03.290Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-11-05T17:48:03.290Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-11-05T17:48:03.290Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-11-05T17:48:03.457Z] === RUN TestRestartManagerTimeout [2022-11-05T17:48:03.457Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-11-05T17:48:03.457Z] === RUN TestRestartManagerTimeoutReset [2022-11-05T17:48:03.457Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-11-05T17:48:03.457Z] PASS [2022-11-05T17:48:03.457Z] coverage: 45.3% of statements [2022-11-05T17:48:03.457Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 45.3% of statements [2022-11-05T17:48:03.562Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-11-05T17:48:04.131Z] --- PASS: TestSecretCreateResolve (2.55s) [2022-11-05T17:48:04.131Z] PASS [2022-11-05T17:48:04.131Z] [2022-11-05T17:48:04.131Z] DONE 6 tests in 15.397s [2022-11-05T17:48:04.131Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-11-05T17:48:04.131Z] ++ 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-11-05T17:48:04.131Z] ++ set -e [2022-11-05T17:48:04.131Z] ++ '[' -n 0 ']' [2022-11-05T17:48:04.131Z] ++ set -x [2022-11-05T17:48:04.131Z] ++ env -i DEST=/go/src/github.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-11-05T17:48:04.390Z] INFO: Testing against a local daemon [2022-11-05T17:48:04.390Z] === RUN TestServiceCreateInit [2022-11-05T17:48:04.390Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-05T17:48:04.423Z] === RUN TestDecodeContainerConfig [2022-11-05T17:48:04.423Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-11-05T17:48:04.423Z] === RUN TestDecodeContainerConfigIsolation [2022-11-05T17:48:04.423Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-11-05T17:48:04.423Z] === RUN TestValidatePrivileged [2022-11-05T17:48:04.423Z] --- PASS: TestValidatePrivileged (0.00s) [2022-11-05T17:48:04.423Z] PASS [2022-11-05T17:48:04.423Z] coverage: 52.2% of statements [2022-11-05T17:48:04.423Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.2% of statements [2022-11-05T17:48:04.882Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-11-05T17:48:04.882Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-11-05T17:48:04.882Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-11-05T17:48:04.882Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-11-05T17:48:04.882Z] PASS [2022-11-05T17:48:04.882Z] coverage: 62.5% of statements [2022-11-05T17:48:04.882Z] ok github.com/docker/docker/testutil 0.051s coverage: 62.5% of statements [2022-11-05T17:48:04.958Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-11-05T17:48:07.500Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-11-05T17:48:07.789Z] === RUN TestGetDriver [2022-11-05T17:48:07.789Z] --- PASS: TestGetDriver (0.00s) [2022-11-05T17:48:07.789Z] === RUN TestVolumeRequestError [2022-11-05T17:48:07.789Z] --- PASS: TestVolumeRequestError (0.01s) [2022-11-05T17:48:07.789Z] PASS [2022-11-05T17:48:07.789Z] coverage: 36.1% of statements [2022-11-05T17:48:07.789Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2022-11-05T17:48:07.789Z] === RUN TestGetAddress [2022-11-05T17:48:07.789Z] --- PASS: TestGetAddress (0.00s) [2022-11-05T17:48:07.789Z] === RUN TestRemove [2022-11-05T17:48:07.789Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-11-05T17:48:07.789Z] --- SKIP: TestRemove (0.00s) [2022-11-05T17:48:07.789Z] === RUN TestInitializeWithVolumes [2022-11-05T17:48:07.789Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-11-05T17:48:07.789Z] === RUN TestCreate [2022-11-05T17:48:07.789Z] --- PASS: TestCreate (0.01s) [2022-11-05T17:48:07.789Z] === RUN TestValidateName [2022-11-05T17:48:07.789Z] --- PASS: TestValidateName (0.00s) [2022-11-05T17:48:07.789Z] === RUN TestCreateWithOpts [2022-11-05T17:48:07.789Z] local_test.go:181: runtime.GOOS == "windows" [2022-11-05T17:48:07.789Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-11-05T17:48:07.789Z] === RUN TestRelaodNoOpts [2022-11-05T17:48:07.789Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-11-05T17:48:07.789Z] PASS [2022-11-05T17:48:07.789Z] coverage: 41.5% of statements [2022-11-05T17:48:07.789Z] ok github.com/docker/docker/volume/local 0.097s coverage: 41.5% of statements [2022-11-05T17:48:08.438Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-11-05T17:48:08.438Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-05T17:48:08.438Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-11-05T17:48:08.754Z] --- PASS: TestNewClientWithTimeout (17.64s) [2022-11-05T17:48:08.754Z] === RUN TestClientStream [2022-11-05T17:48:08.754Z] --- PASS: TestClientStream (0.00s) [2022-11-05T17:48:08.754Z] === RUN TestClientSendFile [2022-11-05T17:48:08.754Z] --- PASS: TestClientSendFile (0.00s) [2022-11-05T17:48:08.754Z] === RUN TestClientWithRequestTimeout [2022-11-05T17:48:08.754Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-11-05T17:48:08.754Z] === RUN TestFileSpecPlugin [2022-11-05T17:48:08.754Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-11-05T17:48:08.754Z] === RUN TestFileJSONSpecPlugin [2022-11-05T17:48:08.754Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-11-05T17:48:08.754Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-11-05T17:48:08.754Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-11-05T17:48:08.754Z] === RUN TestPluginAddHandler [2022-11-05T17:48:08.754Z] --- PASS: TestPluginAddHandler (0.00s) [2022-11-05T17:48:08.754Z] === RUN TestPluginWaitBadPlugin [2022-11-05T17:48:08.754Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-11-05T17:48:08.754Z] === RUN TestGet [2022-11-05T17:48:08.754Z] time="2022-11-05T17:48:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-11-05T17:48:09.008Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-11-05T17:48:09.268Z] docker_api_swarm_test.go:507: [d735269ccb0b0] joining swarm manager [db9389de508f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:48:09.727Z] === RUN TestConvertTmpfsOptions [2022-11-05T17:48:09.727Z] parser_test.go:49: data="mode=700,size=1m" [2022-11-05T17:48:09.727Z] parser_test.go:49: data="ro" [2022-11-05T17:48:09.727Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-11-05T17:48:09.727Z] === RUN TestParseMountRaw [2022-11-05T17:48:09.727Z] --- PASS: TestParseMountRaw (0.04s) [2022-11-05T17:48:09.727Z] === RUN TestParseMountRawSplit [2022-11-05T17:48:09.727Z] parser_test.go:390: case 0 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 1 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 2 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 3 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 4 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 5 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 6 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 7 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 8 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 0 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 1 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 2 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 3 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 4 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 5 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 6 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 7 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 8 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 9 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 10 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 11 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 12 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 0 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 1 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 2 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 3 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 4 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 5 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 6 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 7 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 8 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 9 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 10 [2022-11-05T17:48:09.727Z] parser_test.go:390: case 11 [2022-11-05T17:48:09.727Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-11-05T17:48:09.727Z] === RUN TestParseMountSpec [2022-11-05T17:48:09.727Z] parser_test.go:455: case 0 [2022-11-05T17:48:09.727Z] parser_test.go:455: case 1 [2022-11-05T17:48:09.727Z] parser_test.go:455: case 2 [2022-11-05T17:48:09.727Z] parser_test.go:455: case 3 [2022-11-05T17:48:09.727Z] parser_test.go:455: case 4 [2022-11-05T17:48:09.727Z] parser_test.go:455: case 5 [2022-11-05T17:48:09.727Z] --- PASS: TestParseMountSpec (0.01s) [2022-11-05T17:48:09.727Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-11-05T17:48:09.727Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-11-05T17:48:09.727Z] === RUN TestValidateMount [2022-11-05T17:48:09.727Z] --- PASS: TestValidateMount (0.01s) [2022-11-05T17:48:09.727Z] PASS [2022-11-05T17:48:09.727Z] coverage: 66.2% of statements [2022-11-05T17:48:09.727Z] ok github.com/docker/docker/volume/mounts 0.125s coverage: 66.2% of statements [2022-11-05T17:48:09.727Z] time="2022-11-05T17:48:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-11-05T17:48:09.839Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-11-05T17:48:10.693Z] === RUN TestSetGetMeta [2022-11-05T17:48:10.693Z] === PAUSE TestSetGetMeta [2022-11-05T17:48:10.693Z] === RUN TestRestore [2022-11-05T17:48:10.693Z] === PAUSE TestRestore [2022-11-05T17:48:10.693Z] === RUN TestServiceCreate [2022-11-05T17:48:10.693Z] === PAUSE TestServiceCreate [2022-11-05T17:48:10.693Z] === RUN TestServiceList [2022-11-05T17:48:10.693Z] === PAUSE TestServiceList [2022-11-05T17:48:10.693Z] === RUN TestServiceRemove [2022-11-05T17:48:10.693Z] === PAUSE TestServiceRemove [2022-11-05T17:48:10.693Z] === RUN TestServiceGet [2022-11-05T17:48:10.693Z] === PAUSE TestServiceGet [2022-11-05T17:48:10.693Z] === RUN TestServicePrune [2022-11-05T17:48:10.693Z] === PAUSE TestServicePrune [2022-11-05T17:48:10.693Z] === RUN TestCreate [2022-11-05T17:48:10.693Z] === PAUSE TestCreate [2022-11-05T17:48:10.693Z] === RUN TestRemove [2022-11-05T17:48:10.693Z] === PAUSE TestRemove [2022-11-05T17:48:10.693Z] === RUN TestList [2022-11-05T17:48:10.693Z] === PAUSE TestList [2022-11-05T17:48:10.693Z] === RUN TestFindByDriver [2022-11-05T17:48:10.693Z] === PAUSE TestFindByDriver [2022-11-05T17:48:10.693Z] === RUN TestFindByReferenced [2022-11-05T17:48:10.693Z] === PAUSE TestFindByReferenced [2022-11-05T17:48:10.693Z] === RUN TestDerefMultipleOfSameRef [2022-11-05T17:48:10.693Z] === PAUSE TestDerefMultipleOfSameRef [2022-11-05T17:48:10.693Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-11-05T17:48:10.693Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-11-05T17:48:10.693Z] === RUN TestDefererencePluginOnCreateError [2022-11-05T17:48:10.693Z] === PAUSE TestDefererencePluginOnCreateError [2022-11-05T17:48:10.693Z] === RUN TestRefDerefRemove [2022-11-05T17:48:10.693Z] === PAUSE TestRefDerefRemove [2022-11-05T17:48:10.693Z] === RUN TestGet [2022-11-05T17:48:10.693Z] === PAUSE TestGet [2022-11-05T17:48:10.693Z] === RUN TestGetWithReference [2022-11-05T17:48:10.693Z] === PAUSE TestGetWithReference [2022-11-05T17:48:10.693Z] === RUN TestFilterFunc [2022-11-05T17:48:10.693Z] === RUN TestFilterFunc/test_nil_list [2022-11-05T17:48:10.693Z] === PAUSE TestFilterFunc/test_nil_list [2022-11-05T17:48:10.693Z] === RUN TestFilterFunc/test_empty_list [2022-11-05T17:48:10.693Z] === PAUSE TestFilterFunc/test_empty_list [2022-11-05T17:48:10.693Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-11-05T17:48:10.693Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-11-05T17:48:10.693Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-11-05T17:48:10.693Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-11-05T17:48:10.693Z] === RUN TestFilterFunc/test_filter_some [2022-11-05T17:48:10.693Z] === PAUSE TestFilterFunc/test_filter_some [2022-11-05T17:48:10.693Z] === RUN TestFilterFunc/test_filter_middle [2022-11-05T17:48:10.693Z] === PAUSE TestFilterFunc/test_filter_middle [2022-11-05T17:48:10.693Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-11-05T17:48:10.693Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-11-05T17:48:10.693Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-11-05T17:48:10.693Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-11-05T17:48:10.693Z] === CONT TestFilterFunc/test_nil_list [2022-11-05T17:48:10.693Z] === CONT TestFilterFunc/test_filter_some [2022-11-05T17:48:10.693Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-11-05T17:48:10.693Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-11-05T17:48:10.693Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-11-05T17:48:10.693Z] === CONT TestFilterFunc/test_filter_middle [2022-11-05T17:48:10.693Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-11-05T17:48:10.693Z] === CONT TestFilterFunc/test_empty_list [2022-11-05T17:48:10.693Z] --- PASS: TestFilterFunc (0.00s) [2022-11-05T17:48:10.693Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-11-05T17:48:10.693Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-11-05T17:48:10.693Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-11-05T17:48:10.693Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-11-05T17:48:10.693Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-11-05T17:48:10.693Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-11-05T17:48:10.693Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-11-05T17:48:10.693Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-11-05T17:48:10.693Z] === CONT TestSetGetMeta [2022-11-05T17:48:10.693Z] === CONT TestServiceGet [2022-11-05T17:48:10.693Z] === CONT TestList [2022-11-05T17:48:10.693Z] === CONT TestServiceList [2022-11-05T17:48:10.693Z] --- PASS: TestSetGetMeta (0.04s) [2022-11-05T17:48:10.693Z] === CONT TestServiceRemove [2022-11-05T17:48:10.693Z] --- PASS: TestList (0.07s) [2022-11-05T17:48:10.693Z] === CONT TestCreate [2022-11-05T17:48:10.693Z] --- PASS: TestCreate (0.03s) [2022-11-05T17:48:10.693Z] === CONT TestRemove [2022-11-05T17:48:10.693Z] --- PASS: TestRemove (0.03s) [2022-11-05T17:48:10.693Z] === CONT TestServicePrune [2022-11-05T17:48:10.693Z] --- PASS: TestServiceGet (0.23s) [2022-11-05T17:48:10.693Z] === CONT TestServiceCreate [2022-11-05T17:48:10.693Z] time="2022-11-05T17:48:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-11-05T17:48:10.693Z] --- PASS: TestServiceRemove (0.20s) [2022-11-05T17:48:10.693Z] === CONT TestDefererencePluginOnCreateError [2022-11-05T17:48:10.693Z] time="2022-11-05T17:48:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-11-05T17:48:10.693Z] --- PASS: TestServiceList (0.24s) [2022-11-05T17:48:10.693Z] === CONT TestGetWithReference [2022-11-05T17:48:10.693Z] time="2022-11-05T17:48:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-11-05T17:48:10.693Z] time="2022-11-05T17:48:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-11-05T17:48:10.693Z] --- PASS: TestServiceCreate (0.05s) [2022-11-05T17:48:10.693Z] === CONT TestGet [2022-11-05T17:48:10.693Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-11-05T17:48:10.693Z] === CONT TestRefDerefRemove [2022-11-05T17:48:10.693Z] time="2022-11-05T17:48:10Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-11-05T17:48:10.693Z] --- PASS: TestGetWithReference (0.04s) [2022-11-05T17:48:10.693Z] === CONT TestRestore [2022-11-05T17:48:10.693Z] --- PASS: TestServicePrune (0.16s) [2022-11-05T17:48:10.693Z] === CONT TestDerefMultipleOfSameRef [2022-11-05T17:48:10.693Z] --- PASS: TestRefDerefRemove (0.03s) [2022-11-05T17:48:10.693Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-11-05T17:48:10.693Z] --- PASS: TestGet (0.03s) [2022-11-05T17:48:10.693Z] === CONT TestFindByReferenced [2022-11-05T17:48:10.693Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-11-05T17:48:10.693Z] === CONT TestFindByDriver [2022-11-05T17:48:10.693Z] --- PASS: TestRestore (0.05s) [2022-11-05T17:48:10.693Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-11-05T17:48:10.693Z] --- PASS: TestFindByReferenced (0.04s) [2022-11-05T17:48:10.693Z] --- PASS: TestFindByDriver (0.03s) [2022-11-05T17:48:10.693Z] PASS [2022-11-05T17:48:10.693Z] coverage: 70.3% of statements [2022-11-05T17:48:10.693Z] ok github.com/docker/docker/volume/service 0.423s coverage: 70.3% of statements [2022-11-05T17:48:10.778Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-11-05T17:48:11.347Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-11-05T17:48:11.438Z] ok github.com/docker/docker/daemon/cluster 0.105s coverage: 0.5% of statements [2022-11-05T17:48:11.918Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-11-05T17:48:12.229Z] time="2022-11-05T17:48:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-11-05T17:48:12.374Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-11-05T17:48:12.486Z] --- PASS: TestServiceCreateInit (8.18s) [2022-11-05T17:48:12.486Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.01s) [2022-11-05T17:48:12.486Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s) [2022-11-05T17:48:12.486Z] === RUN TestCreateServiceMultipleTimes [2022-11-05T17:48:12.486Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-11-05T17:48:13.426Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-11-05T17:48:13.749Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-11-05T17:48:13.997Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-11-05T17:48:14.567Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-11-05T17:48:15.127Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-11-05T17:48:15.127Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-11-05T17:48:15.127Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-11-05T17:48:15.127Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-11-05T17:48:15.127Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-11-05T17:48:15.127Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-11-05T17:48:15.127Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-11-05T17:48:15.127Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-11-05T17:48:15.127Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-11-05T17:48:15.512Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-11-05T17:48:16.092Z] time="2022-11-05T17:48:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-11-05T17:48:16.451Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-11-05T17:48:17.391Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-11-05T17:48:18.331Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-11-05T17:48:19.271Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-11-05T17:48:19.531Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-11-05T17:48:20.360Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-11-05T17:48:20.360Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-11-05T17:48:20.930Z] === RUN TestDockerSuite/TestCpRelativePath [2022-11-05T17:48:21.499Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-11-05T17:48:21.859Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2022-11-05T17:48:21.859Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2022-11-05T17:48:22.117Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-11-05T17:48:22.438Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-11-05T17:48:22.684Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-11-05T17:48:23.006Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-11-05T17:48:23.250Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-11-05T17:48:23.575Z] === RUN TestDockerSuite/TestCpToCaseA [2022-11-05T17:48:24.187Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.490s coverage: 74.6% of statements [2022-11-05T17:48:24.514Z] === RUN TestDockerSuite/TestCpToCaseB [2022-11-05T17:48:24.646Z] --- PASS: TestGet (15.01s) [2022-11-05T17:48:24.646Z] === RUN TestPluginWithNoManifest [2022-11-05T17:48:24.646Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-11-05T17:48:24.646Z] === RUN TestGetAll [2022-11-05T17:48:24.646Z] --- PASS: TestGetAll (0.01s) [2022-11-05T17:48:24.646Z] PASS [2022-11-05T17:48:24.646Z] coverage: 73.4% of statements [2022-11-05T17:48:24.646Z] ok github.com/docker/docker/pkg/plugins 35.003s coverage: 73.4% of statements [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/pkg/term [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/quota [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/rootless [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/testutil/request [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/volume [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-11-05T17:48:24.646Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-11-05T17:48:25.085Z] === RUN TestDockerSuite/TestCpToCaseC [2022-11-05T17:48:25.563Z] ok github.com/docker/docker/daemon 12.165s coverage: 17.1% of statements [2022-11-05T17:48:25.563Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-11-05T17:48:25.563Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-11-05T17:48:25.563Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-11-05T17:48:25.563Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-11-05T17:48:25.821Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2022-11-05T17:48:26.389Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.370s coverage: 60.7% of statements [2022-11-05T17:48:26.994Z] === RUN TestDockerSuite/TestCpToCaseD [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === Skipped [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-11-05T17:48:27.553Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-11-05T17:48:27.553Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-11-05T17:48:27.553Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-11-05T17:48:27.553Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-11-05T17:48:27.553Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-11-05T17:48:27.553Z] client_test.go:23: runtime.GOOS == "windows" [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-11-05T17:48:27.553Z] daemon_test.go:147: root required [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-11-05T17:48:27.553Z] reload_test.go:520: root required [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-11-05T17:48:27.553Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-11-05T17:48:27.553Z] pull_v2_test.go:82: Needs fixing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-11-05T17:48:27.553Z] pull_v2_test.go:127: Needs fixing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-11-05T17:48:27.553Z] download_test.go:268: Needs fixing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-11-05T17:48:27.553Z] layer_test.go:304: Failing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-11-05T17:48:27.553Z] layer_test.go:353: Failing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-11-05T17:48:27.553Z] layer_test.go:468: Failing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-11-05T17:48:27.553Z] layer_test.go:697: Failing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-11-05T17:48:27.553Z] migration_test.go:46: Failing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-11-05T17:48:27.553Z] migration_test.go:182: Failing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-11-05T17:48:27.553Z] mount_test.go:17: Failing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-11-05T17:48:27.553Z] mount_test.go:76: Failing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-11-05T17:48:27.553Z] mount_test.go:125: Failing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-11-05T17:48:27.553Z] mount_test.go:212: Failing on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-11-05T17:48:27.553Z] archive_test.go:134: Xz not present in msys2 [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-11-05T17:48:27.553Z] archive_test.go:239: Failing on Windows CI machines [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-11-05T17:48:27.553Z] archive_windows_test.go:17: Currently fails [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-11-05T17:48:27.553Z] changes_test.go:192: needs more investigation [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-11-05T17:48:27.553Z] changes_test.go:405: needs further investigation [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-11-05T17:48:27.553Z] changes_test.go:441: needs further investigation [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-11-05T17:48:27.553Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-11-05T17:48:27.553Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-11-05T17:48:27.553Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-11-05T17:48:27.553Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-11-05T17:48:27.553Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-11-05T17:48:27.553Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-11-05T17:48:27.553Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-11-05T17:48:27.553Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-11-05T17:48:27.553Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-11-05T17:48:27.553Z] poller_test.go:41: No chmod on Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-11-05T17:48:27.553Z] fileutils_test.go:134: Needs porting to Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-11-05T17:48:27.553Z] fileutils_test.go:180: Needs porting to Windows [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-11-05T17:48:27.553Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-11-05T17:48:27.553Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-11-05T17:48:27.553Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-11-05T17:48:27.553Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-11-05T17:48:27.553Z] local_test.go:181: runtime.GOOS == "windows" [2022-11-05T17:48:27.553Z] [2022-11-05T17:48:27.553Z] DONE 1863 tests, 45 skipped in 231.812s [2022-11-05T17:48:27.553Z] INFO: make.ps1 ended at 11/05/2022 17:48:27 [2022-11-05T17:48:28.292Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-11-05T17:48:29.533Z] === RUN TestDockerSuite/TestCpToCaseE [2022-11-05T17:48:29.533Z] --- PASS: TestCreateServiceMultipleTimes (16.69s) [2022-11-05T17:48:29.533Z] === RUN TestCreateServiceConflict [2022-11-05T17:48:29.683Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.307s coverage: 50.5% of statements [2022-11-05T17:48:29.728Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-11-05T17:48:29.728Z] INFO: Unit tests ended at 11/05/2022 17:48:29. Duration:00:04:13.0434680 [2022-11-05T17:48:29.728Z] INFO: Building busybox [2022-11-05T17:48:30.187Z] Sending build context to Docker daemon 5.12kB [2022-11-05T17:48:30.187Z] [2022-11-05T17:48:30.187Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-11-05T17:48:30.187Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-11-05T17:48:30.187Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-11-05T17:48:30.187Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-11-05T17:48:30.187Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-11-05T17:48:30.187Z] ---> 1638cf2640b7 [2022-11-05T17:48:30.187Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-11-05T17:48:30.187Z] ---> Running in 9a0fc9768274 [2022-11-05T17:48:31.060Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.751s coverage: 46.2% of statements [2022-11-05T17:48:31.060Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-11-05T17:48:31.447Z] === RUN TestDockerSuite/TestCpToCaseF [2022-11-05T17:48:31.627Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.611s coverage: 58.0% of statements [2022-11-05T17:48:31.627Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-11-05T17:48:31.627Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-11-05T17:48:31.707Z] === RUN TestDockerSuite/TestCpToCaseG [2022-11-05T17:48:31.885Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-11-05T17:48:31.966Z] --- PASS: TestCreateServiceConflict (2.65s) [2022-11-05T17:48:31.966Z] === RUN TestCreateServiceMaxReplicas [2022-11-05T17:48:33.261Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-11-05T17:48:33.828Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-11-05T17:48:34.395Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 6.6% of statements [2022-11-05T17:48:34.395Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-11-05T17:48:34.395Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-11-05T17:48:35.262Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2022-11-05T17:48:35.262Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-05T17:48:35.262Z] === RUN TestDockerSuite/TestCpToCaseH [2022-11-05T17:48:35.329Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.2% of statements [2022-11-05T17:48:35.897Z] ok github.com/docker/docker/daemon/logger/awslogs 0.182s coverage: 77.4% of statements [2022-11-05T17:48:35.897Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-11-05T17:48:35.897Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-11-05T17:48:36.156Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-11-05T17:48:36.723Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-11-05T17:48:36.982Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-11-05T17:48:36.982Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-11-05T17:48:37.816Z] === RUN TestDockerSuite/TestCpToCaseI [2022-11-05T17:48:37.918Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-11-05T17:48:37.918Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-11-05T17:48:38.076Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-11-05T17:48:38.176Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 54.7% of statements [2022-11-05T17:48:38.743Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-11-05T17:48:39.679Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-11-05T17:48:39.679Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-11-05T17:48:40.245Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-11-05T17:48:41.178Z] ok github.com/docker/docker/daemon/logger/splunk 1.627s coverage: 82.5% of statements [2022-11-05T17:48:41.178Z] ? github.com/docker/docker/daemon/names [no test files] [2022-11-05T17:48:41.178Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-11-05T17:48:41.366Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-11-05T17:48:41.366Z] === RUN TestDockerSuite/TestCpToDot [2022-11-05T17:48:41.935Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-11-05T17:48:42.113Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-11-05T17:48:42.874Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-11-05T17:48:43.486Z] ok github.com/docker/docker/distribution 1.528s coverage: 29.3% of statements [2022-11-05T17:48:43.486Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-11-05T17:48:43.744Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements [2022-11-05T17:48:43.817Z] === RUN TestDockerSuite/TestCpToStdout [2022-11-05T17:48:44.077Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-11-05T17:48:44.680Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-11-05T17:48:44.680Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.6% of statements [2022-11-05T17:48:44.680Z] ? github.com/docker/docker/dockerversion [no test files] [2022-11-05T17:48:44.938Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-11-05T17:48:44.938Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-11-05T17:48:45.016Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-11-05T17:48:45.016Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-11-05T17:48:45.197Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2022-11-05T17:48:45.197Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-11-05T17:48:45.586Z] === RUN TestDockerSuite/TestCpVolumePath [2022-11-05T17:48:45.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-11-05T17:48:45.764Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-11-05T17:48:46.525Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-11-05T17:48:46.525Z] === RUN TestDockerSuite/TestCreateArgs [2022-11-05T17:48:46.525Z] === RUN TestDockerSuite/TestCreateByImageID [2022-11-05T17:48:46.697Z] ok github.com/docker/docker/oci 0.015s coverage: 40.6% of statements [2022-11-05T17:48:46.785Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-11-05T17:48:47.263Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-11-05T17:48:47.521Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-11-05T17:48:47.724Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-11-05T17:48:47.724Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-11-05T17:48:47.724Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-11-05T17:48:47.724Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-11-05T17:48:47.725Z] docker_api_swarm_node_test.go:81: [da64d19ab644b] joining swarm manager [d0b648aef2ed3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:48:48.294Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-11-05T17:48:48.294Z] === RUN TestDockerSuite/TestCreateLabels [2022-11-05T17:48:48.294Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-11-05T17:48:48.553Z] === RUN TestDockerSuite/TestCreateRM [2022-11-05T17:48:48.553Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-11-05T17:48:48.553Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-11-05T17:48:48.553Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-11-05T17:48:48.553Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-11-05T17:48:48.813Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-11-05T17:48:48.813Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.74s) [2022-11-05T17:48:48.813Z] === RUN TestCreateServiceSecretFileMode [2022-11-05T17:48:48.896Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 82.1% of statements [2022-11-05T17:48:49.830Z] ok github.com/docker/docker/pkg/authorization 0.385s coverage: 68.3% of statements [2022-11-05T17:48:50.396Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-11-05T17:48:50.396Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-11-05T17:48:50.724Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-11-05T17:48:50.724Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-11-05T17:48:50.724Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-11-05T17:48:51.264Z] Removing intermediate container 9a0fc9768274 [2022-11-05T17:48:51.264Z] ---> ceb027f2771e [2022-11-05T17:48:51.264Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-11-05T17:48:51.264Z] ---> Running in 7a12ba462e70 [2022-11-05T17:48:51.264Z] Removing intermediate container 7a12ba462e70 [2022-11-05T17:48:51.264Z] ---> 7c0e8c5bf946 [2022-11-05T17:48:51.264Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-11-05T17:48:51.727Z] ---> Running in a9b232509bed [2022-11-05T17:48:52.185Z] Removing intermediate container a9b232509bed [2022-11-05T17:48:52.185Z] ---> 1ec406337e4f [2022-11-05T17:48:52.185Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-11-05T17:48:52.643Z] [2022-11-05T17:48:52.643Z] [2022-11-05T17:48:53.101Z] ---> 1926eeac90f6 [2022-11-05T17:48:53.101Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-11-05T17:48:53.101Z] ---> Running in d2337f8ee128 [2022-11-05T17:48:53.702Z] ok github.com/docker/docker/pkg/chrootarchive 2.462s coverage: 43.5% of statements [2022-11-05T17:48:53.702Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-11-05T17:48:53.961Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-11-05T17:48:54.219Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-11-05T17:48:54.219Z] ok github.com/docker/docker/layer 7.155s coverage: 68.8% of statements [2022-11-05T17:48:54.219Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-11-05T17:48:54.219Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-11-05T17:48:54.219Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-11-05T17:48:54.219Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-11-05T17:48:54.219Z] ? github.com/docker/docker/oci/caps [no test files] [2022-11-05T17:48:54.219Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-11-05T17:48:54.219Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-11-05T17:48:54.784Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2022-11-05T17:48:54.924Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-11-05T17:48:54.924Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-11-05T17:48:54.924Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-11-05T17:48:54.924Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-11-05T17:48:54.924Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-11-05T17:48:54.924Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-11-05T17:48:55.043Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-11-05T17:48:55.495Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-11-05T17:48:55.612Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2022-11-05T17:48:56.435Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-11-05T17:48:56.544Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-11-05T17:48:57.004Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-11-05T17:48:57.109Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2022-11-05T17:48:57.677Z] ok github.com/docker/docker/pkg/fsutils 0.166s coverage: 85.1% of statements [2022-11-05T17:48:57.935Z] ok github.com/docker/docker/pkg/discovery/kv 3.041s coverage: 84.1% of statements [2022-11-05T17:48:57.935Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-11-05T17:48:57.941Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-11-05T17:48:58.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-11-05T17:48:59.308Z] ok github.com/docker/docker/pkg/idtools 0.524s coverage: 69.5% of statements [2022-11-05T17:48:59.308Z] ok github.com/docker/docker/pkg/ioutils 0.417s coverage: 69.3% of statements [2022-11-05T17:48:59.308Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-11-05T17:48:59.448Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-11-05T17:48:59.566Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-11-05T17:48:59.566Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-11-05T17:48:59.566Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-11-05T17:48:59.566Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-11-05T17:48:59.566Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2022-11-05T17:48:59.566Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-11-05T17:48:59.715Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-11-05T17:48:59.825Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-11-05T17:48:59.993Z] === RUN TestDockerSuite/TestDevicePermissions [2022-11-05T17:49:00.084Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-11-05T17:49:00.253Z] === RUN TestDockerSuite/TestDockerFails [2022-11-05T17:49:00.253Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-11-05T17:49:00.343Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-11-05T17:49:00.343Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-11-05T17:49:00.343Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-11-05T17:49:00.343Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-11-05T17:49:00.513Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-11-05T17:49:00.513Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-11-05T17:49:00.910Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-11-05T17:49:01.081Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-11-05T17:49:01.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-11-05T17:49:01.477Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-11-05T17:49:01.735Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-11-05T17:49:01.909Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-11-05T17:49:01.909Z] --- PASS: TestCreateServiceSecretFileMode (13.17s) [2022-11-05T17:49:01.909Z] === RUN TestCreateServiceConfigFileMode [2022-11-05T17:49:01.993Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-11-05T17:49:03.290Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-11-05T17:49:03.290Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-11-05T17:49:03.290Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-11-05T17:49:03.290Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-11-05T17:49:03.364Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-11-05T17:49:03.364Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-11-05T17:49:04.230Z] docker_api_swarm_node_test.go:53: [d84238dac61fb] joining swarm manager [dd2af21872885]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:49:04.799Z] docker_api_swarm_node_test.go:54: [d03faeb9b0510] joining swarm manager [dd2af21872885]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:49:07.545Z] ok github.com/docker/docker/pkg/signal 3.307s coverage: 62.3% of statements [2022-11-05T17:49:07.545Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-11-05T17:49:07.545Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-11-05T17:49:07.804Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-11-05T17:49:08.369Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-11-05T17:49:08.761Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-11-05T17:49:09.019Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2022-11-05T17:49:09.586Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-11-05T17:49:09.586Z] coverage: [no statements] [2022-11-05T17:49:09.586Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-11-05T17:49:09.844Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-11-05T17:49:10.072Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-11-05T17:49:10.102Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-11-05T17:49:10.102Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-11-05T17:49:11.013Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-11-05T17:49:12.002Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-11-05T17:49:12.261Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-11-05T17:49:12.777Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.6% of statements [2022-11-05T17:49:12.920Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-11-05T17:49:13.711Z] ok github.com/docker/docker/quota 0.264s coverage: 71.4% of statements [2022-11-05T17:49:13.858Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-11-05T17:49:13.970Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-11-05T17:49:14.427Z] === RUN TestDockerSuite/TestEventsAttach [2022-11-05T17:49:14.905Z] ok github.com/docker/docker/registry 0.052s coverage: 57.3% of statements [2022-11-05T17:49:14.996Z] --- PASS: TestCreateServiceConfigFileMode (13.02s) [2022-11-05T17:49:14.996Z] === RUN TestCreateServiceSysctls [2022-11-05T17:49:14.996Z] === RUN TestDockerSuite/TestEventsCommit [2022-11-05T17:49:15.473Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-11-05T17:49:15.473Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-11-05T17:49:15.936Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-11-05T17:49:16.039Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-11-05T17:49:16.196Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-11-05T17:49:16.297Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-11-05T17:49:16.767Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-11-05T17:49:17.338Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-11-05T17:49:18.197Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-11-05T17:49:18.240Z] Removing intermediate container d2337f8ee128 [2022-11-05T17:49:18.240Z] ---> a85b8f4f6975 [2022-11-05T17:49:18.240Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-11-05T17:49:18.240Z] ---> Running in 189cce46604f [2022-11-05T17:49:18.455Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.4% of statements [2022-11-05T17:49:18.718Z] --- PASS: TestCreateServiceSysctls (3.50s) [2022-11-05T17:49:18.718Z] === RUN TestCreateServiceCapabilities [2022-11-05T17:49:18.978Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-11-05T17:49:19.022Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-11-05T17:49:19.772Z] [2022-11-05T17:49:19.772Z] SUCCESS: Specified value was saved. [2022-11-05T17:49:19.921Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-11-05T17:49:20.397Z] ok github.com/docker/docker/volume/service 0.018s coverage: 73.1% of statements [2022-11-05T17:49:21.302Z] --- PASS: TestCreateServiceCapabilities (2.76s) [2022-11-05T17:49:21.302Z] === RUN TestInspect [2022-11-05T17:49:22.673Z] Removing intermediate container 189cce46604f [2022-11-05T17:49:22.673Z] ---> 44d178133807 [2022-11-05T17:49:22.673Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-11-05T17:49:22.673Z] ---> Running in 0eb2e6294f23 [2022-11-05T17:49:22.734Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-11-05T17:49:24.115Z] --- PASS: TestInspect (2.92s) [2022-11-05T17:49:24.115Z] === RUN TestCreateJob [2022-11-05T17:49:24.685Z] === RUN TestDockerSuite/TestEventsCopy [2022-11-05T17:49:25.625Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-11-05T17:49:27.004Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-11-05T17:49:27.941Z] --- PASS: TestCreateJob (3.57s) [2022-11-05T17:49:27.941Z] === RUN TestReplicatedJob [2022-11-05T17:49:29.733Z] Cannot create a file when that file already exists. [2022-11-05T17:49:32.136Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-11-05T17:49:32.396Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-11-05T17:49:32.965Z] --- PASS: TestReplicatedJob (5.02s) [2022-11-05T17:49:32.965Z] === RUN TestUpdateReplicatedJob [2022-11-05T17:49:33.537Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-11-05T17:49:34.106Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-11-05T17:49:34.366Z] === RUN TestDockerSuite/TestEventsFilterType [2022-11-05T17:49:34.625Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-11-05T17:49:34.884Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-11-05T17:49:34.884Z] === RUN TestDockerSuite/TestEventsFilters [2022-11-05T17:49:35.261Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/pkg/term [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/rootless [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/testutil/request [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/volume [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-11-05T17:49:35.261Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === Skipped [2022-11-05T17:49:35.261Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-11-05T17:49:35.261Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-11-05T17:49:35.261Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:74: No driver to put! [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-11-05T17:49:35.261Z] time="2022-11-05T17:48:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-11-05T17:49:35.261Z] time="2022-11-05T17:48:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-11-05T17:49:35.261Z] time="2022-11-05T17:48:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-11-05T17:49:35.261Z] time="2022-11-05T17:48:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-11-05T17:49:35.261Z] time="2022-11-05T17:48:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:74: No driver to put! [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-11-05T17:49:35.261Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-11-05T17:49:35.261Z] overlay_test.go:50: Fails to compute changes intermittently [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-11-05T17:49:35.261Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:49:35.261Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-11-05T17:49:35.261Z] graphtest_unix.go:74: No driver to put! [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-11-05T17:49:35.261Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-11-05T17:49:35.261Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-11-05T17:49:35.261Z] [2022-11-05T17:49:35.261Z] DONE 2265 tests, 26 skipped in 238.241s [2022-11-05T17:49:35.519Z] Removing intermediate container 0eb2e6294f23 [2022-11-05T17:49:35.519Z] ---> 34249eca4831 [2022-11-05T17:49:35.519Z] Step 13/13 : CMD ["sh"] [2022-11-05T17:49:35.519Z] ---> Running in 707029cf16f5 [2022-11-05T17:49:35.519Z] Removing intermediate container 707029cf16f5 [2022-11-05T17:49:35.519Z] ---> c3f9c85f7c9d [2022-11-05T17:49:35.519Z] Successfully built c3f9c85f7c9d [2022-11-05T17:49:35.519Z] Successfully tagged busybox:latest [2022-11-05T17:49:35.519Z] INFO: Docker images of the daemon under test [2022-11-05T17:49:35.519Z] [2022-11-05T17:49:35.519Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-05T17:49:35.519Z] busybox latest c3f9c85f7c9d Less than a second ago 5.7GB [2022-11-05T17:49:35.519Z] microsoft/windowsservercore latest 1638cf2640b7 4 weeks ago 5.67GB [2022-11-05T17:49:35.519Z] mcr.microsoft.com/windows/servercore ltsc2019 1638cf2640b7 4 weeks ago 5.67GB [2022-11-05T17:49:35.519Z] [2022-11-05T17:49:35.519Z] INFO: Running integration tests at 11/05/2022 17:49:35... [2022-11-05T17:49:35.519Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-11-05T17:49:35.519Z] INFO: Integration API tests being run from the host: [2022-11-05T17:49:35.519Z] INFO: make.ps1 starting at 11/05/2022 17:49:35 Post stage [Pipeline] junit [2022-11-05T17:49:35.532Z] Recording test results [2022-11-05T17:49:35.823Z] --- PASS: TestUpdateReplicatedJob (2.99s) [2022-11-05T17:49:35.823Z] === RUN TestServiceListWithStatuses [2022-11-05T17:49:35.823Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:49:35.823Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-05T17:49:35.823Z] === RUN TestDockerNetworkConnectAlias [2022-11-05T17:49:35.849Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-11-05T17:49:36.083Z] === RUN TestDockerSuite/TestEventsFormat [2022-11-05T17:49:36.171Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44412/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0211f9e44dba888fa62dc2ba59ea573ad70e9708 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0211f9e44dba888fa62dc2ba59ea573ad70e9708 hack/validate/vendor [2022-11-05T17:49:36.737Z] update vendored copy of archive/tar [2022-11-05T17:49:36.737Z] downloading: https://golang.org/dl/go1.18.8.src.tar.gz [2022-11-05T17:49:37.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-11-05T17:49:37.054Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-11-05T17:49:37.281Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-11-05T17:49:37.281Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-11-05T17:49:37.281Z] === RUN TestDockerSuite/TestEventsImageImport [2022-11-05T17:49:38.636Z] patching file stat_unix.go [2022-11-05T17:49:38.636Z] 2022/11/05 17:49:38 Collecting initial packages [2022-11-05T17:49:38.636Z] 2022/11/05 17:49:38 Download dependencies [2022-11-05T17:49:38.665Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-11-05T17:49:38.924Z] === RUN TestDockerSuite/TestEventsImagePull [2022-11-05T17:49:39.864Z] === RUN TestDockerSuite/TestEventsImageTag [2022-11-05T17:49:40.433Z] --- PASS: TestDockerNetworkConnectAlias (4.67s) [2022-11-05T17:49:40.433Z] === RUN TestDockerNetworkReConnect [2022-11-05T17:49:41.002Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-11-05T17:49:41.261Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-11-05T17:49:41.261Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-11-05T17:49:41.261Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-11-05T17:49:41.261Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-11-05T17:49:41.261Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-11-05T17:49:41.913Z] 2022/11/05 17:49:41 Starting whole vndr cycle because no package specified [2022-11-05T17:49:41.913Z] 2022/11/05 17:49:41 Ignoring paths matching "^archive/tar" [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-11-05T17:49:42.482Z] 2022/11/05 17:49:42 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-11-05T17:49:43.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-11-05T17:49:43.442Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-11-05T17:49:43.470Z] 2022/11/05 17:49:43 Finished clone github.com/docker/libtrust [2022-11-05T17:49:43.470Z] 2022/11/05 17:49:43 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-11-05T17:49:43.730Z] 2022/11/05 17:49:43 Finished clone github.com/google/uuid [2022-11-05T17:49:43.730Z] 2022/11/05 17:49:43 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-11-05T17:49:43.730Z] 2022/11/05 17:49:43 Finished clone github.com/moby/locker [2022-11-05T17:49:43.730Z] 2022/11/05 17:49:43 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-11-05T17:49:43.730Z] 2022/11/05 17:49:43 Finished clone github.com/creack/pty [2022-11-05T17:49:43.730Z] 2022/11/05 17:49:43 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-11-05T17:49:43.730Z] 2022/11/05 17:49:43 Finished clone github.com/willf/bitset [2022-11-05T17:49:43.730Z] 2022/11/05 17:49:43 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-11-05T17:49:43.993Z] 2022/11/05 17:49:43 Finished clone github.com/tchap/go-patricia [2022-11-05T17:49:43.993Z] 2022/11/05 17:49:43 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-11-05T17:49:43.993Z] 2022/11/05 17:49:43 Finished clone github.com/moby/term [2022-11-05T17:49:43.993Z] 2022/11/05 17:49:43 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-11-05T17:49:44.014Z] --- PASS: TestDockerNetworkReConnect (3.63s) [2022-11-05T17:49:44.014Z] === RUN TestServicePlugin [2022-11-05T17:49:44.260Z] 2022/11/05 17:49:44 Finished clone github.com/gorilla/mux [2022-11-05T17:49:44.260Z] 2022/11/05 17:49:44 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-11-05T17:49:44.260Z] 2022/11/05 17:49:44 Finished clone github.com/moby/sys [2022-11-05T17:49:44.260Z] 2022/11/05 17:49:44 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-11-05T17:49:44.274Z] === RUN TestDockerSuite/TestEventsRename [2022-11-05T17:49:44.518Z] 2022/11/05 17:49:44 Finished clone github.com/Microsoft/go-winio [2022-11-05T17:49:44.518Z] 2022/11/05 17:49:44 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2022-11-05T17:49:44.776Z] 2022/11/05 17:49:44 Finished clone github.com/sirupsen/logrus [2022-11-05T17:49:44.776Z] 2022/11/05 17:49:44 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2022-11-05T17:49:44.776Z] 2022/11/05 17:49:44 Finished clone github.com/docker/go-units [2022-11-05T17:49:44.776Z] 2022/11/05 17:49:44 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-11-05T17:49:44.845Z] === RUN TestDockerSuite/TestEventsResize [2022-11-05T17:49:45.344Z] 2022/11/05 17:49:45 Finished clone github.com/syndtr/gocapability [2022-11-05T17:49:45.344Z] 2022/11/05 17:49:45 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-11-05T17:49:45.415Z] docker_api_swarm_test.go:202: [d7e7ff38ad9ba] joining swarm manager [d0fa377f22321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:49:45.601Z] 2022/11/05 17:49:45 Finished clone github.com/armon/circbuf [2022-11-05T17:49:45.601Z] 2022/11/05 17:49:45 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-11-05T17:49:45.674Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-11-05T17:49:45.860Z] 2022/11/05 17:49:45 Finished clone github.com/RackSec/srslog [2022-11-05T17:49:45.860Z] 2022/11/05 17:49:45 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-11-05T17:49:45.860Z] 2022/11/05 17:49:45 Finished clone gotest.tools/v3 [2022-11-05T17:49:45.860Z] 2022/11/05 17:49:45 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-11-05T17:49:45.860Z] 2022/11/05 17:49:45 Finished clone github.com/imdario/mergo [2022-11-05T17:49:45.860Z] 2022/11/05 17:49:45 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-11-05T17:49:46.118Z] 2022/11/05 17:49:45 Finished clone golang.org/x/sync [2022-11-05T17:49:46.118Z] 2022/11/05 17:49:45 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-11-05T17:49:46.376Z] 2022/11/05 17:49:46 Finished clone github.com/google/go-cmp [2022-11-05T17:49:46.376Z] 2022/11/05 17:49:46 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-11-05T17:49:46.635Z] 2022/11/05 17:49:46 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-11-05T17:49:46.635Z] 2022/11/05 17:49:46 Finished clone github.com/docker/go-connections [2022-11-05T17:49:46.635Z] 2022/11/05 17:49:46 Finished clone github.com/tonistiigi/units [2022-11-05T17:49:46.635Z] 2022/11/05 17:49:46 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-11-05T17:49:47.202Z] 2022/11/05 17:49:47 Finished clone github.com/google/shlex [2022-11-05T17:49:47.202Z] 2022/11/05 17:49:47 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-11-05T17:49:47.460Z] 2022/11/05 17:49:47 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-11-05T17:49:47.460Z] 2022/11/05 17:49:47 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-11-05T17:49:47.460Z] 2022/11/05 17:49:47 Finished clone github.com/opentracing-contrib/go-stdlib [2022-11-05T17:49:47.460Z] 2022/11/05 17:49:47 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2022-11-05T17:49:47.460Z] 2022/11/05 17:49:47 Finished clone github.com/mitchellh/hashstructure [2022-11-05T17:49:47.460Z] 2022/11/05 17:49:47 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-11-05T17:49:47.460Z] 2022/11/05 17:49:47 Finished clone github.com/opentracing/opentracing-go [2022-11-05T17:49:47.460Z] 2022/11/05 17:49:47 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2022-11-05T17:49:47.719Z] 2022/11/05 17:49:47 Finished clone github.com/gofrs/flock [2022-11-05T17:49:47.719Z] 2022/11/05 17:49:47 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2022-11-05T17:49:48.653Z] 2022/11/05 17:49:48 Finished clone github.com/docker/go-events [2022-11-05T17:49:48.653Z] 2022/11/05 17:49:48 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-11-05T17:49:48.653Z] 2022/11/05 17:49:48 Finished clone github.com/armon/go-radix [2022-11-05T17:49:48.653Z] 2022/11/05 17:49:48 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-11-05T17:49:48.912Z] 2022/11/05 17:49:48 Finished clone github.com/armon/go-metrics [2022-11-05T17:49:48.912Z] 2022/11/05 17:49:48 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-11-05T17:49:48.967Z] plugin_test.go:62: [d2442228bc951] joining swarm manager [d5069a97c7f23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:49:49.172Z] 2022/11/05 17:49:49 Finished clone github.com/google/btree [2022-11-05T17:49:49.172Z] 2022/11/05 17:49:49 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-11-05T17:49:49.431Z] 2022/11/05 17:49:49 Finished clone github.com/tonistiigi/fsutil [2022-11-05T17:49:49.431Z] 2022/11/05 17:49:49 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-11-05T17:49:49.905Z] plugin_test.go:65: [d2231006b40b1] joining swarm manager [d5069a97c7f23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:49:49.999Z] 2022/11/05 17:49:49 Finished clone github.com/sean-/seed [2022-11-05T17:49:49.999Z] 2022/11/05 17:49:49 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-11-05T17:49:50.258Z] 2022/11/05 17:49:50 Finished clone github.com/hashicorp/errwrap [2022-11-05T17:49:50.258Z] 2022/11/05 17:49:50 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-11-05T17:49:50.516Z] 2022/11/05 17:49:50 Finished clone github.com/hashicorp/memberlist [2022-11-05T17:49:50.516Z] 2022/11/05 17:49:50 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-11-05T17:49:51.083Z] 2022/11/05 17:49:50 Finished clone github.com/hashicorp/go-multierror [2022-11-05T17:49:51.084Z] 2022/11/05 17:49:50 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-11-05T17:49:51.285Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-11-05T17:49:51.650Z] 2022/11/05 17:49:51 Finished clone github.com/golang/gddo [2022-11-05T17:49:51.650Z] 2022/11/05 17:49:51 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-11-05T17:49:51.650Z] 2022/11/05 17:49:51 Finished clone github.com/vishvananda/netns [2022-11-05T17:49:51.650Z] 2022/11/05 17:49:51 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-11-05T17:49:51.908Z] 2022/11/05 17:49:51 Finished clone github.com/docker/libkv [2022-11-05T17:49:51.908Z] 2022/11/05 17:49:51 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-11-05T17:49:52.167Z] 2022/11/05 17:49:51 Finished clone github.com/hashicorp/go-sockaddr [2022-11-05T17:49:52.167Z] 2022/11/05 17:49:51 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-11-05T17:49:52.225Z] === RUN TestDockerSuite/TestEventsStreaming [2022-11-05T17:49:52.485Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-11-05T17:49:53.542Z] 2022/11/05 17:49:53 Finished clone github.com/moby/ipvs [2022-11-05T17:49:53.542Z] 2022/11/05 17:49:53 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-11-05T17:49:53.542Z] 2022/11/05 17:49:53 Finished clone github.com/deckarep/golang-set [2022-11-05T17:49:53.542Z] 2022/11/05 17:49:53 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-11-05T17:49:53.801Z] 2022/11/05 17:49:53 Finished clone github.com/samuel/go-zookeeper [2022-11-05T17:49:53.801Z] 2022/11/05 17:49:53 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-11-05T17:49:54.059Z] 2022/11/05 17:49:53 Finished clone github.com/hashicorp/go-msgpack [2022-11-05T17:49:54.059Z] 2022/11/05 17:49:53 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-11-05T17:49:54.317Z] 2022/11/05 17:49:54 Finished clone github.com/BurntSushi/toml [2022-11-05T17:49:54.317Z] 2022/11/05 17:49:54 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-11-05T17:49:54.317Z] 2022/11/05 17:49:54 Finished clone github.com/vishvananda/netlink [2022-11-05T17:49:54.317Z] 2022/11/05 17:49:54 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-11-05T17:49:55.021Z] === RUN TestDockerSuite/TestEventsTop [2022-11-05T17:49:55.251Z] 2022/11/05 17:49:54 Finished clone github.com/coreos/go-semver [2022-11-05T17:49:55.251Z] 2022/11/05 17:49:54 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-11-05T17:49:55.817Z] 2022/11/05 17:49:55 Finished clone github.com/ishidawataru/sctp [2022-11-05T17:49:55.817Z] 2022/11/05 17:49:55 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-11-05T17:49:55.962Z] === RUN TestDockerSuite/TestEventsUntag [2022-11-05T17:49:56.753Z] 2022/11/05 17:49:56 Finished clone github.com/modern-go/concurrent [2022-11-05T17:49:56.753Z] 2022/11/05 17:49:56 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-11-05T17:49:57.320Z] 2022/11/05 17:49:57 Finished clone github.com/json-iterator/go [2022-11-05T17:49:57.320Z] 2022/11/05 17:49:57 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-11-05T17:49:57.578Z] 2022/11/05 17:49:57 Finished clone github.com/modern-go/reflect2 [2022-11-05T17:49:57.578Z] 2022/11/05 17:49:57 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-11-05T17:49:57.837Z] 2022/11/05 17:49:57 Finished clone github.com/Microsoft/opengcs [2022-11-05T17:49:57.837Z] 2022/11/05 17:49:57 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-11-05T17:49:57.837Z] 2022/11/05 17:49:57 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-11-05T17:49:57.837Z] 2022/11/05 17:49:57 Finished clone go.etcd.io/bbolt [2022-11-05T17:49:57.837Z] 2022/11/05 17:49:57 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-11-05T17:49:57.837Z] 2022/11/05 17:49:57 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-11-05T17:49:58.095Z] 2022/11/05 17:49:57 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-11-05T17:49:58.095Z] 2022/11/05 17:49:57 Finished clone github.com/hashicorp/serf [2022-11-05T17:49:58.095Z] 2022/11/05 17:49:57 Finished clone golang.org/x/net [2022-11-05T17:49:58.095Z] 2022/11/05 17:49:57 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-11-05T17:49:58.503Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-11-05T17:49:59.471Z] 2022/11/05 17:49:59 Finished clone github.com/opencontainers/go-digest [2022-11-05T17:49:59.471Z] 2022/11/05 17:49:59 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-11-05T17:49:59.471Z] 2022/11/05 17:49:59 Finished clone github.com/mistifyio/go-zfs [2022-11-05T17:49:59.471Z] 2022/11/05 17:49:59 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-11-05T17:50:00.845Z] 2022/11/05 17:50:00 Finished clone github.com/cyphar/filepath-securejoin [2022-11-05T17:50:00.845Z] 2022/11/05 17:50:00 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-11-05T17:50:01.780Z] 2022/11/05 17:50:01 Finished clone github.com/opencontainers/runtime-spec [2022-11-05T17:50:01.780Z] 2022/11/05 17:50:01 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-11-05T17:50:02.038Z] 2022/11/05 17:50:01 Finished clone github.com/coreos/go-systemd [2022-11-05T17:50:02.038Z] 2022/11/05 17:50:01 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-11-05T17:50:02.297Z] 2022/11/05 17:50:02 Finished clone github.com/opencontainers/image-spec [2022-11-05T17:50:02.297Z] 2022/11/05 17:50:02 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-11-05T17:50:02.297Z] 2022/11/05 17:50:02 Finished clone github.com/vbatts/tar-split [2022-11-05T17:50:02.297Z] 2022/11/05 17:50:02 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-11-05T17:50:03.671Z] 2022/11/05 17:50:03 Finished clone github.com/coreos/go-systemd/v22 [2022-11-05T17:50:03.671Z] 2022/11/05 17:50:03 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-11-05T17:50:03.671Z] 2022/11/05 17:50:03 Finished clone github.com/Graylog2/go-gelf [2022-11-05T17:50:03.671Z] 2022/11/05 17:50:03 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-11-05T17:50:03.929Z] 2022/11/05 17:50:03 Finished clone github.com/philhofer/fwd [2022-11-05T17:50:03.929Z] 2022/11/05 17:50:03 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-11-05T17:50:04.187Z] 2022/11/05 17:50:03 Finished clone github.com/fluent/fluent-logger-golang [2022-11-05T17:50:04.187Z] 2022/11/05 17:50:03 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-11-05T17:50:04.446Z] 2022/11/05 17:50:04 Finished clone github.com/godbus/dbus/v5 [2022-11-05T17:50:04.446Z] 2022/11/05 17:50:04 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-11-05T17:50:06.348Z] 2022/11/05 17:50:06 Finished clone github.com/bsphere/le_go [2022-11-05T17:50:06.348Z] 2022/11/05 17:50:06 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-11-05T17:50:06.606Z] 2022/11/05 17:50:06 Finished clone github.com/fsnotify/fsnotify [2022-11-05T17:50:06.606Z] 2022/11/05 17:50:06 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-11-05T17:50:06.606Z] 2022/11/05 17:50:06 Finished clone github.com/jmespath/go-jmespath [2022-11-05T17:50:06.606Z] 2022/11/05 17:50:06 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-11-05T17:50:06.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-11-05T17:50:07.171Z] 2022/11/05 17:50:06 Finished clone github.com/docker/libnetwork [2022-11-05T17:50:07.171Z] 2022/11/05 17:50:06 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-11-05T17:50:08.533Z] docker_api_swarm_test.go:384: [dd4a263ac14a6] joining swarm manager [dc9c02538e068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:50:08.546Z] 2022/11/05 17:50:08 Finished clone github.com/tinylib/msgp [2022-11-05T17:50:08.546Z] 2022/11/05 17:50:08 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-11-05T17:50:08.546Z] 2022/11/05 17:50:08 Finished clone github.com/golang/groupcache [2022-11-05T17:50:08.546Z] 2022/11/05 17:50:08 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-11-05T17:50:09.470Z] === RUN TestDockerSuite/TestExec [2022-11-05T17:50:09.481Z] 2022/11/05 17:50:09 Finished clone golang.org/x/oauth2 [2022-11-05T17:50:09.481Z] 2022/11/05 17:50:09 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-11-05T17:50:09.730Z] docker_api_swarm_test.go:385: [db790f7eea8e3] joining swarm manager [dc9c02538e068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:50:09.990Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-11-05T17:50:10.580Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-11-05T17:50:11.150Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-11-05T17:50:11.381Z] 2022/11/05 17:50:10 Finished clone github.com/googleapis/gax-go [2022-11-05T17:50:11.381Z] 2022/11/05 17:50:10 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-11-05T17:50:11.409Z] === RUN TestDockerSuite/TestExecAPIStart [2022-11-05T17:50:11.639Z] 2022/11/05 17:50:11 Finished clone github.com/miekg/dns [2022-11-05T17:50:11.639Z] 2022/11/05 17:50:11 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-11-05T17:50:11.639Z] 2022/11/05 17:50:11 Finished clone go.opencensus.io [2022-11-05T17:50:11.639Z] 2022/11/05 17:50:11 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-11-05T17:50:11.898Z] 2022/11/05 17:50:11 Finished clone golang.org/x/sys [2022-11-05T17:50:11.898Z] 2022/11/05 17:50:11 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-11-05T17:50:12.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:50:12.771Z] INFO: Testing against a local daemon [2022-11-05T17:50:12.771Z] === RUN TestBuildWithSession [2022-11-05T17:50:12.771Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:50:12.771Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-05T17:50:12.771Z] === RUN TestBuildSquashParent [2022-11-05T17:50:12.771Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:50:12.771Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-11-05T17:50:12.771Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-05T17:50:12.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:50:12.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:50:12.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:50:12.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:50:12.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:50:12.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:50:12.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:50:12.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:50:12.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:50:12.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:50:12.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:50:12.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:50:12.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:50:12.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:50:12.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:50:12.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:50:12.788Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-11-05T17:50:13.048Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-11-05T17:50:13.270Z] 2022/11/05 17:50:13 Finished clone github.com/containerd/fifo [2022-11-05T17:50:13.270Z] 2022/11/05 17:50:13 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2022-11-05T17:50:13.616Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-11-05T17:50:13.876Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-11-05T17:50:14.445Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-11-05T17:50:14.643Z] 2022/11/05 17:50:14 Finished clone github.com/containerd/cgroups [2022-11-05T17:50:14.643Z] 2022/11/05 17:50:14 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-11-05T17:50:15.014Z] --- PASS: TestServicePlugin (30.88s) [2022-11-05T17:50:15.014Z] === RUN TestServiceUpdateLabel [2022-11-05T17:50:15.014Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-11-05T17:50:15.583Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-11-05T17:50:16.521Z] === RUN TestDockerSuite/TestExecCgroup [2022-11-05T17:50:16.542Z] 2022/11/05 17:50:16 Finished clone github.com/containerd/console [2022-11-05T17:50:16.542Z] 2022/11/05 17:50:16 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-11-05T17:50:16.801Z] 2022/11/05 17:50:16 Finished clone github.com/containerd/go-runc [2022-11-05T17:50:16.801Z] 2022/11/05 17:50:16 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-11-05T17:50:17.459Z] --- PASS: TestServiceUpdateLabel (2.42s) [2022-11-05T17:50:17.459Z] === RUN TestServiceUpdateSecrets [2022-11-05T17:50:17.459Z] === RUN TestDockerSuite/TestExecEnv [2022-11-05T17:50:17.735Z] 2022/11/05 17:50:17 Finished clone golang.org/x/text [2022-11-05T17:50:17.735Z] 2022/11/05 17:50:17 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-11-05T17:50:18.029Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-11-05T17:50:18.300Z] 2022/11/05 17:50:17 Finished clone github.com/containerd/typeurl [2022-11-05T17:50:18.300Z] 2022/11/05 17:50:17 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-11-05T17:50:18.869Z] 2022/11/05 17:50:18 Finished clone github.com/containerd/continuity [2022-11-05T17:50:18.869Z] 2022/11/05 17:50:18 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-11-05T17:50:18.869Z] 2022/11/05 17:50:18 Finished clone github.com/containerd/ttrpc [2022-11-05T17:50:18.869Z] 2022/11/05 17:50:18 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-11-05T17:50:19.410Z] === RUN TestDockerSuite/TestExecExitStatus [2022-11-05T17:50:19.804Z] 2022/11/05 17:50:19 Finished clone github.com/gogo/googleapis [2022-11-05T17:50:19.804Z] 2022/11/05 17:50:19 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-11-05T17:50:19.979Z] === RUN TestDockerSuite/TestExecInspectID [2022-11-05T17:50:21.315Z] 2022/11/05 17:50:20 Finished clone github.com/opencontainers/runc [2022-11-05T17:50:21.315Z] 2022/11/05 17:50:20 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-11-05T17:50:21.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:50:21.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:50:22.514Z] === RUN TestDockerSuite/TestExecInteractive [2022-11-05T17:50:22.736Z] 2022/11/05 17:50:22 Finished clone google.golang.org/grpc [2022-11-05T17:50:22.736Z] 2022/11/05 17:50:22 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-11-05T17:50:23.083Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-11-05T17:50:23.302Z] 2022/11/05 17:50:22 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-11-05T17:50:23.302Z] 2022/11/05 17:50:22 Finished clone github.com/Microsoft/hcsshim [2022-11-05T17:50:23.652Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-11-05T17:50:24.222Z] === RUN TestDockerSuite/TestExecParseError [2022-11-05T17:50:24.238Z] 2022/11/05 17:50:24 Finished clone github.com/fernet/fernet-go [2022-11-05T17:50:24.238Z] 2022/11/05 17:50:24 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-11-05T17:50:24.481Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-11-05T17:50:25.049Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-11-05T17:50:25.619Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-11-05T17:50:26.397Z] 2022/11/05 17:50:26 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-11-05T17:50:26.397Z] 2022/11/05 17:50:26 Finished clone github.com/docker/distribution [2022-11-05T17:50:26.559Z] === RUN TestDockerSuite/TestExecSetEnv [2022-11-05T17:50:27.129Z] === RUN TestDockerSuite/TestExecStartFails [2022-11-05T17:50:27.698Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-11-05T17:50:28.298Z] 2022/11/05 17:50:27 Finished clone golang.org/x/time [2022-11-05T17:50:28.298Z] 2022/11/05 17:50:27 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-11-05T17:50:28.298Z] 2022/11/05 17:50:28 Finished clone github.com/cilium/ebpf [2022-11-05T17:50:28.298Z] 2022/11/05 17:50:28 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-11-05T17:50:28.556Z] 2022/11/05 17:50:28 Finished clone github.com/golang/protobuf [2022-11-05T17:50:28.556Z] 2022/11/05 17:50:28 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-11-05T17:50:30.459Z] 2022/11/05 17:50:29 Finished clone github.com/hashicorp/go-immutable-radix [2022-11-05T17:50:30.459Z] 2022/11/05 17:50:29 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-11-05T17:50:30.459Z] 2022/11/05 17:50:29 Finished clone github.com/hashicorp/go-memdb [2022-11-05T17:50:30.459Z] 2022/11/05 17:50:29 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-11-05T17:50:30.459Z] 2022/11/05 17:50:30 Finished clone github.com/hashicorp/golang-lru [2022-11-05T17:50:30.459Z] 2022/11/05 17:50:30 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-11-05T17:50:30.459Z] 2022/11/05 17:50:30 Finished clone github.com/moby/buildkit [2022-11-05T17:50:30.459Z] 2022/11/05 17:50:30 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-11-05T17:50:31.835Z] 2022/11/05 17:50:31 Finished clone golang.org/x/crypto [2022-11-05T17:50:31.835Z] 2022/11/05 17:50:31 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-11-05T17:50:31.835Z] 2022/11/05 17:50:31 Finished clone github.com/coreos/pkg [2022-11-05T17:50:31.835Z] 2022/11/05 17:50:31 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-11-05T17:50:32.094Z] 2022/11/05 17:50:31 Finished clone github.com/beorn7/perks [2022-11-05T17:50:32.094Z] 2022/11/05 17:50:31 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-11-05T17:50:33.001Z] --- PASS: TestServiceUpdateSecrets (14.91s) [2022-11-05T17:50:33.001Z] === RUN TestServiceUpdateConfigs [2022-11-05T17:50:33.746Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.08s) [2022-11-05T17:50:33.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.33s) [2022-11-05T17:50:33.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.57s) [2022-11-05T17:50:33.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.81s) [2022-11-05T17:50:33.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.79s) [2022-11-05T17:50:33.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.87s) [2022-11-05T17:50:33.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.93s) [2022-11-05T17:50:33.746Z] === RUN TestBuildMultiStageCopy [2022-11-05T17:50:33.746Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-05T17:50:34.000Z] 2022/11/05 17:50:33 Finished clone github.com/prometheus/client_model [2022-11-05T17:50:34.000Z] 2022/11/05 17:50:33 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-11-05T17:50:34.938Z] 2022/11/05 17:50:34 Finished clone github.com/prometheus/client_golang [2022-11-05T17:50:34.938Z] 2022/11/05 17:50:34 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-11-05T17:50:35.506Z] 2022/11/05 17:50:35 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-11-05T17:50:35.506Z] 2022/11/05 17:50:35 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-11-05T17:50:36.074Z] 2022/11/05 17:50:35 Finished clone github.com/prometheus/procfs [2022-11-05T17:50:36.074Z] 2022/11/05 17:50:35 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-11-05T17:50:36.074Z] 2022/11/05 17:50:35 Finished clone github.com/prometheus/common [2022-11-05T17:50:36.074Z] 2022/11/05 17:50:35 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-11-05T17:50:37.011Z] 2022/11/05 17:50:36 Finished clone github.com/pkg/errors [2022-11-05T17:50:37.011Z] 2022/11/05 17:50:36 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-11-05T17:50:37.270Z] 2022/11/05 17:50:37 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-11-05T17:50:37.270Z] 2022/11/05 17:50:37 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-11-05T17:50:37.270Z] 2022/11/05 17:50:37 Finished clone code.cloudfoundry.org/clock [2022-11-05T17:50:37.270Z] 2022/11/05 17:50:37 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-11-05T17:50:37.528Z] 2022/11/05 17:50:37 Finished clone github.com/cespare/xxhash/v2 [2022-11-05T17:50:37.528Z] 2022/11/05 17:50:37 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-11-05T17:50:38.276Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-11-05T17:50:38.845Z] === RUN TestDockerSuite/TestExecTTY [2022-11-05T17:50:38.906Z] 2022/11/05 17:50:38 Finished clone github.com/inconshreveable/mousetrap [2022-11-05T17:50:38.906Z] 2022/11/05 17:50:38 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-11-05T17:50:38.906Z] 2022/11/05 17:50:38 Finished clone github.com/morikuni/aec [2022-11-05T17:50:38.906Z] 2022/11/05 17:50:38 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2022-11-05T17:50:39.165Z] 2022/11/05 17:50:38 Finished clone github.com/google/certificate-transparency-go [2022-11-05T17:50:39.165Z] 2022/11/05 17:50:38 Finished clone github.com/spf13/pflag [2022-11-05T17:50:39.413Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-11-05T17:50:39.672Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-11-05T17:50:40.101Z] 2022/11/05 17:50:39 Finished clone github.com/spf13/cobra [2022-11-05T17:50:40.241Z] === RUN TestDockerSuite/TestExecUlimits [2022-11-05T17:50:40.669Z] 2022/11/05 17:50:40 Finished clone github.com/docker/go-metrics [2022-11-05T17:50:40.669Z] 2022/11/05 17:50:40 Finished clone github.com/Azure/go-ansiterm [2022-11-05T17:50:40.811Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-11-05T17:50:40.811Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-11-05T17:50:40.811Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-11-05T17:50:42.191Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-11-05T17:50:42.451Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-11-05T17:50:42.574Z] 2022/11/05 17:50:42 Finished clone github.com/opencontainers/selinux [2022-11-05T17:50:43.391Z] === RUN TestDockerSuite/TestExecWithTERM [2022-11-05T17:50:43.650Z] === RUN TestDockerSuite/TestExecWithUser [2022-11-05T17:50:44.062Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-05T17:50:44.220Z] === RUN TestDockerSuite/TestGetContainerStats [2022-11-05T17:50:44.519Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-05T17:50:45.486Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-05T17:50:46.450Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-05T17:50:47.511Z] --- PASS: TestServiceUpdateConfigs (14.64s) [2022-11-05T17:50:47.511Z] === RUN TestServiceUpdateNetwork [2022-11-05T17:50:47.984Z] --- PASS: TestBuildMultiStageCopy (14.29s) [2022-11-05T17:50:47.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.14s) [2022-11-05T17:50:47.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2022-11-05T17:50:47.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2022-11-05T17:50:47.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2022-11-05T17:50:47.984Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.26s) [2022-11-05T17:50:47.984Z] === RUN TestBuildMultiStageParentConfig [2022-11-05T17:50:48.890Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-11-05T17:50:50.885Z] --- PASS: TestBuildMultiStageParentConfig (2.88s) [2022-11-05T17:50:50.885Z] === RUN TestBuildLabelWithTargets [2022-11-05T17:50:50.885Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:50:50.885Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-11-05T17:50:50.885Z] === RUN TestBuildWithEmptyLayers [2022-11-05T17:50:52.420Z] --- PASS: TestBuildWithEmptyLayers (1.51s) [2022-11-05T17:50:52.420Z] === RUN TestBuildMultiStageOnBuild [2022-11-05T17:50:52.548Z] 2022/11/05 17:50:51 Finished clone github.com/cloudflare/cfssl [2022-11-05T17:50:54.165Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-11-05T17:50:55.103Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-11-05T17:50:59.115Z] 2022/11/05 17:50:57 Finished clone github.com/containerd/containerd [2022-11-05T17:50:59.115Z] 2022/11/05 17:50:58 Finished clone github.com/coreos/etcd [2022-11-05T17:51:00.402Z] --- PASS: TestServiceUpdateNetwork (12.58s) [2022-11-05T17:51:00.402Z] === RUN TestServiceUpdatePidsLimit [2022-11-05T17:51:00.402Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-11-05T17:51:00.402Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-11-05T17:51:00.402Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-11-05T17:51:00.402Z] === RUN TestDockerSuite/TestHealth [2022-11-05T17:51:00.402Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-11-05T17:51:01.346Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-11-05T17:51:02.405Z] 2022/11/05 17:51:01 Finished clone github.com/docker/swarmkit [2022-11-05T17:51:07.232Z] --- PASS: TestBuildMultiStageOnBuild (14.87s) [2022-11-05T17:51:07.232Z] === RUN TestBuildUncleanTarFilenames [2022-11-05T17:51:07.232Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:51:07.232Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-11-05T17:51:07.232Z] === RUN TestBuildMultiStageLayerLeak [2022-11-05T17:51:07.916Z] check_test.go:380: [db790f7eea8e3] daemon is not started [2022-11-05T17:51:07.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-11-05T17:51:08.175Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-11-05T17:51:09.113Z] docker_api_swarm_test.go:802: [de35ba338b29c] joining swarm manager [db4e3f1ebe36c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:51:10.492Z] docker_api_swarm_test.go:802: [dd356dd347a72] joining swarm manager [db4e3f1ebe36c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:51:11.871Z] docker_api_swarm_test.go:802: [d60d32ec62e67] joining swarm manager [db4e3f1ebe36c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-11-05T17:51:12.809Z] docker_api_swarm_test.go:802: [d00cee57a0268] joining swarm manager [db4e3f1ebe36c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-11-05T17:51:14.187Z] docker_api_swarm_test.go:810: [dda7083bb4994] joining swarm manager [db4e3f1ebe36c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-11-05T17:51:15.565Z] --- PASS: TestServiceUpdatePidsLimit (16.12s) [2022-11-05T17:51:15.565Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-11-05T17:51:15.565Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-11-05T17:51:15.565Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-11-05T17:51:15.565Z] PASS [2022-11-05T17:51:15.565Z] [2022-11-05T17:51:15.565Z] === Skipped [2022-11-05T17:51:15.565Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-05T17:51:15.565Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:51:15.565Z] [2022-11-05T17:51:15.565Z] DONE 27 tests, 1 skipped in 191.468s [2022-11-05T17:51:15.565Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-11-05T17:51:15.565Z] ++ 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-11-05T17:51:15.565Z] ++ set -e [2022-11-05T17:51:15.565Z] ++ '[' -n 0 ']' [2022-11-05T17:51:15.565Z] ++ set -x [2022-11-05T17:51:15.565Z] ++ env -i DEST=/go/src/github.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-11-05T17:51:15.825Z] INFO: Testing against a local daemon [2022-11-05T17:51:15.825Z] === RUN TestSessionCreate [2022-11-05T17:51:15.825Z] --- PASS: TestSessionCreate (0.02s) [2022-11-05T17:51:15.825Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-05T17:51:15.825Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-05T17:51:15.825Z] PASS [2022-11-05T17:51:15.825Z] [2022-11-05T17:51:15.825Z] DONE 2 tests in 0.164s [2022-11-05T17:51:15.825Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-11-05T17:51:15.825Z] ++ 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-11-05T17:51:15.825Z] ++ set -e [2022-11-05T17:51:15.825Z] ++ '[' -n 0 ']' [2022-11-05T17:51:15.825Z] ++ set -x [2022-11-05T17:51:15.825Z] ++ env -i DEST=/go/src/github.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-11-05T17:51:16.084Z] INFO: Testing against a local daemon [2022-11-05T17:51:16.084Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:51:16.084Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:51:16.084Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:51:16.084Z] === RUN TestEventsExecDie [2022-11-05T17:51:16.652Z] --- PASS: TestEventsExecDie (0.57s) [2022-11-05T17:51:16.652Z] === RUN TestEventsBackwardsCompatible [2022-11-05T17:51:16.652Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-11-05T17:51:16.652Z] === RUN TestInfoBinaryCommits [2022-11-05T17:51:16.652Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-11-05T17:51:16.652Z] === RUN TestInfoAPIVersioned [2022-11-05T17:51:16.652Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-05T17:51:16.652Z] === RUN TestInfoDiscoveryBackend [2022-11-05T17:51:17.221Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-11-05T17:51:17.221Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-11-05T17:51:18.158Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-11-05T17:51:18.158Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-11-05T17:51:18.727Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-11-05T17:51:18.727Z] === RUN TestInfoAPI [2022-11-05T17:51:18.727Z] --- PASS: TestInfoAPI (0.02s) [2022-11-05T17:51:18.727Z] === RUN TestInfoAPIWarnings [2022-11-05T17:51:19.296Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-11-05T17:51:19.296Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-11-05T17:51:19.296Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-11-05T17:51:19.296Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-11-05T17:51:20.235Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-11-05T17:51:20.235Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-11-05T17:51:20.503Z] 2022/11/05 17:51:18 Finished clone github.com/gogo/protobuf [2022-11-05T17:51:20.804Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-11-05T17:51:20.804Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-11-05T17:51:20.804Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-11-05T17:51:20.804Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-11-05T17:51:21.064Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-11-05T17:51:21.324Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-11-05T17:51:21.584Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-11-05T17:51:21.584Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-11-05T17:51:22.154Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-11-05T17:51:22.154Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-11-05T17:51:22.723Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-11-05T17:51:23.294Z] === RUN TestDockerSuite/TestImagesFormat [2022-11-05T17:51:23.294Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-11-05T17:51:23.865Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-11-05T17:51:26.400Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-11-05T17:51:26.400Z] === RUN TestDockerSuite/TestImportBadURL [2022-11-05T17:51:26.400Z] === RUN TestDockerSuite/TestImportDisplay [2022-11-05T17:51:27.077Z] 2022/11/05 17:51:25 Finished clone cloud.google.com/go [2022-11-05T17:51:27.339Z] === RUN TestDockerSuite/TestImportFile [2022-11-05T17:51:28.718Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-11-05T17:51:28.718Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-11-05T17:51:29.613Z] 2022/11/05 17:51:29 Finished clone google.golang.org/genproto [2022-11-05T17:51:29.656Z] === RUN TestDockerSuite/TestImportGzipped [2022-11-05T17:51:31.036Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-11-05T17:51:32.346Z] --- PASS: TestBuildMultiStageLayerLeak (21.55s) [2022-11-05T17:51:32.346Z] === RUN TestBuildWithHugeFile [2022-11-05T17:51:32.416Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-11-05T17:51:32.676Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-11-05T17:51:33.245Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-11-05T17:51:33.816Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-11-05T17:51:33.816Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-11-05T17:51:33.816Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-11-05T17:51:34.075Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-11-05T17:51:34.646Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-11-05T17:51:34.906Z] --- PASS: TestInfoAPIWarnings (16.28s) [2022-11-05T17:51:34.906Z] === RUN TestInfoDebug [2022-11-05T17:51:35.165Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-11-05T17:51:35.425Z] --- PASS: TestInfoDebug (0.53s) [2022-11-05T17:51:35.425Z] === RUN TestInfoInsecureRegistries [2022-11-05T17:51:35.685Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-11-05T17:51:35.945Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-11-05T17:51:35.945Z] === RUN TestInfoRegistryMirrors [2022-11-05T17:51:36.205Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-11-05T17:51:36.465Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-11-05T17:51:36.465Z] === RUN TestLoginFailsWithBadCredentials [2022-11-05T17:51:36.724Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-11-05T17:51:36.724Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-11-05T17:51:36.984Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2022-11-05T17:51:36.984Z] === RUN TestPingCacheHeaders [2022-11-05T17:51:36.984Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-05T17:51:36.984Z] === RUN TestPingGet [2022-11-05T17:51:36.984Z] --- PASS: TestPingGet (0.02s) [2022-11-05T17:51:36.984Z] === RUN TestPingHead [2022-11-05T17:51:36.984Z] --- PASS: TestPingHead (0.01s) [2022-11-05T17:51:36.984Z] === RUN TestVersion [2022-11-05T17:51:36.984Z] --- PASS: TestVersion (0.02s) [2022-11-05T17:51:36.984Z] PASS [2022-11-05T17:51:36.984Z] [2022-11-05T17:51:36.984Z] === Skipped [2022-11-05T17:51:36.984Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:51:36.984Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:51:36.984Z] [2022-11-05T17:51:36.984Z] DONE 18 tests, 1 skipped in 21.227s [2022-11-05T17:51:36.984Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-05T17:51:36.984Z] ++ 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-11-05T17:51:36.984Z] ++ set -e [2022-11-05T17:51:36.984Z] ++ '[' -n 0 ']' [2022-11-05T17:51:36.984Z] ++ set -x [2022-11-05T17:51:36.984Z] ++ env -i DEST=/go/src/github.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-11-05T17:51:37.244Z] INFO: Testing against a local daemon [2022-11-05T17:51:37.244Z] === RUN TestVolumesCreateAndList [2022-11-05T17:51:37.244Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-11-05T17:51:37.244Z] === RUN TestVolumesRemove [2022-11-05T17:51:37.244Z] --- PASS: TestVolumesRemove (0.07s) [2022-11-05T17:51:37.244Z] === RUN TestVolumesInspect [2022-11-05T17:51:37.505Z] --- PASS: TestVolumesInspect (0.03s) [2022-11-05T17:51:37.505Z] === RUN TestVolumesInvalidJSON [2022-11-05T17:51:37.505Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-05T17:51:37.505Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-05T17:51:37.505Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-05T17:51:37.505Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-11-05T17:51:37.505Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-05T17:51:37.505Z] PASS [2022-11-05T17:51:37.505Z] [2022-11-05T17:51:37.505Z] DONE 5 tests in 0.301s [2022-11-05T17:51:37.505Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T17:51:37.505Z] ++++ cat bundles/test-integration/docker.pid [2022-11-05T17:51:37.505Z] +++ kill 5990 [2022-11-05T17:51:37.765Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-11-05T17:51:38.334Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-11-05T17:51:38.903Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-11-05T17:51:38.903Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-11-05T17:51:38.903Z] +++ /etc/init.d/apparmor stop [2022-11-05T17:51:38.903Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T17:51:38.903Z] [2022-11-05T17:51:38.903Z] Unloading profiles will leave already running processes permanently [2022-11-05T17:51:38.903Z] unconfined, which can lead to unexpected situations. [2022-11-05T17:51:38.903Z] [2022-11-05T17:51:38.903Z] To set a process to complain mode, use the command line tool [2022-11-05T17:51:38.903Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T17:51:38.903Z] +++ true [2022-11-05T17:51:38.903Z] exiting test-integration [2022-11-05T17:51:38.903Z] ++ exit 0 [2022-11-05T17:51:38.903Z] [2022-11-05T17:51:39.473Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-11-05T17:51:39.473Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-11-05T17:51:39.473Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-11-05T17:51:39.473Z] + for job in $(jobs -p) [2022-11-05T17:51:39.473Z] + wait 9517 [2022-11-05T17:51:40.414Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-11-05T17:51:40.673Z] === RUN TestDockerSuite/TestInspectDefault [2022-11-05T17:51:41.244Z] === RUN TestDockerSuite/TestInspectHistory [2022-11-05T17:51:41.815Z] === RUN TestDockerSuite/TestInspectImage [2022-11-05T17:51:41.815Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-11-05T17:51:41.815Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-11-05T17:51:41.815Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-11-05T17:51:41.815Z] === RUN TestDockerSuite/TestInspectInt64 [2022-11-05T17:51:42.074Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-11-05T17:51:42.667Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-11-05T17:51:42.667Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-11-05T17:51:43.240Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-11-05T17:51:43.499Z] === RUN TestDockerSuite/TestInspectPlugin [2022-11-05T17:51:46.036Z] === RUN TestDockerSuite/TestInspectRootFS [2022-11-05T17:51:46.036Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-11-05T17:51:46.605Z] === RUN TestDockerSuite/TestInspectStatus [2022-11-05T17:51:46.864Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-11-05T17:51:47.803Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-11-05T17:51:48.373Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-11-05T17:51:48.632Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-11-05T17:51:49.201Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-11-05T17:51:49.769Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-11-05T17:51:50.140Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-11-05T17:51:50.399Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-11-05T17:51:50.399Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-11-05T17:51:52.309Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-11-05T17:51:52.877Z] === RUN TestDockerSuite/TestLinksEnvs [2022-11-05T17:51:53.815Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-11-05T17:51:54.074Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-11-05T17:51:55.011Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-11-05T17:51:56.392Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-11-05T17:51:57.772Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-11-05T17:51:57.772Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-11-05T17:51:59.153Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-11-05T17:51:59.153Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-11-05T17:51:59.723Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-11-05T17:52:06.319Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-11-05T17:52:07.699Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-11-05T17:52:08.639Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-11-05T17:52:09.207Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-11-05T17:52:10.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-11-05T17:52:10.587Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-11-05T17:52:10.587Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-11-05T17:52:10.847Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-11-05T17:52:10.847Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-11-05T17:52:10.847Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-11-05T17:52:11.415Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-11-05T17:52:11.984Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-11-05T17:52:15.274Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-11-05T17:52:15.842Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-11-05T17:52:20.033Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-11-05T17:52:20.602Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-11-05T17:52:20.602Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-11-05T17:52:21.545Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-11-05T17:52:22.114Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-11-05T17:52:23.051Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-11-05T17:52:23.621Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-11-05T17:52:24.560Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-11-05T17:52:25.851Z] 2022/11/05 17:52:21 Finished clone github.com/hashicorp/consul [2022-11-05T17:52:26.467Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-11-05T17:52:26.726Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-11-05T17:52:26.985Z] === RUN TestDockerSuite/TestLogsSince [2022-11-05T17:52:32.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-11-05T17:52:33.666Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-11-05T17:52:36.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-11-05T17:52:38.108Z] docker_api_swarm_service_test.go:395: [da3194ebcce89] joining swarm manager [d47a11322186e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:52:38.678Z] docker_api_swarm_service_test.go:395: [dca8909237c91] joining swarm manager [d47a11322186e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:52:39.617Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-11-05T17:52:39.878Z] === RUN TestDockerSuite/TestLogsTail [2022-11-05T17:52:40.818Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-11-05T17:52:41.388Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-11-05T17:52:41.956Z] === RUN TestDockerSuite/TestMountIntoProc [2022-11-05T17:52:42.216Z] === RUN TestDockerSuite/TestMountIntoSys [2022-11-05T17:52:42.787Z] === RUN TestDockerSuite/TestNetHostname [2022-11-05T17:52:44.166Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-11-05T17:52:44.426Z] === RUN TestDockerSuite/TestNetworkEvents [2022-11-05T17:52:50.995Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-11-05T17:52:50.995Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-11-05T17:52:51.563Z] === RUN TestDockerSuite/TestPluginActive [2022-11-05T17:52:52.400Z] 2022/11/05 17:52:51 Finished clone github.com/aws/aws-sdk-go [2022-11-05T17:52:54.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-11-05T17:52:54.102Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-11-05T17:52:56.020Z] docker_api_swarm_service_test.go:343: [d140b9a802fbf] joining swarm manager [d550d7b08b7fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:52:56.590Z] docker_api_swarm_service_test.go:343: [d06cd0005eb5f] joining swarm manager [d550d7b08b7fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:53:01.871Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-11-05T17:53:01.871Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-11-05T17:53:01.871Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-11-05T17:53:02.809Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-11-05T17:53:05.346Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-11-05T17:53:07.252Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-11-05T17:53:10.541Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-11-05T17:53:11.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-11-05T17:53:13.017Z] docker_api_swarm_service_test.go:490: [df1977b5c5d83] joining swarm manager [de42a134fa4c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:53:13.955Z] docker_api_swarm_service_test.go:490: [d45445a74fad7] joining swarm manager [de42a134fa4c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:53:15.863Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-11-05T17:53:17.242Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-11-05T17:53:17.814Z] === RUN TestDockerSuite/TestPortHostBinding [2022-11-05T17:53:18.753Z] === RUN TestDockerSuite/TestPortList [2022-11-05T17:53:25.333Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-11-05T17:53:25.333Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-11-05T17:53:26.271Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-11-05T17:53:31.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-11-05T17:53:31.547Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-11-05T17:53:31.547Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-11-05T17:53:31.547Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-11-05T17:53:32.115Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-11-05T17:53:32.115Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-11-05T17:53:32.684Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-11-05T17:53:32.684Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-11-05T17:53:33.253Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-11-05T17:53:33.253Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-11-05T17:53:33.512Z] docker_api_swarm_service_test.go:128: [d3ca9f7a421d2] joining swarm manager [d5e0b60ce0234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:53:34.452Z] docker_api_swarm_service_test.go:129: [d7e748856435e] joining swarm manager [d5e0b60ce0234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:53:34.452Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-11-05T17:53:34.452Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-11-05T17:53:36.363Z] docker_api_swarm_service_test.go:137: [d2fbc779eb229] joining swarm manager [d5e0b60ce0234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-11-05T17:53:36.623Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-11-05T17:53:37.194Z] docker_api_swarm_service_test.go:138: [d576398e27cfd] joining swarm manager [d5e0b60ce0234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-11-05T17:53:37.763Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-11-05T17:53:38.334Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-11-05T17:53:38.593Z] === RUN TestDockerSuite/TestPsByOrder [2022-11-05T17:53:40.501Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-11-05T17:53:41.070Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-11-05T17:53:42.977Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-11-05T17:53:46.278Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-11-05T17:53:46.278Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-11-05T17:53:48.184Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-11-05T17:53:54.752Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-11-05T17:53:55.321Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-11-05T17:53:56.702Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-11-05T17:53:57.639Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-11-05T17:53:58.578Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-11-05T17:53:59.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-11-05T17:54:00.087Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-11-05T17:54:01.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-11-05T17:54:01.998Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-11-05T17:54:02.938Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-11-05T17:54:03.199Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-11-05T17:54:03.769Z] docker_api_swarm_service_test.go:304: [d18e3f68e008a] joining swarm manager [d98dbeda95ff2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:54:04.028Z] === RUN TestDockerSuite/TestPsRightTagName [2022-11-05T17:54:04.966Z] docker_api_swarm_service_test.go:304: [ddd054dabdadc] joining swarm manager [d98dbeda95ff2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:54:05.906Z] === RUN TestDockerSuite/TestPsShowMounts [2022-11-05T17:54:07.813Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-11-05T17:54:08.072Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-11-05T17:54:08.072Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-11-05T17:54:08.072Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-11-05T17:54:08.640Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-11-05T17:54:08.900Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-11-05T17:54:08.900Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-11-05T17:54:09.503Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-11-05T17:54:10.442Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-11-05T17:54:11.381Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-11-05T17:54:11.950Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-11-05T17:54:18.527Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-11-05T17:54:18.527Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-11-05T17:54:19.906Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-11-05T17:54:19.906Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-11-05T17:54:19.906Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-11-05T17:54:20.165Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-11-05T17:54:22.071Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-11-05T17:54:23.009Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-11-05T17:54:24.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-11-05T17:54:24.651Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-11-05T17:54:25.591Z] === RUN TestDockerSuite/TestRmiBlank [2022-11-05T17:54:25.591Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-11-05T17:54:25.591Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-11-05T17:54:26.531Z] docker_api_swarm_service_test.go:100: [dfa1b6a726f6c] joining swarm manager [d86fe0e2280c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:54:27.471Z] docker_api_swarm_service_test.go:101: [dbb4c395f9c7b] joining swarm manager [d86fe0e2280c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:54:28.411Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-11-05T17:54:28.981Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-11-05T17:54:29.553Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-11-05T17:54:29.744Z] --- PASS: TestBuildWithHugeFile (169.53s) [2022-11-05T17:54:29.744Z] === RUN TestBuildWithEmptyDockerfile [2022-11-05T17:54:29.744Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:54:29.744Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:54:29.744Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:54:29.744Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:54:29.744Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:54:29.744Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:54:29.744Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:54:29.744Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:54:29.744Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:54:29.744Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-11-05T17:54:29.744Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-11-05T17:54:29.744Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-11-05T17:54:29.744Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-11-05T17:54:29.744Z] === RUN TestBuildPreserveOwnership [2022-11-05T17:54:29.744Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:54:29.744Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-11-05T17:54:29.744Z] === RUN TestBuildPlatformInvalid [2022-11-05T17:54:29.744Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-11-05T17:54:29.744Z] PASS [2022-11-05T17:54:29.744Z] ok github.com/docker/docker/integration/build 248.492s [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] === Skipped [2022-11-05T17:54:29.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-11-05T17:54:29.744Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-11-05T17:54:29.744Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-11-05T17:54:29.744Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-11-05T17:54:29.744Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-11-05T17:54:29.744Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] DONE 28 tests, 5 skipped in 281.656s [2022-11-05T17:54:29.744Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-11-05T17:54:29.744Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:54:29.744Z] INFO: Testing against a local daemon [2022-11-05T17:54:29.744Z] === RUN TestConfigInspect [2022-11-05T17:54:29.744Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.744Z] --- SKIP: TestConfigInspect (0.01s) [2022-11-05T17:54:29.744Z] === RUN TestConfigList [2022-11-05T17:54:29.744Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.744Z] --- SKIP: TestConfigList (0.00s) [2022-11-05T17:54:29.744Z] === RUN TestConfigsCreateAndDelete [2022-11-05T17:54:29.744Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.744Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-11-05T17:54:29.744Z] === RUN TestConfigsUpdate [2022-11-05T17:54:29.744Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.744Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-11-05T17:54:29.744Z] === RUN TestTemplatedConfig [2022-11-05T17:54:29.744Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.744Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-11-05T17:54:29.744Z] === RUN TestConfigCreateResolve [2022-11-05T17:54:29.744Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:54:29.744Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-11-05T17:54:29.744Z] === RUN TestConfigDaemonLibtrustID [2022-11-05T17:54:29.744Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:54:29.744Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-11-05T17:54:29.744Z] PASS [2022-11-05T17:54:29.744Z] ok github.com/docker/docker/integration/config 0.144s [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] === Skipped [2022-11-05T17:54:29.744Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-11-05T17:54:29.744Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-11-05T17:54:29.744Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-11-05T17:54:29.744Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-11-05T17:54:29.744Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-11-05T17:54:29.744Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-11-05T17:54:29.744Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-11-05T17:54:29.744Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:54:29.744Z] [2022-11-05T17:54:29.744Z] DONE 7 tests, 7 skipped in 2.348s [2022-11-05T17:54:29.744Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-11-05T17:54:29.744Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:54:29.744Z] INFO: Testing against a local daemon [2022-11-05T17:54:29.744Z] === RUN TestCheckpoint [2022-11-05T17:54:29.744Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:54:29.744Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-05T17:54:29.744Z] === RUN TestContainerInvalidJSON [2022-11-05T17:54:29.744Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:54:29.744Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:54:29.744Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:54:29.744Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:54:29.744Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:54:29.744Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:54:29.744Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:54:29.744Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:54:29.744Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:54:29.744Z] --- PASS: TestContainerInvalidJSON (0.07s) [2022-11-05T17:54:29.744Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-11-05T17:54:29.744Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-11-05T17:54:29.744Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-11-05T17:54:29.744Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-05T17:54:29.744Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.35s) [2022-11-05T17:54:29.744Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-05T17:54:29.744Z] copy_test.go:38: testEnv.OSType == "windows" [2022-11-05T17:54:29.744Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2022-11-05T17:54:29.744Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-05T17:54:29.744Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-11-05T17:54:29.744Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-05T17:54:29.744Z] copy_test.go:63: testEnv.OSType == "windows" [2022-11-05T17:54:29.744Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-11-05T17:54:29.744Z] === RUN TestCopyFromContainer [2022-11-05T17:54:29.744Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.744Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-11-05T17:54:29.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-05T17:54:29.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:54:29.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:54:29.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:54:29.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:54:29.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:54:29.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:54:29.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:54:29.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:54:29.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:54:29.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-11-05T17:54:29.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-11-05T17:54:29.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-11-05T17:54:29.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-11-05T17:54:29.744Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-05T17:54:29.744Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-11-05T17:54:29.744Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-11-05T17:54:29.744Z] === RUN TestCreateWithInvalidEnv [2022-11-05T17:54:29.744Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-05T17:54:29.744Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-05T17:54:29.744Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-05T17:54:29.744Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-05T17:54:29.744Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-05T17:54:29.744Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-05T17:54:29.744Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-05T17:54:29.744Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-05T17:54:29.744Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-05T17:54:29.744Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-11-05T17:54:29.744Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-11-05T17:54:29.744Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-11-05T17:54:29.744Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-11-05T17:54:29.744Z] === RUN TestCreateTmpfsMountsTarget [2022-11-05T17:54:29.745Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.745Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-11-05T17:54:29.745Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-05T17:54:29.745Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:54:29.745Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-11-05T17:54:29.745Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-05T17:54:29.745Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:54:29.745Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-11-05T17:54:29.745Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-05T17:54:29.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:54:29.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:54:29.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:54:29.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:54:29.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:54:29.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:54:29.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:54:29.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:54:29.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:54:29.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:54:29.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:54:29.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:54:29.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:54:29.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:54:29.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:54:29.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-11-05T17:54:29.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-05T17:54:29.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-05T17:54:29.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-05T17:54:29.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-05T17:54:29.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-05T17:54:29.745Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-05T17:54:29.745Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-11-05T17:54:29.745Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-11-05T17:54:29.745Z] === RUN TestCreateDifferentPlatform [2022-11-05T17:54:29.745Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-05T17:54:29.745Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-05T17:54:29.745Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-11-05T17:54:29.745Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-11-05T17:54:29.745Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-11-05T17:54:29.745Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-05T17:54:29.745Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-11-05T17:54:29.745Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-05T17:54:29.745Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-11-05T17:54:29.745Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-11-05T17:54:29.745Z] === RUN TestContainerKillOnDaemonStart [2022-11-05T17:54:29.745Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:29.745Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-11-05T17:54:29.745Z] === RUN TestDiff [2022-11-05T17:54:29.745Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-11-05T17:54:29.745Z] --- SKIP: TestDiff (0.00s) [2022-11-05T17:54:29.745Z] === RUN TestExecWithCloseStdin [2022-11-05T17:54:29.745Z] --- PASS: TestExecWithCloseStdin (2.75s) [2022-11-05T17:54:29.745Z] === RUN TestExec [2022-11-05T17:54:30.710Z] --- PASS: TestExec (2.55s) [2022-11-05T17:54:30.710Z] === RUN TestExecUser [2022-11-05T17:54:30.710Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-11-05T17:54:30.710Z] --- SKIP: TestExecUser (0.01s) [2022-11-05T17:54:30.710Z] === RUN TestExportContainerAndImportImage [2022-11-05T17:54:30.710Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:30.710Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-11-05T17:54:30.710Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-05T17:54:30.711Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:30.711Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-11-05T17:54:30.711Z] === RUN TestHealthCheckWorkdir [2022-11-05T17:54:30.711Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-11-05T17:54:30.711Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-11-05T17:54:30.711Z] === RUN TestHealthKillContainer [2022-11-05T17:54:30.711Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-11-05T17:54:30.711Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-11-05T17:54:30.711Z] === RUN TestHealthCheckProcessKilled [2022-11-05T17:54:31.463Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-11-05T17:54:32.032Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-11-05T17:54:32.990Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-11-05T17:54:33.559Z] === RUN TestDockerSuite/TestRmiTag [2022-11-05T17:54:33.608Z] --- PASS: TestHealthCheckProcessKilled (2.60s) [2022-11-05T17:54:33.608Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-05T17:54:33.608Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-11-05T17:54:33.608Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-11-05T17:54:33.608Z] === RUN TestKillContainerInvalidSignal [2022-11-05T17:54:33.818Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-11-05T17:54:34.387Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-11-05T17:54:35.778Z] --- PASS: TestKillContainerInvalidSignal (2.39s) [2022-11-05T17:54:35.778Z] === RUN TestKillContainer [2022-11-05T17:54:35.778Z] === RUN TestKillContainer/no_signal [2022-11-05T17:54:36.929Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-11-05T17:54:37.188Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-11-05T17:54:37.759Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-11-05T17:54:37.948Z] === RUN TestKillContainer/non_killing_signal [2022-11-05T17:54:37.948Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-11-05T17:54:37.948Z] === RUN TestKillContainer/killing_signal [2022-11-05T17:54:38.019Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-11-05T17:54:38.959Z] === RUN TestDockerSuite/TestRunAddHost [2022-11-05T17:54:39.529Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-11-05T17:54:39.529Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-11-05T17:54:40.099Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-11-05T17:54:40.099Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-11-05T17:54:40.668Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-11-05T17:54:41.677Z] --- PASS: TestKillContainer (5.51s) [2022-11-05T17:54:41.677Z] --- PASS: TestKillContainer/no_signal (2.29s) [2022-11-05T17:54:41.677Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-11-05T17:54:41.677Z] --- PASS: TestKillContainer/killing_signal (3.16s) [2022-11-05T17:54:41.677Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-05T17:54:41.677Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-05T17:54:41.677Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-11-05T17:54:41.677Z] === RUN TestKillStoppedContainer [2022-11-05T17:54:41.677Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-05T17:54:41.677Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-11-05T17:54:41.677Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-05T17:54:41.677Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-05T17:54:41.677Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-11-05T17:54:41.677Z] === RUN TestKillDifferentUserContainer [2022-11-05T17:54:41.677Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-11-05T17:54:41.677Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-11-05T17:54:41.677Z] === RUN TestInspectOomKilledTrue [2022-11-05T17:54:41.677Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:41.677Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-11-05T17:54:41.677Z] === RUN TestInspectOomKilledFalse [2022-11-05T17:54:41.677Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:54:41.677Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-11-05T17:54:41.677Z] === RUN TestLogsFollowTailEmpty [2022-11-05T17:54:42.050Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-11-05T17:54:42.310Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-11-05T17:54:43.248Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-11-05T17:54:43.848Z] --- PASS: TestLogsFollowTailEmpty (2.42s) [2022-11-05T17:54:43.848Z] === RUN TestNetworkNat [2022-11-05T17:54:43.848Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-11-05T17:54:43.848Z] --- SKIP: TestNetworkNat (0.00s) [2022-11-05T17:54:43.848Z] === RUN TestNetworkLocalhostTCPNat [2022-11-05T17:54:44.190Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-11-05T17:54:44.190Z] check_test.go:380: [dfa1b6a726f6c] daemon is not started [2022-11-05T17:54:45.128Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-11-05T17:54:46.066Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-11-05T17:54:46.634Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-11-05T17:54:46.778Z] --- PASS: TestNetworkLocalhostTCPNat (2.76s) [2022-11-05T17:54:46.778Z] === RUN TestNetworkLoopbackNat [2022-11-05T17:54:46.778Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-11-05T17:54:46.778Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-11-05T17:54:46.778Z] === RUN TestPause [2022-11-05T17:54:46.778Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-11-05T17:54:46.778Z] --- SKIP: TestPause (0.00s) [2022-11-05T17:54:46.778Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-05T17:54:47.202Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-11-05T17:54:47.770Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-11-05T17:54:48.030Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-11-05T17:54:48.599Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-11-05T17:54:48.948Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.29s) [2022-11-05T17:54:48.948Z] === RUN TestPauseStopPausedContainer [2022-11-05T17:54:48.948Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:54:48.948Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-11-05T17:54:48.948Z] === RUN TestPsFilter [2022-11-05T17:54:48.948Z] --- PASS: TestPsFilter (0.14s) [2022-11-05T17:54:48.948Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-05T17:54:49.537Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-11-05T17:54:49.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-11-05T17:54:50.107Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-11-05T17:54:50.677Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-11-05T17:54:50.937Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-11-05T17:54:51.842Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.66s) [2022-11-05T17:54:51.843Z] === RUN TestRemoveContainerWithVolume [2022-11-05T17:54:51.884Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-11-05T17:54:51.885Z] === RUN TestDockerSuite/TestRunBindMounts [2022-11-05T17:54:51.885Z] docker_api_swarm_service_test.go:533: [da76dbf9bfa63] joining swarm manager [df0ca98e86cfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:54:53.263Z] docker_api_swarm_service_test.go:534: [d37375425eff8] joining swarm manager [df0ca98e86cfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:54:53.263Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-11-05T17:54:53.523Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-11-05T17:54:54.018Z] --- PASS: TestRemoveContainerWithVolume (2.69s) [2022-11-05T17:54:54.018Z] === RUN TestRemoveContainerRunning [2022-11-05T17:54:54.091Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-11-05T17:54:54.662Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-11-05T17:54:55.232Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-11-05T17:54:55.492Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-11-05T17:54:56.061Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-11-05T17:54:56.921Z] --- PASS: TestRemoveContainerRunning (2.48s) [2022-11-05T17:54:56.921Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-05T17:54:57.001Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-11-05T17:54:57.570Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-11-05T17:54:58.139Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-11-05T17:54:58.398Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-11-05T17:54:58.398Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-11-05T17:54:58.967Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-11-05T17:54:58.967Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-11-05T17:54:59.097Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.40s) [2022-11-05T17:54:59.097Z] === RUN TestRemoveInvalidContainer [2022-11-05T17:54:59.097Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-11-05T17:54:59.097Z] === RUN TestRenameLinkedContainer [2022-11-05T17:54:59.097Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-11-05T17:54:59.097Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-11-05T17:54:59.097Z] === RUN TestRenameStoppedContainer [2022-11-05T17:55:00.350Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-11-05T17:55:00.609Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-11-05T17:55:00.869Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-11-05T17:55:01.439Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-11-05T17:55:01.439Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-11-05T17:55:01.995Z] --- PASS: TestRenameStoppedContainer (2.74s) [2022-11-05T17:55:01.995Z] === RUN TestRenameRunningContainerAndReuse [2022-11-05T17:55:02.007Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-11-05T17:55:02.945Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-11-05T17:55:03.514Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-11-05T17:55:04.453Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-11-05T17:55:05.022Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-11-05T17:55:05.282Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-11-05T17:55:05.852Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-11-05T17:55:06.421Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-11-05T17:55:06.678Z] --- PASS: TestRenameRunningContainerAndReuse (4.74s) [2022-11-05T17:55:06.678Z] === RUN TestRenameInvalidName [2022-11-05T17:55:06.681Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-11-05T17:55:07.621Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-11-05T17:55:08.854Z] --- PASS: TestRenameInvalidName (2.43s) [2022-11-05T17:55:08.854Z] === RUN TestRenameAnonymousContainer [2022-11-05T17:55:08.854Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-11-05T17:55:08.854Z] --- SKIP: TestRenameAnonymousContainer (0.01s) [2022-11-05T17:55:08.854Z] === RUN TestRenameContainerWithSameName [2022-11-05T17:55:09.530Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-11-05T17:55:09.531Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-11-05T17:55:10.116Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-11-05T17:55:11.502Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-11-05T17:55:11.759Z] --- PASS: TestRenameContainerWithSameName (2.51s) [2022-11-05T17:55:11.759Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-05T17:55:11.759Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-11-05T17:55:11.759Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-11-05T17:55:11.759Z] === RUN TestResize [2022-11-05T17:55:12.441Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-11-05T17:55:13.820Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-11-05T17:55:13.932Z] --- PASS: TestResize (2.49s) [2022-11-05T17:55:13.932Z] === RUN TestResizeWithInvalidSize [2022-11-05T17:55:13.932Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-11-05T17:55:13.932Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-11-05T17:55:13.932Z] === RUN TestResizeWhenContainerNotStarted [2022-11-05T17:55:15.200Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-11-05T17:55:15.200Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-11-05T17:55:15.200Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-11-05T17:55:15.200Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-11-05T17:55:15.200Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-11-05T17:55:15.769Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-11-05T17:55:15.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-11-05T17:55:16.827Z] --- PASS: TestResizeWhenContainerNotStarted (2.74s) [2022-11-05T17:55:16.827Z] === RUN TestDaemonRestartKillContainers [2022-11-05T17:55:16.827Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:55:16.827Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:55:16.827Z] === RUN TestStats [2022-11-05T17:55:16.827Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-11-05T17:55:16.827Z] --- SKIP: TestStats (0.00s) [2022-11-05T17:55:16.827Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-05T17:55:17.151Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-11-05T17:55:17.898Z] docker_api_swarm_service_test.go:148: [d98f96e0eb685] joining swarm manager [d189d8273fd3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:55:18.158Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-11-05T17:55:18.727Z] docker_api_swarm_service_test.go:148: [d458fe9ad8fe1] joining swarm manager [d189d8273fd3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:55:19.669Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-11-05T17:55:20.240Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-11-05T17:55:21.619Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-11-05T17:55:21.879Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-11-05T17:55:21.879Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-11-05T17:55:21.879Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-11-05T17:55:22.140Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-11-05T17:55:23.521Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-11-05T17:55:23.521Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-11-05T17:55:23.782Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-11-05T17:55:24.350Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-11-05T17:55:24.610Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-11-05T17:55:25.180Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-11-05T17:55:25.180Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-11-05T17:55:25.386Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.50s) [2022-11-05T17:55:25.386Z] === RUN TestStopContainerWithTimeout [2022-11-05T17:55:25.386Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-11-05T17:55:25.386Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-11-05T17:55:25.386Z] === RUN TestUpdateRestartPolicy [2022-11-05T17:55:25.439Z] === RUN TestDockerSuite/TestRunEnvironment [2022-11-05T17:55:26.008Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-11-05T17:55:26.267Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-11-05T17:55:26.838Z] === RUN TestDockerSuite/TestRunExitCode [2022-11-05T17:55:27.098Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-11-05T17:55:27.666Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-11-05T17:55:28.235Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-11-05T17:55:28.811Z] === RUN TestDockerSuite/TestRunExposePort [2022-11-05T17:55:28.811Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-11-05T17:55:29.393Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-11-05T17:55:29.652Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-11-05T17:55:30.590Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-11-05T17:55:30.850Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-11-05T17:55:30.850Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-11-05T17:55:30.850Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-11-05T17:55:32.757Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-11-05T17:55:33.326Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-11-05T17:55:45.538Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-11-05T17:55:45.538Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-11-05T17:55:45.538Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-11-05T17:55:45.538Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-11-05T17:55:45.538Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-11-05T17:55:45.538Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-11-05T17:55:46.107Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-11-05T17:55:48.015Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-11-05T17:55:48.585Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-11-05T17:55:49.523Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-11-05T17:55:50.505Z] --- PASS: TestUpdateRestartPolicy (24.67s) [2022-11-05T17:55:50.505Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-05T17:55:52.678Z] --- PASS: TestUpdateRestartWithAutoRemove (2.39s) [2022-11-05T17:55:52.678Z] === RUN TestWaitNonBlocked [2022-11-05T17:55:52.678Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:55:52.678Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:55:52.678Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:55:52.678Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:55:52.678Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:55:52.678Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:55:53.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-11-05T17:55:55.622Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-11-05T17:55:56.192Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-11-05T17:55:56.452Z] === RUN TestDockerSuite/TestRunModeHostname [2022-11-05T17:55:57.393Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-11-05T17:55:57.393Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-11-05T17:55:57.653Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-11-05T17:55:58.609Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-11-05T17:55:59.555Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-11-05T17:56:00.493Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-11-05T17:56:00.493Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-11-05T17:56:00.493Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-11-05T17:56:01.233Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-11-05T17:56:01.233Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.28s) [2022-11-05T17:56:01.233Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (8.01s) [2022-11-05T17:56:01.233Z] === RUN TestWaitBlocked [2022-11-05T17:56:01.233Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:01.233Z] --- SKIP: TestWaitBlocked (0.00s) [2022-11-05T17:56:01.233Z] PASS [2022-11-05T17:56:01.233Z] ok github.com/docker/docker/integration/container 96.130s [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === Skipped [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-11-05T17:56:01.233Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2022-11-05T17:56:01.233Z] copy_test.go:38: testEnv.OSType == "windows" [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-11-05T17:56:01.233Z] copy_test.go:63: testEnv.OSType == "windows" [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-11-05T17:56:01.233Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-11-05T17:56:01.233Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-11-05T17:56:01.233Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-11-05T17:56:01.233Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-11-05T17:56:01.233Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-11-05T17:56:01.233Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-11-05T17:56:01.233Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-11-05T17:56:01.233Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-11-05T17:56:01.233Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2022-11-05T17:56:01.233Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-11-05T17:56:01.233Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-11-05T17:56:01.233Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-11-05T17:56:01.233Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-11-05T17:56:01.233Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-11-05T17:56:01.233Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-11-05T17:56:01.233Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-11-05T17:56:01.233Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-11-05T17:56:01.233Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-11-05T17:56:01.233Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-11-05T17:56:01.233Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-11-05T17:56:01.233Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-11-05T17:56:01.233Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-11-05T17:56:01.233Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-11-05T17:56:01.233Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-11-05T17:56:01.233Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-11-05T17:56:01.233Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-11-05T17:56:01.233Z] [2022-11-05T17:56:01.233Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-11-05T17:56:01.233Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:01.234Z] [2022-11-05T17:56:01.234Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-11-05T17:56:01.234Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:01.234Z] [2022-11-05T17:56:01.234Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.01s) [2022-11-05T17:56:01.234Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:01.234Z] [2022-11-05T17:56:01.234Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-11-05T17:56:01.234Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:01.234Z] [2022-11-05T17:56:01.234Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-11-05T17:56:01.234Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:01.234Z] [2022-11-05T17:56:01.234Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:56:01.234Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:01.234Z] [2022-11-05T17:56:01.234Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-11-05T17:56:01.234Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-11-05T17:56:01.234Z] [2022-11-05T17:56:01.234Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-11-05T17:56:01.234Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-11-05T17:56:01.234Z] [2022-11-05T17:56:01.234Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-11-05T17:56:01.234Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:01.234Z] [2022-11-05T17:56:01.234Z] DONE 89 tests, 37 skipped in 99.083s [2022-11-05T17:56:01.234Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-11-05T17:56:01.431Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-11-05T17:56:02.371Z] === RUN TestDockerSuite/TestRunMount [2022-11-05T17:56:02.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:02.767Z] INFO: Testing against a local daemon [2022-11-05T17:56:02.767Z] === RUN TestLiveRestore [2022-11-05T17:56:02.767Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-11-05T17:56:02.767Z] --- SKIP: TestLiveRestore (0.00s) [2022-11-05T17:56:02.767Z] PASS [2022-11-05T17:56:02.767Z] ok github.com/docker/docker/integration/daemon 0.155s [2022-11-05T17:56:03.228Z] [2022-11-05T17:56:03.228Z] === Skipped [2022-11-05T17:56:03.228Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2022-11-05T17:56:03.228Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-11-05T17:56:03.228Z] [2022-11-05T17:56:03.228Z] DONE 1 tests, 1 skipped in 2.302s [2022-11-05T17:56:03.228Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-11-05T17:56:06.567Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-11-05T17:56:07.136Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-11-05T17:56:07.704Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-11-05T17:56:08.643Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-11-05T17:56:10.026Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-11-05T17:56:12.566Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-11-05T17:56:13.946Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-11-05T17:56:15.325Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-11-05T17:56:16.265Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-11-05T17:56:18.175Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-11-05T17:56:18.175Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-11-05T17:56:18.438Z] === RUN TestDockerSuite/TestRunNetHost [2022-11-05T17:56:18.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-11-05T17:56:19.376Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-11-05T17:56:19.635Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-11-05T17:56:20.205Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-11-05T17:56:22.127Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-11-05T17:56:23.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-11-05T17:56:23.768Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-11-05T17:56:24.333Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:24.334Z] INFO: Testing against a local daemon [2022-11-05T17:56:24.334Z] === RUN TestCommitInheritsEnv [2022-11-05T17:56:24.334Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:56:24.334Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-11-05T17:56:24.334Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-05T17:56:24.334Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-11-05T17:56:24.334Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-11-05T17:56:24.334Z] === RUN TestImagesFilterMultiReference [2022-11-05T17:56:24.334Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2022-11-05T17:56:24.334Z] === RUN TestImagePullPlatformInvalid [2022-11-05T17:56:24.334Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-11-05T17:56:24.334Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-05T17:56:24.334Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-11-05T17:56:24.334Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-11-05T17:56:24.334Z] === RUN TestRemoveImageOrphaning [2022-11-05T17:56:24.334Z] --- PASS: TestRemoveImageOrphaning (1.34s) [2022-11-05T17:56:24.334Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-05T17:56:24.334Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-11-05T17:56:24.334Z] === RUN TestTagInvalidReference [2022-11-05T17:56:24.334Z] --- PASS: TestTagInvalidReference (0.05s) [2022-11-05T17:56:24.334Z] === RUN TestTagValidPrefixedRepo [2022-11-05T17:56:24.334Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2022-11-05T17:56:24.334Z] === RUN TestTagExistedNameWithoutForce [2022-11-05T17:56:24.334Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-11-05T17:56:24.334Z] === RUN TestTagOfficialNames [2022-11-05T17:56:24.791Z] --- PASS: TestTagOfficialNames (0.14s) [2022-11-05T17:56:24.791Z] === RUN TestTagMatchesDigest [2022-11-05T17:56:24.791Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-11-05T17:56:24.791Z] PASS [2022-11-05T17:56:24.791Z] ok github.com/docker/docker/integration/image 2.133s [2022-11-05T17:56:24.791Z] [2022-11-05T17:56:24.791Z] === Skipped [2022-11-05T17:56:24.791Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-11-05T17:56:24.791Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:56:24.791Z] [2022-11-05T17:56:24.791Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-11-05T17:56:24.791Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-11-05T17:56:24.791Z] [2022-11-05T17:56:24.791Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-11-05T17:56:24.791Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-11-05T17:56:24.791Z] [2022-11-05T17:56:24.791Z] DONE 12 tests, 3 skipped in 21.812s [2022-11-05T17:56:25.248Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-11-05T17:56:25.676Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-11-05T17:56:26.787Z] testing: warning: no tests to run [2022-11-05T17:56:26.788Z] PASS [2022-11-05T17:56:26.788Z] ok github.com/docker/docker/integration/network/ipvlan 0.174s [no tests to run] [2022-11-05T17:56:27.057Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-11-05T17:56:27.057Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-11-05T17:56:27.244Z] testing: warning: no tests to run [2022-11-05T17:56:27.244Z] PASS [2022-11-05T17:56:27.244Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [no tests to run] [2022-11-05T17:56:27.317Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-11-05T17:56:27.888Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-11-05T17:56:28.149Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-11-05T17:56:28.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:28.210Z] INFO: Testing against a local daemon [2022-11-05T17:56:28.210Z] === RUN TestNetworkCreateDelete [2022-11-05T17:56:28.210Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:28.210Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2022-11-05T17:56:28.210Z] === RUN TestDockerNetworkDeletePreferID [2022-11-05T17:56:28.210Z] 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-11-05T17:56:28.210Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestDaemonDNSFallback [2022-11-05T17:56:28.210Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:28.210Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestInspectNetwork [2022-11-05T17:56:28.210Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:28.210Z] --- SKIP: TestInspectNetwork (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestRunContainerWithBridgeNone [2022-11-05T17:56:28.210Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:28.210Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestNetworkInvalidJSON [2022-11-05T17:56:28.210Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-05T17:56:28.210Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-05T17:56:28.210Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:56:28.210Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:56:28.210Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:56:28.210Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:56:28.210Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-05T17:56:28.210Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:56:28.210Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:56:28.210Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-11-05T17:56:28.210Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-11-05T17:56:28.210Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-11-05T17:56:28.210Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-11-05T17:56:28.210Z] === RUN TestNetworkList [2022-11-05T17:56:28.210Z] === RUN TestNetworkList//networks [2022-11-05T17:56:28.210Z] === PAUSE TestNetworkList//networks [2022-11-05T17:56:28.210Z] === RUN TestNetworkList//networks/ [2022-11-05T17:56:28.210Z] === PAUSE TestNetworkList//networks/ [2022-11-05T17:56:28.210Z] === CONT TestNetworkList//networks [2022-11-05T17:56:28.210Z] === CONT TestNetworkList//networks/ [2022-11-05T17:56:28.210Z] --- PASS: TestNetworkList (0.05s) [2022-11-05T17:56:28.210Z] --- PASS: TestNetworkList//networks (0.01s) [2022-11-05T17:56:28.210Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-11-05T17:56:28.210Z] === RUN TestHostIPv4BridgeLabel [2022-11-05T17:56:28.210Z] network_test.go:126: testEnv.OSType == "windows" [2022-11-05T17:56:28.210Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-05T17:56:28.210Z] service_test.go:29: testEnv.OSType == "windows" [2022-11-05T17:56:28.210Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestDaemonDefaultNetworkPools [2022-11-05T17:56:28.210Z] service_test.go:58: testEnv.OSType == "windows" [2022-11-05T17:56:28.210Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-05T17:56:28.210Z] service_test.go:102: testEnv.OSType == "windows" [2022-11-05T17:56:28.210Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-05T17:56:28.210Z] service_test.go:136: testEnv.OSType == "windows" [2022-11-05T17:56:28.210Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-05T17:56:28.210Z] service_test.go:187: testEnv.OSType == "windows" [2022-11-05T17:56:28.210Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestServiceWithPredefinedNetwork [2022-11-05T17:56:28.210Z] service_test.go:212: testEnv.OSType == "windows" [2022-11-05T17:56:28.210Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-05T17:56:28.210Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:56:28.210Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestServiceWithDataPathPortInit [2022-11-05T17:56:28.210Z] service_test.go:333: testEnv.OSType == "windows" [2022-11-05T17:56:28.210Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-11-05T17:56:28.210Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-05T17:56:28.210Z] service_test.go:401: testEnv.OSType == "windows" [2022-11-05T17:56:28.210Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2022-11-05T17:56:28.210Z] PASS [2022-11-05T17:56:28.210Z] ok github.com/docker/docker/integration/network 0.288s [2022-11-05T17:56:28.667Z] [2022-11-05T17:56:28.668Z] === Skipped [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2022-11-05T17:56:28.668Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-11-05T17:56:28.668Z] 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-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-11-05T17:56:28.668Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-11-05T17:56:28.668Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-11-05T17:56:28.668Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-11-05T17:56:28.668Z] network_test.go:126: testEnv.OSType == "windows" [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-11-05T17:56:28.668Z] service_test.go:29: testEnv.OSType == "windows" [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-11-05T17:56:28.668Z] service_test.go:58: testEnv.OSType == "windows" [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-11-05T17:56:28.668Z] service_test.go:102: testEnv.OSType == "windows" [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-11-05T17:56:28.668Z] service_test.go:136: testEnv.OSType == "windows" [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-11-05T17:56:28.668Z] service_test.go:187: testEnv.OSType == "windows" [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-11-05T17:56:28.668Z] service_test.go:212: testEnv.OSType == "windows" [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:56:28.668Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-11-05T17:56:28.668Z] service_test.go:333: testEnv.OSType == "windows" [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2022-11-05T17:56:28.668Z] service_test.go:401: testEnv.OSType == "windows" [2022-11-05T17:56:28.668Z] [2022-11-05T17:56:28.668Z] DONE 22 tests, 15 skipped in 3.317s [2022-11-05T17:56:28.668Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-11-05T17:56:28.718Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-11-05T17:56:28.718Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-11-05T17:56:29.132Z] testing: warning: no tests to run [2022-11-05T17:56:29.132Z] PASS [2022-11-05T17:56:29.132Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-11-05T17:56:29.132Z] [2022-11-05T17:56:29.132Z] DONE 0 tests in 0.593s [2022-11-05T17:56:29.288Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-11-05T17:56:29.288Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-11-05T17:56:29.589Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-11-05T17:56:29.858Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-11-05T17:56:30.046Z] testing: warning: no tests to run [2022-11-05T17:56:30.046Z] PASS [2022-11-05T17:56:30.046Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-11-05T17:56:30.046Z] [2022-11-05T17:56:30.046Z] DONE 0 tests in 0.605s [2022-11-05T17:56:30.046Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-11-05T17:56:31.593Z] testing: warning: no tests to run [2022-11-05T17:56:31.593Z] PASS [2022-11-05T17:56:31.593Z] ok github.com/docker/docker/integration/plugin 0.126s [no tests to run] [2022-11-05T17:56:31.593Z] testing: warning: no tests to run [2022-11-05T17:56:31.593Z] PASS [2022-11-05T17:56:31.593Z] ok github.com/docker/docker/integration/plugin/authz 0.097s [no tests to run] [2022-11-05T17:56:31.768Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-11-05T17:56:34.304Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-11-05T17:56:36.209Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-11-05T17:56:36.209Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-11-05T17:56:36.209Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-11-05T17:56:36.209Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-11-05T17:56:36.469Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-11-05T17:56:37.038Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-11-05T17:56:38.419Z] === RUN TestDockerSuite/TestRunPortInUse [2022-11-05T17:56:38.673Z] testing: warning: no tests to run [2022-11-05T17:56:38.673Z] PASS [2022-11-05T17:56:38.673Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.083s [no tests to run] [2022-11-05T17:56:38.991Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-11-05T17:56:39.561Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-11-05T17:56:39.561Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-11-05T17:56:39.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:39.667Z] INFO: Testing against a local daemon [2022-11-05T17:56:39.667Z] === RUN TestExternalGraphDriver [2022-11-05T17:56:39.667Z] external_test.go:48: runtime.GOOS == "windows" [2022-11-05T17:56:39.667Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-11-05T17:56:39.667Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:56:39.667Z] external_test.go:408: runtime.GOOS == "windows" [2022-11-05T17:56:39.667Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-11-05T17:56:39.667Z] PASS [2022-11-05T17:56:39.667Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.284s [2022-11-05T17:56:40.130Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-11-05T17:56:40.130Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-11-05T17:56:40.699Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-11-05T17:56:40.959Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-11-05T17:56:41.534Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-11-05T17:56:41.534Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-11-05T17:56:41.534Z] === RUN TestDockerSuite/TestRunPublishPort [2022-11-05T17:56:42.103Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-11-05T17:56:42.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:42.570Z] INFO: Testing against a local daemon [2022-11-05T17:56:42.570Z] === RUN TestPluginWithDevMounts [2022-11-05T17:56:42.570Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:42.570Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-11-05T17:56:42.570Z] PASS [2022-11-05T17:56:42.570Z] ok github.com/docker/docker/integration/plugin/volumes 0.137s [2022-11-05T17:56:42.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:42.570Z] INFO: Testing against a local daemon [2022-11-05T17:56:42.570Z] === RUN TestReadPluginNoRead [2022-11-05T17:56:42.570Z] read_test.go:21: no unix domain sockets on Windows [2022-11-05T17:56:42.570Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-11-05T17:56:42.570Z] PASS [2022-11-05T17:56:42.570Z] ok github.com/docker/docker/integration/plugin/logging 0.116s [2022-11-05T17:56:42.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:42.570Z] INFO: Testing against a local daemon [2022-11-05T17:56:42.570Z] === RUN TestPluginInvalidJSON [2022-11-05T17:56:42.570Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:56:42.570Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:56:42.672Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-11-05T17:56:42.672Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-11-05T17:56:42.672Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-11-05T17:56:43.027Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:56:43.027Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-11-05T17:56:43.027Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-11-05T17:56:43.027Z] === RUN TestPluginInstall [2022-11-05T17:56:43.027Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-11-05T17:56:43.027Z] --- SKIP: TestPluginInstall (0.00s) [2022-11-05T17:56:43.027Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:56:43.027Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-11-05T17:56:43.027Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-11-05T17:56:43.027Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:56:43.027Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-11-05T17:56:43.027Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-11-05T17:56:43.027Z] PASS [2022-11-05T17:56:43.027Z] ok github.com/docker/docker/integration/plugin/common 0.149s [2022-11-05T17:56:43.027Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-11-05T17:56:43.027Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-11-05T17:56:43.027Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-11-05T17:56:43.027Z] [2022-11-05T17:56:43.027Z] === Skipped [2022-11-05T17:56:43.027Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-11-05T17:56:43.027Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-11-05T17:56:43.027Z] [2022-11-05T17:56:43.027Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-11-05T17:56:43.027Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-11-05T17:56:43.027Z] [2022-11-05T17:56:43.027Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-11-05T17:56:43.027Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-11-05T17:56:43.027Z] [2022-11-05T17:56:43.027Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-11-05T17:56:43.027Z] external_test.go:48: runtime.GOOS == "windows" [2022-11-05T17:56:43.027Z] [2022-11-05T17:56:43.241Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-11-05T17:56:43.485Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-11-05T17:56:43.485Z] external_test.go:408: runtime.GOOS == "windows" [2022-11-05T17:56:43.485Z] [2022-11-05T17:56:43.485Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-11-05T17:56:43.485Z] read_test.go:21: no unix domain sockets on Windows [2022-11-05T17:56:43.485Z] [2022-11-05T17:56:43.485Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-11-05T17:56:43.485Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:43.485Z] [2022-11-05T17:56:43.485Z] DONE 9 tests, 7 skipped in 13.041s [2022-11-05T17:56:43.485Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-11-05T17:56:43.943Z] testing: warning: no tests to run [2022-11-05T17:56:43.943Z] PASS [2022-11-05T17:56:43.943Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-11-05T17:56:43.943Z] [2022-11-05T17:56:43.943Z] DONE 0 tests in 0.586s [2022-11-05T17:56:43.943Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-11-05T17:56:44.179Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-11-05T17:56:44.439Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-11-05T17:56:44.439Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-11-05T17:56:44.439Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-11-05T17:56:45.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:45.480Z] INFO: Testing against a local daemon [2022-11-05T17:56:45.480Z] === RUN TestPluginInvalidJSON [2022-11-05T17:56:45.480Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:56:45.480Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:56:45.480Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:56:45.480Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-11-05T17:56:45.481Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-11-05T17:56:45.481Z] === RUN TestPluginInstall [2022-11-05T17:56:45.481Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-11-05T17:56:45.481Z] --- SKIP: TestPluginInstall (0.00s) [2022-11-05T17:56:45.481Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:56:45.481Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-11-05T17:56:45.481Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-11-05T17:56:45.481Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:56:45.481Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-11-05T17:56:45.481Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-11-05T17:56:45.481Z] PASS [2022-11-05T17:56:45.481Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-11-05T17:56:45.481Z] [2022-11-05T17:56:45.481Z] === Skipped [2022-11-05T17:56:45.481Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-11-05T17:56:45.481Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-11-05T17:56:45.481Z] [2022-11-05T17:56:45.481Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-11-05T17:56:45.481Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-11-05T17:56:45.481Z] [2022-11-05T17:56:45.481Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-11-05T17:56:45.481Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-11-05T17:56:45.481Z] [2022-11-05T17:56:45.481Z] DONE 5 tests, 3 skipped in 1.243s [2022-11-05T17:56:45.481Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-11-05T17:56:46.977Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-11-05T17:56:47.039Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:47.039Z] INFO: Testing against a local daemon [2022-11-05T17:56:47.039Z] === RUN TestExternalGraphDriver [2022-11-05T17:56:47.039Z] external_test.go:48: runtime.GOOS == "windows" [2022-11-05T17:56:47.039Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-11-05T17:56:47.039Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:56:47.039Z] external_test.go:408: runtime.GOOS == "windows" [2022-11-05T17:56:47.039Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-11-05T17:56:47.039Z] PASS [2022-11-05T17:56:47.039Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-11-05T17:56:47.039Z] [2022-11-05T17:56:47.039Z] === Skipped [2022-11-05T17:56:47.039Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-11-05T17:56:47.039Z] external_test.go:48: runtime.GOOS == "windows" [2022-11-05T17:56:47.039Z] [2022-11-05T17:56:47.039Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-11-05T17:56:47.039Z] external_test.go:408: runtime.GOOS == "windows" [2022-11-05T17:56:47.039Z] [2022-11-05T17:56:47.039Z] DONE 2 tests, 2 skipped in 1.238s [2022-11-05T17:56:47.039Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-11-05T17:56:47.547Z] === RUN TestDockerSuite/TestRunRm [2022-11-05T17:56:48.116Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-11-05T17:56:48.572Z] testing: warning: no tests to run [2022-11-05T17:56:48.572Z] PASS [2022-11-05T17:56:48.572Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-11-05T17:56:48.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:48.572Z] INFO: Testing against a local daemon [2022-11-05T17:56:48.572Z] === RUN TestReadPluginNoRead [2022-11-05T17:56:48.572Z] read_test.go:21: no unix domain sockets on Windows [2022-11-05T17:56:48.572Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-11-05T17:56:48.572Z] PASS [2022-11-05T17:56:48.572Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-11-05T17:56:48.572Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-11-05T17:56:48.572Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-11-05T17:56:48.572Z] [2022-11-05T17:56:48.572Z] === Skipped [2022-11-05T17:56:48.572Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-11-05T17:56:48.572Z] read_test.go:21: no unix domain sockets on Windows [2022-11-05T17:56:48.572Z] [2022-11-05T17:56:48.572Z] DONE 1 tests, 1 skipped in 1.324s [2022-11-05T17:56:48.572Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-11-05T17:56:49.541Z] testing: warning: no tests to run [2022-11-05T17:56:49.541Z] PASS [2022-11-05T17:56:49.541Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-11-05T17:56:49.541Z] [2022-11-05T17:56:49.541Z] DONE 0 tests in 0.937s [2022-11-05T17:56:49.541Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-11-05T17:56:51.099Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:51.099Z] INFO: Testing against a local daemon [2022-11-05T17:56:51.099Z] === RUN TestPluginWithDevMounts [2022-11-05T17:56:51.099Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:51.099Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-11-05T17:56:51.099Z] PASS [2022-11-05T17:56:51.099Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-11-05T17:56:51.099Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-11-05T17:56:51.099Z] [2022-11-05T17:56:51.099Z] === Skipped [2022-11-05T17:56:51.099Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-11-05T17:56:51.099Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:51.099Z] [2022-11-05T17:56:51.099Z] DONE 1 tests, 1 skipped in 1.319s [2022-11-05T17:56:51.099Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-11-05T17:56:52.307Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-11-05T17:56:52.307Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-11-05T17:56:52.566Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-11-05T17:56:53.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:53.272Z] INFO: Testing against a local daemon [2022-11-05T17:56:53.272Z] === RUN TestSecretInspect [2022-11-05T17:56:53.272Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:53.272Z] --- SKIP: TestSecretInspect (0.00s) [2022-11-05T17:56:53.272Z] === RUN TestSecretList [2022-11-05T17:56:53.272Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:53.272Z] --- SKIP: TestSecretList (0.00s) [2022-11-05T17:56:53.272Z] === RUN TestSecretsCreateAndDelete [2022-11-05T17:56:53.272Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:53.272Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-11-05T17:56:53.272Z] === RUN TestSecretsUpdate [2022-11-05T17:56:53.272Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:53.272Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-11-05T17:56:53.272Z] === RUN TestTemplatedSecret [2022-11-05T17:56:53.272Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:53.272Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-11-05T17:56:53.272Z] === RUN TestSecretCreateResolve [2022-11-05T17:56:53.272Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:53.272Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-11-05T17:56:53.272Z] PASS [2022-11-05T17:56:53.272Z] ok github.com/docker/docker/integration/secret 0.137s [2022-11-05T17:56:53.272Z] [2022-11-05T17:56:53.272Z] === Skipped [2022-11-05T17:56:53.272Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-11-05T17:56:53.272Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:53.272Z] [2022-11-05T17:56:53.272Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-11-05T17:56:53.272Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:53.272Z] [2022-11-05T17:56:53.272Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-11-05T17:56:53.272Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:53.272Z] [2022-11-05T17:56:53.272Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-11-05T17:56:53.272Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:53.272Z] [2022-11-05T17:56:53.272Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-11-05T17:56:53.272Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:53.272Z] [2022-11-05T17:56:53.272Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-11-05T17:56:53.272Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:53.272Z] [2022-11-05T17:56:53.272Z] DONE 6 tests, 6 skipped in 2.329s [2022-11-05T17:56:53.735Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-11-05T17:56:53.946Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-11-05T17:56:54.206Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-11-05T17:56:56.632Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:56.632Z] INFO: Testing against a local daemon [2022-11-05T17:56:56.632Z] === RUN TestServiceCreateInit [2022-11-05T17:56:56.632Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-05T17:56:56.632Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-05T17:56:56.632Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- PASS: TestServiceCreateInit (0.09s) [2022-11-05T17:56:56.632Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-05T17:56:56.632Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestCreateServiceMultipleTimes [2022-11-05T17:56:56.632Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestCreateServiceConflict [2022-11-05T17:56:56.632Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-11-05T17:56:56.632Z] === RUN TestCreateServiceMaxReplicas [2022-11-05T17:56:56.632Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-11-05T17:56:56.632Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-05T17:56:56.632Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestCreateServiceSecretFileMode [2022-11-05T17:56:56.632Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestCreateServiceConfigFileMode [2022-11-05T17:56:56.632Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestCreateServiceSysctls [2022-11-05T17:56:56.632Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-11-05T17:56:56.632Z] === RUN TestCreateServiceCapabilities [2022-11-05T17:56:56.632Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-11-05T17:56:56.632Z] === RUN TestInspect [2022-11-05T17:56:56.632Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestInspect (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestCreateJob [2022-11-05T17:56:56.632Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestCreateJob (0.01s) [2022-11-05T17:56:56.632Z] === RUN TestReplicatedJob [2022-11-05T17:56:56.632Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestReplicatedJob (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestUpdateReplicatedJob [2022-11-05T17:56:56.632Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestServiceListWithStatuses [2022-11-05T17:56:56.632Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestDockerNetworkConnectAlias [2022-11-05T17:56:56.632Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestDockerNetworkReConnect [2022-11-05T17:56:56.632Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestServicePlugin [2022-11-05T17:56:56.632Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:56.632Z] --- SKIP: TestServicePlugin (0.01s) [2022-11-05T17:56:56.632Z] === RUN TestServiceUpdateLabel [2022-11-05T17:56:56.632Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:56.632Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestServiceUpdateSecrets [2022-11-05T17:56:56.632Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:56.632Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestServiceUpdateConfigs [2022-11-05T17:56:56.632Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:56.632Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestServiceUpdateNetwork [2022-11-05T17:56:56.632Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:56.632Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-11-05T17:56:56.632Z] === RUN TestServiceUpdatePidsLimit [2022-11-05T17:56:56.632Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:56.632Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-11-05T17:56:56.632Z] PASS [2022-11-05T17:56:56.632Z] ok github.com/docker/docker/integration/service 0.407s [2022-11-05T17:56:56.743Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-11-05T17:56:57.089Z] [2022-11-05T17:56:57.089Z] === Skipped [2022-11-05T17:56:57.089Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-05T17:56:57.089Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.089Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-05T17:56:57.089Z] [2022-11-05T17:56:57.089Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-05T17:56:57.089Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.089Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-05T17:56:57.089Z] [2022-11-05T17:56:57.089Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-11-05T17:56:57.089Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.089Z] [2022-11-05T17:56:57.089Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-11-05T17:56:57.089Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-11-05T17:56:57.090Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-11-05T17:56:57.090Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-11-05T17:56:57.090Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-11-05T17:56:57.090Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-11-05T17:56:57.090Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-11-05T17:56:57.090Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-11-05T17:56:57.090Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.01s) [2022-11-05T17:56:57.090Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-11-05T17:56:57.090Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-11-05T17:56:57.090Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-11-05T17:56:57.090Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-11-05T17:56:57.090Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-11-05T17:56:57.090Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.01s) [2022-11-05T17:56:57.090Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-11-05T17:56:57.090Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-11-05T17:56:57.090Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-11-05T17:56:57.090Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-11-05T17:56:57.090Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-11-05T17:56:57.090Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:56:57.090Z] [2022-11-05T17:56:57.090Z] DONE 24 tests, 23 skipped in 3.468s [2022-11-05T17:56:57.090Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-11-05T17:56:58.650Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-11-05T17:56:59.222Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-11-05T17:56:59.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:56:59.271Z] INFO: Testing against a local daemon [2022-11-05T17:56:59.271Z] === RUN TestSessionCreate [2022-11-05T17:56:59.271Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:59.271Z] --- SKIP: TestSessionCreate (0.00s) [2022-11-05T17:56:59.271Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-05T17:56:59.271Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:59.271Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-11-05T17:56:59.271Z] PASS [2022-11-05T17:56:59.271Z] ok github.com/docker/docker/integration/session 0.149s [2022-11-05T17:56:59.271Z] [2022-11-05T17:56:59.271Z] === Skipped [2022-11-05T17:56:59.271Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-11-05T17:56:59.271Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:59.271Z] [2022-11-05T17:56:59.271Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-11-05T17:56:59.271Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-11-05T17:56:59.271Z] [2022-11-05T17:56:59.271Z] DONE 2 tests, 2 skipped in 2.240s [2022-11-05T17:56:59.482Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-11-05T17:56:59.729Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-11-05T17:57:00.051Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-11-05T17:57:00.311Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-11-05T17:57:00.881Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-11-05T17:57:01.141Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-11-05T17:57:01.714Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-11-05T17:57:01.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:57:01.903Z] INFO: Testing against a local daemon [2022-11-05T17:57:01.903Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:57:01.903Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:01.903Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:57:01.903Z] === RUN TestEventsExecDie [2022-11-05T17:57:01.903Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-11-05T17:57:01.903Z] --- SKIP: TestEventsExecDie (0.01s) [2022-11-05T17:57:01.903Z] === RUN TestEventsBackwardsCompatible [2022-11-05T17:57:01.903Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-11-05T17:57:01.903Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-11-05T17:57:01.903Z] === RUN TestInfoAPI [2022-11-05T17:57:01.903Z] --- PASS: TestInfoAPI (0.07s) [2022-11-05T17:57:01.903Z] === RUN TestInfoAPIWarnings [2022-11-05T17:57:01.903Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:57:01.903Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-11-05T17:57:01.903Z] === RUN TestInfoDebug [2022-11-05T17:57:01.903Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-05T17:57:01.903Z] --- SKIP: TestInfoDebug (0.00s) [2022-11-05T17:57:01.903Z] === RUN TestInfoInsecureRegistries [2022-11-05T17:57:01.903Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-05T17:57:01.903Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-11-05T17:57:01.903Z] === RUN TestInfoRegistryMirrors [2022-11-05T17:57:01.903Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-05T17:57:01.903Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-11-05T17:57:01.903Z] === RUN TestLoginFailsWithBadCredentials [2022-11-05T17:57:01.974Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-11-05T17:57:02.549Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-11-05T17:57:02.867Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-11-05T17:57:02.867Z] === RUN TestPingCacheHeaders [2022-11-05T17:57:02.867Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-11-05T17:57:02.867Z] === RUN TestPingGet [2022-11-05T17:57:02.867Z] --- PASS: TestPingGet (0.05s) [2022-11-05T17:57:02.867Z] === RUN TestPingHead [2022-11-05T17:57:02.867Z] --- PASS: TestPingHead (0.05s) [2022-11-05T17:57:02.867Z] === RUN TestVersion [2022-11-05T17:57:02.867Z] --- PASS: TestVersion (0.06s) [2022-11-05T17:57:02.867Z] PASS [2022-11-05T17:57:02.867Z] ok github.com/docker/docker/integration/system 1.424s [2022-11-05T17:57:03.326Z] [2022-11-05T17:57:03.326Z] === Skipped [2022-11-05T17:57:03.326Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:57:03.326Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:03.326Z] [2022-11-05T17:57:03.326Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-11-05T17:57:03.326Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-11-05T17:57:03.326Z] [2022-11-05T17:57:03.326Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-11-05T17:57:03.326Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-11-05T17:57:03.326Z] [2022-11-05T17:57:03.326Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-11-05T17:57:03.326Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:57:03.326Z] [2022-11-05T17:57:03.326Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-11-05T17:57:03.326Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-05T17:57:03.326Z] [2022-11-05T17:57:03.326Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-11-05T17:57:03.326Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-05T17:57:03.326Z] [2022-11-05T17:57:03.326Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-11-05T17:57:03.326Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-05T17:57:03.326Z] [2022-11-05T17:57:03.326Z] DONE 13 tests, 7 skipped in 3.507s [2022-11-05T17:57:03.326Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-11-05T17:57:05.086Z] === RUN TestDockerSuite/TestRunState [2022-11-05T17:57:05.499Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:57:05.499Z] INFO: Testing against a local daemon [2022-11-05T17:57:05.499Z] === RUN TestVolumesCreateAndList [2022-11-05T17:57:05.499Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-11-05T17:57:05.499Z] === RUN TestVolumesRemove [2022-11-05T17:57:05.957Z] --- PASS: TestVolumesRemove (0.10s) [2022-11-05T17:57:05.957Z] === RUN TestVolumesInspect [2022-11-05T17:57:05.957Z] --- PASS: TestVolumesInspect (0.06s) [2022-11-05T17:57:05.957Z] === RUN TestVolumesInvalidJSON [2022-11-05T17:57:05.957Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-05T17:57:05.957Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-05T17:57:05.957Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-05T17:57:05.957Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-11-05T17:57:05.957Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-11-05T17:57:05.957Z] PASS [2022-11-05T17:57:05.957Z] ok github.com/docker/docker/integration/volume 0.409s [2022-11-05T17:57:05.957Z] [2022-11-05T17:57:05.957Z] DONE 5 tests in 2.679s [2022-11-05T17:57:05.957Z] INFO: make.ps1 ended at 11/05/2022 17:57:05 [2022-11-05T17:57:05.957Z] INFO: Integration CLI tests being run from the host: [2022-11-05T17:57:05.957Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-11-05T17:57:06.025Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-11-05T17:57:06.285Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-11-05T17:57:06.544Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-11-05T17:57:06.810Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-11-05T17:57:06.810Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-11-05T17:57:06.810Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-11-05T17:57:07.076Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-11-05T17:57:08.015Z] === RUN TestDockerSuite/TestRunSysctls [2022-11-05T17:57:08.015Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-11-05T17:57:08.955Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-11-05T17:57:08.955Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-11-05T17:57:08.955Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-11-05T17:57:09.525Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-11-05T17:57:11.436Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-11-05T17:57:12.006Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-11-05T17:57:13.388Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-11-05T17:57:15.925Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-11-05T17:57:16.495Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-11-05T17:57:18.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:57:18.488Z] INFO: Testing against a local daemon [2022-11-05T17:57:18.488Z] === RUN TestDockerSuite [2022-11-05T17:57:18.488Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-11-05T17:57:18.488Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-11-05T17:57:18.488Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-11-05T17:57:18.488Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-11-05T17:57:18.488Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-11-05T17:57:18.488Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-11-05T17:57:18.488Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-11-05T17:57:18.488Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-11-05T17:57:18.488Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-11-05T17:57:18.488Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-11-05T17:57:19.031Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-11-05T17:57:19.031Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-11-05T17:57:19.453Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-11-05T17:57:19.911Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-11-05T17:57:19.968Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-11-05T17:57:19.968Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-11-05T17:57:20.227Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-11-05T17:57:20.368Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-11-05T17:57:20.826Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-11-05T17:57:22.140Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-11-05T17:57:23.079Z] === RUN TestDockerSuite/TestRunUserByID [2022-11-05T17:57:23.338Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-11-05T17:57:23.338Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-11-05T17:57:23.597Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-11-05T17:57:23.856Z] === RUN TestDockerSuite/TestRunUserByName [2022-11-05T17:57:24.445Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-11-05T17:57:24.705Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-11-05T17:57:24.705Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-11-05T17:57:24.965Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-11-05T17:57:24.965Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-11-05T17:57:25.533Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-11-05T17:57:28.075Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-11-05T17:57:28.075Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-11-05T17:57:28.930Z] 2022/11/05 17:57:14 Finished clone google.golang.org/api [2022-11-05T17:57:28.930Z] 2022/11/05 17:57:14 Dependencies downloaded. Download time: 7m32.254314913s [2022-11-05T17:57:28.930Z] 2022/11/05 17:57:14 Collecting all dependencies [2022-11-05T17:57:28.930Z] 2022/11/05 17:57:25 Clean vendor dir from unused packages [2022-11-05T17:57:28.930Z] 2022/11/05 17:57:25 Ignoring paths matching "^archive/tar" [2022-11-05T17:57:28.930Z] 2022/11/05 17:57:26 Success [2022-11-05T17:57:28.930Z] 2022/11/05 17:57:26 Running time: 7m48.524476808s [2022-11-05T17:57:28.930Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-05T17:57:29.015Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-11-05T17:57:29.246Z] + echo Ensuring container killed. [2022-11-05T17:57:29.246Z] Ensuring container killed. [2022-11-05T17:57:29.246Z] + docker rm -vf docker-pr1 [2022-11-05T17:57:29.246Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-05T17:57:29.531Z] + echo Chowning /workspace to jenkins user [2022-11-05T17:57:29.531Z] Chowning /workspace to jenkins user [2022-11-05T17:57:29.531Z] + id -u [2022-11-05T17:57:29.531Z] + id -g [2022-11-05T17:57:29.531Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44412:/workspace busybox chown -R 1000:1000 /workspace [2022-11-05T17:57:30.397Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-05T17:57:30.759Z] + bundleName=unit [2022-11-05T17:57:30.759Z] + echo Creating unit-bundles.tar.gz [2022-11-05T17:57:30.759Z] Creating unit-bundles.tar.gz [2022-11-05T17:57:30.759Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-11-05T17:57:30.759Z] bundles/junit-report.xml [2022-11-05T17:57:30.759Z] bundles/go-test-report.json [2022-11-05T17:57:30.759Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-11-05T17:57:30.770Z] Archiving artifacts [2022-11-05T17:57:30.965Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-11-05T17:57:31.232Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44412/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T17:57:31.550Z] + make clean [2022-11-05T17:57:31.808Z] docker volume rm -f docker-dev-cache [2022-11-05T17:57:32.066Z] docker-dev-cache [Pipeline] deleteDir [2022-11-05T17:57:32.345Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-05T17:57:32.604Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-11-05T17:57:33.986Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-11-05T17:57:34.926Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-11-05T17:57:34.926Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-11-05T17:57:34.926Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-11-05T17:57:34.926Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-11-05T17:57:34.926Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-11-05T17:57:34.926Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-11-05T17:57:34.926Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-11-05T17:57:34.926Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-11-05T17:57:34.926Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-11-05T17:57:34.926Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-11-05T17:57:35.494Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-11-05T17:57:35.753Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-11-05T17:57:36.323Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-11-05T17:57:37.263Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-11-05T17:57:37.832Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-11-05T17:57:38.401Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-11-05T17:57:38.401Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-11-05T17:57:38.401Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-11-05T17:57:38.970Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-11-05T17:57:38.970Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-11-05T17:57:38.970Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-11-05T17:57:38.970Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-11-05T17:57:38.970Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-11-05T17:57:38.970Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-11-05T17:57:38.970Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-11-05T17:57:38.970Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-11-05T17:57:38.970Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-11-05T17:57:38.970Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-11-05T17:57:38.970Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-11-05T17:57:38.970Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-11-05T17:57:38.970Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-11-05T17:57:38.970Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-11-05T17:57:38.970Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-11-05T17:57:39.538Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-11-05T17:57:40.108Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-11-05T17:57:40.108Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-11-05T17:57:41.048Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-11-05T17:57:41.048Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-11-05T17:57:41.048Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-11-05T17:57:41.307Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-11-05T17:57:41.568Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-11-05T17:57:42.138Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-11-05T17:57:42.398Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-11-05T17:57:42.398Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-11-05T17:57:42.398Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-11-05T17:57:43.349Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-11-05T17:57:43.920Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-11-05T17:57:44.489Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-11-05T17:57:44.748Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-11-05T17:57:44.748Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-11-05T17:57:44.748Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-11-05T17:57:45.317Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-11-05T17:57:45.317Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-11-05T17:57:46.698Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-11-05T17:57:46.958Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-11-05T17:57:47.217Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-11-05T17:57:48.596Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-11-05T17:57:49.537Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-11-05T17:57:49.537Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-11-05T17:57:49.537Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-11-05T17:57:50.108Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-11-05T17:57:50.368Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-11-05T17:57:51.308Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-11-05T17:57:52.250Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-11-05T17:57:52.250Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-11-05T17:57:52.510Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-11-05T17:57:53.449Z] === RUN TestDockerSuite/TestSaveImageId [2022-11-05T17:57:53.449Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-11-05T17:57:54.020Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-11-05T17:57:55.400Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-11-05T17:57:55.660Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents3063866592 [2022-11-05T17:57:55.660Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-11-05T17:57:55.920Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-11-05T17:57:57.299Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-11-05T17:57:57.299Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-11-05T17:57:57.299Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-11-05T17:57:58.681Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-11-05T17:58:00.061Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-11-05T17:58:01.440Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-11-05T17:58:02.008Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-11-05T17:58:02.591Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-11-05T17:58:02.850Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-11-05T17:58:02.850Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-11-05T17:58:04.758Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-11-05T17:58:06.665Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-11-05T17:58:06.665Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-11-05T17:58:11.940Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-11-05T17:58:12.508Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-11-05T17:58:13.077Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-11-05T17:58:14.017Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-11-05T17:58:16.551Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-11-05T17:58:17.932Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-11-05T17:58:18.502Z] === RUN TestDockerSuite/TestStartRecordError [2022-11-05T17:58:19.444Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-11-05T17:58:19.703Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-11-05T17:58:21.085Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-11-05T17:58:22.026Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-11-05T17:58:22.594Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-11-05T17:58:25.134Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-11-05T17:58:25.396Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-11-05T17:58:28.715Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-11-05T17:58:29.283Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-11-05T17:58:32.575Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-11-05T17:58:32.575Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-11-05T17:58:35.864Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-11-05T17:58:37.245Z] === RUN TestDockerSuite/TestStatsNoStream [2022-11-05T17:58:39.779Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-11-05T17:58:41.157Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-11-05T17:58:41.726Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-11-05T17:58:41.985Z] === RUN TestDockerSuite/TestTopPrivileged [2022-11-05T17:58:42.554Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-11-05T17:58:42.554Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-11-05T17:58:42.554Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-11-05T17:58:43.123Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-11-05T17:58:45.663Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-11-05T17:58:48.198Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-11-05T17:58:48.198Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-11-05T17:58:48.768Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-11-05T17:58:49.027Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-11-05T17:58:49.027Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-11-05T17:58:49.027Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-11-05T17:58:49.027Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-11-05T17:58:49.027Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-11-05T17:58:50.427Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-11-05T17:58:51.002Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-11-05T17:58:51.570Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-11-05T17:58:52.507Z] === RUN TestDockerSuite/TestUpdateStats [2022-11-05T17:58:55.796Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-11-05T17:58:56.734Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-11-05T17:58:56.734Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-11-05T17:58:56.734Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-11-05T17:58:57.304Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-11-05T17:58:57.874Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-11-05T17:59:00.413Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-11-05T17:59:00.982Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-11-05T17:59:02.889Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-11-05T17:59:03.459Z] docker_cli_service_logs_test.go:246: checking task xfyksjomcfck [2022-11-05T17:59:03.459Z] docker_cli_service_logs_test.go:251: checking messages for xfyksjomcfck [2022-11-05T17:59:03.459Z] docker_cli_service_logs_test.go:246: checking task g6gy0knyzjcr [2022-11-05T17:59:03.459Z] docker_cli_service_logs_test.go:251: checking messages for g6gy0knyzjcr [2022-11-05T17:59:04.838Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-11-05T17:59:06.220Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-11-05T17:59:08.126Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-11-05T17:59:10.667Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-11-05T17:59:12.047Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-11-05T17:59:13.010Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-11-05T17:59:14.390Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-11-05T17:59:14.390Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-11-05T17:59:15.331Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-11-05T17:59:16.270Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-11-05T17:59:16.838Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-11-05T17:59:18.219Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-11-05T17:59:19.600Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-11-05T17:59:20.978Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-11-05T17:59:21.919Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-11-05T17:59:32.456Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-11-05T17:59:32.456Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-11-05T17:59:32.456Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-11-05T17:59:32.456Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-11-05T17:59:32.456Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-11-05T17:59:32.456Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-11-05T17:59:32.456Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-11-05T17:59:32.456Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-11-05T17:59:32.456Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-11-05T17:59:32.456Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-11-05T17:59:32.456Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-11-05T17:59:32.456Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-11-05T17:59:32.456Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-11-05T17:59:32.456Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-11-05T17:59:32.456Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-11-05T17:59:32.456Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T17:59:32.456Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-11-05T17:59:32.456Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-11-05T17:59:32.456Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-11-05T17:59:32.456Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-11-05T17:59:34.133Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-11-05T17:59:34.625Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-11-05T17:59:34.625Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-11-05T17:59:34.625Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-11-05T17:59:34.625Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-11-05T17:59:34.625Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-11-05T17:59:34.701Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-11-05T17:59:37.236Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-11-05T17:59:37.236Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-11-05T17:59:37.236Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-11-05T17:59:37.236Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-11-05T17:59:37.806Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-11-05T17:59:37.806Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-11-05T17:59:37.806Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-11-05T17:59:37.806Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-11-05T17:59:38.356Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-11-05T17:59:38.375Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-11-05T17:59:38.375Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-11-05T17:59:38.944Z] docker_cli_swarm_test.go:1902: [d750bfa1e2ef1] joining swarm manager [dff7a22a920b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:59:39.203Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-11-05T17:59:39.463Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-11-05T17:59:39.463Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-11-05T17:59:39.463Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-11-05T17:59:39.463Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-11-05T17:59:40.402Z] docker_cli_swarm_test.go:1903: [df9e69312a03d] joining swarm manager [dff7a22a920b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:59:40.980Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-11-05T17:59:41.240Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-11-05T17:59:41.240Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-11-05T17:59:41.240Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-11-05T17:59:41.253Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-11-05T17:59:41.253Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-11-05T17:59:41.253Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-11-05T17:59:41.253Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-11-05T17:59:41.253Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-11-05T17:59:41.253Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-11-05T17:59:41.253Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-11-05T17:59:41.253Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-11-05T17:59:41.253Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-11-05T17:59:41.499Z] === RUN TestDockerSuite/TestVolumeEvents [2022-11-05T17:59:44.977Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-11-05T17:59:44.977Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-11-05T17:59:44.977Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-11-05T17:59:44.977Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-11-05T17:59:44.977Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-11-05T17:59:46.772Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-11-05T17:59:48.154Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-11-05T17:59:48.154Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-11-05T17:59:48.154Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-11-05T17:59:50.059Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-11-05T17:59:52.599Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-11-05T17:59:52.599Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite (1268.58s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.38s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.06s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.87s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.35s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.46s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.83s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.85s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.68s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.66s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.66s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.95s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.23s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.69s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.09s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.64s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.52s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.13s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.64s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.24s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.75s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.54s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.02s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.71s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.87s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.70s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.45s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.32s) [2022-11-05T17:59:52.599Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.70s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.69s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.97s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.34s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.59s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.44s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.91s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.13s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.20s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.39s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.42s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.58s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.52s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.86s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.45s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.66s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.06s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.03s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.27s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.49s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.76s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.87s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.06s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.70s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.12s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.08s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.42s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.56s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.98s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.45s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.68s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.39s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.27s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.06s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.75s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.72s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.75s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.56s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.44s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.75s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.57s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.07s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.76s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.53s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.51s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.64s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.57s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.70s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.81s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.95s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.14s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.69s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.17s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.61s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.36s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.26s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.17s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.19s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.42s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.12s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.05s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.76s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.48s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.16s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.55s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEnv (1.44s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.05s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.75s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.41s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.00s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.64s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.67s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.39s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.11s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildExpose (0.29s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.14s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.59s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.52s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.82s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.57s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.76s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.17s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.72s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildHistory (3.72s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.78s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.94s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.77s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.34s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.54s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.26s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.60s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.50s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.00s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.61s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.20s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.31s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.40s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.61s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.91s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.16s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.71s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.16s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.36s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.52s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.95s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.55s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.92s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.12s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildPATH (1.44s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.64s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.61s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.86s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.82s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.51s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildRm (2.40s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.18s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.00s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.03s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.94s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.79s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.72s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.15s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildUser (1.49s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.08s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.82s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.69s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.30s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.86s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.17s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.11s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.99s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.30s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.22s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.28s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.23s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.68s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.34s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.43s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.24s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-11-05T17:59:52.600Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.52s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.92s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.91s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestCommitTTY (0.92s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.92s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.51s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.95s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.97s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.41s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.45s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.45s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.57s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.48s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.68s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-11-05T17:59:52.600Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.61s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.58s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.57s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.55s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.57s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.98s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.02s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.61s) [2022-11-05T17:59:52.601Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.93s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.51s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.54s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.51s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.71s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.30s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000eedb78_} (0.45s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1996249249_/foo_false____} (1.37s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1996249249_/foo_true____} (1.32s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32588627319_/foo_false____} (1.44s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32588627319_/foo_true____} (1.30s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32588627319_/foo_true__0xc000eedba8__} (1.33s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000eedbc0_} (1.42s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000eedbd8_} (1.45s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000eedbf0_} (0.99s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000eedc08_} (1.59s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.17s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.97s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.39s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.25s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.22s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.62s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.70s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.67s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.58s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.75s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.92s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.02s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.61s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.89s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.56s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.56s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.91s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.58s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.46s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.58s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.96s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.67s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.41s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.30s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.66s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToDot (0.59s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.90s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.84s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToStdout (0.48s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.47s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.92s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.64s) [2022-11-05T17:59:52.601Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-11-05T17:59:52.601Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.84s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.66s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.66s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.14s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.92s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.95s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.64s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.25s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.06s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.51s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.15s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.58s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.54s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.20s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.32s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.07s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFilters (1.14s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFormat (1.13s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.20s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.39s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2022-11-05T17:59:52.601Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-11-05T17:59:52.601Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.28s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.66s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsRename (0.67s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsResize (0.94s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.55s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.68s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsTop (0.67s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.98s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExec (0.66s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.54s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.04s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.47s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecCgroup (0.89s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.06s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.76s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.43s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.09s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.45s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecTTY (0.48s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-11-05T17:59:52.601Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.30s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.69s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestHealth (19.17s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.76s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImportFile (1.02s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImportGzipped (1.53s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.16s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-11-05T17:59:52.601Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.53s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.22s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.51s) [2022-11-05T17:59:52.602Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.96s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-11-05T17:59:52.602Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.38s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.43s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.40s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.54s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.89s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.25s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.28s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.33s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.59s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.41s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.39s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.41s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.77s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsSince (6.67s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.68s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsTail (0.79s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.60s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.66s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestNetHostname (1.38s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.54s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.16s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPluginActive (2.26s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.27s) [2022-11-05T17:59:52.602Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.74s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.76s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.86s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.81s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.81s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPortList (5.83s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.82s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.22s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.56s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.02s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.36s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.09s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.60s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsByOrder (1.87s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.02s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.87s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.21s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.37s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.86s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.81s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.72s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.82s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.01s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.78s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.79s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.81s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-11-05T17:59:52.602Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.92s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.73s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.91s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.85s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.57s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.71s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.55s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.69s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.55s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.48s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.63s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.40s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.96s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.14s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.55s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.55s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.54s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.49s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.41s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.05s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.61s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.57s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.52s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.56s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.96s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.45s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.40s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.85s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.85s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.56s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.92s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.85s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.49s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.96s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.47s) [2022-11-05T17:59:52.602Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-11-05T17:59:52.602Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.26s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.10s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.48s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.05s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2022-11-05T17:59:52.602Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.40s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.38s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.82s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-11-05T17:59:52.602Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.97s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-11-05T17:59:52.602Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.83s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.41s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.74s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.84s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.04s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.81s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.98s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.90s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.05s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.88s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunMount (4.30s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.47s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.53s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.51s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.38s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.97s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.51s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNetHost (0.78s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.58s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.94s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.73s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.92s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.12s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.69s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.53s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.08s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.20s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.77s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.63s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.58s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.64s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.58s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.13s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.37s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.88s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.41s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.36s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.02s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.39s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunState (0.93s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.42s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunSysctls (1.03s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.01s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.18s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.16s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.63s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunUserByID (0.42s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.40s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.39s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.41s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.64s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.27s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.85s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.43s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.72s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.73s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.67s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.51s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.69s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.68s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.16s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.23s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.65s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.57s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.65s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.90s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.28s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.62s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.69s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.28s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.14s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.35s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.42s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.84s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.35s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.50s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.42s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.46s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStartRecordError (1.30s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.50s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.62s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.16s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.61s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.72s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.46s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.34s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.79s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.11s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.81s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.12s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.54s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.35s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.33s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (1.98s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.46s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.23s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.25s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.05s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.00s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.67s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.42s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.28s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.23s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.23s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.56s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.56s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.89s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.57s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.66s) [2022-11-05T17:59:52.603Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.28s) [2022-11-05T17:59:52.603Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-11-05T17:59:52.603Z] === RUN TestDockerRegistrySuite [2022-11-05T17:59:52.603Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-11-05T17:59:53.173Z] check_test.go:196: [db2a4d78b80b8] daemon is not started [2022-11-05T17:59:53.173Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-11-05T17:59:54.113Z] check_test.go:196: [dd0dee51a2b44] daemon is not started [2022-11-05T17:59:54.113Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-11-05T17:59:55.278Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-11-05T17:59:55.494Z] check_test.go:196: [d964e4bb3a82e] daemon is not started [2022-11-05T17:59:55.494Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-11-05T17:59:55.494Z] check_test.go:196: [dbd2de43fc522] daemon is not started [2022-11-05T17:59:55.494Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-11-05T17:59:56.432Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-11-05T17:59:58.340Z] check_test.go:196: [d2d86830ac00b] daemon is not started [2022-11-05T17:59:58.340Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-11-05T18:00:03.616Z] check_test.go:196: [d5db3e1b1603b] daemon is not started [2022-11-05T18:00:03.616Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-11-05T18:00:04.554Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-11-05T18:00:05.936Z] check_test.go:196: [dac91fe5908f5] daemon is not started [2022-11-05T18:00:05.936Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-11-05T18:00:06.907Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-11-05T18:00:06.907Z] check_test.go:196: [d81677691ac27] daemon is not started [2022-11-05T18:00:06.907Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-11-05T18:00:07.845Z] check_test.go:196: [db3104af9f176] daemon is not started [2022-11-05T18:00:07.845Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-11-05T18:00:09.226Z] check_test.go:196: [dc6c44f87130b] daemon is not started [2022-11-05T18:00:09.226Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-11-05T18:00:10.163Z] check_test.go:196: [d43eed89e78af] daemon is not started [2022-11-05T18:00:10.163Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-11-05T18:00:11.103Z] check_test.go:196: [d8608c903fb11] daemon is not started [2022-11-05T18:00:11.103Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-11-05T18:00:12.486Z] check_test.go:196: [d5a371e1d827b] daemon is not started [2022-11-05T18:00:12.486Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-11-05T18:00:13.425Z] check_test.go:196: [d60aa0f3c8f6b] daemon is not started [2022-11-05T18:00:13.425Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-11-05T18:00:13.993Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b982ff527f522fd1f9a063a64653b6ff7ae0142635b65ddfeff52608fc307d6d [2022-11-05T18:00:14.933Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e3b4dd1e0ea2069741cbe79c8aaa3ac9a5bc59b2e3e1652d2503a6ace90b3330 [2022-11-05T18:00:15.193Z] check_test.go:196: [de54479b424af] daemon is not started [2022-11-05T18:00:15.193Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-11-05T18:00:16.133Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8b4c812f0b86edca96e5a529a9b05d3cdc7c7556c5ef3c2c41fc3d28d75d60a6 [2022-11-05T18:00:16.702Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0081a7044bd0df6fa4f4a95a67703019ed0ed05c16a0c9b55a402ea0197fb4f8 [2022-11-05T18:00:16.961Z] check_test.go:196: [d270c816659e7] daemon is not started [2022-11-05T18:00:16.961Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-11-05T18:00:17.902Z] check_test.go:196: [d0bc40ab15392] daemon is not started [2022-11-05T18:00:17.902Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-11-05T18:00:19.809Z] check_test.go:196: [df3e1a827a462] daemon is not started [2022-11-05T18:00:19.809Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-11-05T18:00:20.748Z] check_test.go:196: [dde537098d9de] daemon is not started [2022-11-05T18:00:20.748Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-11-05T18:00:21.009Z] check_test.go:196: [db03bae5717a2] daemon is not started [2022-11-05T18:00:21.009Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-11-05T18:00:21.951Z] check_test.go:196: [d4233473bec82] daemon is not started [2022-11-05T18:00:21.951Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-11-05T18:00:22.211Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-11-05T18:00:23.151Z] check_test.go:196: [d2939832a7617] daemon is not started [2022-11-05T18:00:23.151Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-11-05T18:00:24.092Z] check_test.go:196: [dbb697a467da9] daemon is not started [2022-11-05T18:00:24.092Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-11-05T18:00:24.352Z] docker_cli_swarm_test.go:1803: [dfa336aab6685] joining swarm manager [d56bbd00ca031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:00:25.732Z] docker_cli_swarm_test.go:1804: [d0c0ea906c277] joining swarm manager [d56bbd00ca031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T18:00:26.705Z] check_test.go:196: [dc4dd118d9410] daemon is not started [2022-11-05T18:00:26.705Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-11-05T18:00:26.964Z] check_test.go:196: [d9a0ff0fa89ae] daemon is not started [2022-11-05T18:00:26.964Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-11-05T18:00:27.903Z] check_test.go:196: [d95e933e26e47] daemon is not started [2022-11-05T18:00:27.903Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-11-05T18:00:28.472Z] check_test.go:196: [d588a613736a0] daemon is not started [2022-11-05T18:00:28.472Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-11-05T18:00:28.472Z] check_test.go:196: [df6a18b752277] daemon is not started [2022-11-05T18:00:28.472Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-11-05T18:00:28.732Z] check_test.go:196: [de1fbb7ede147] daemon is not started [2022-11-05T18:00:28.732Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-11-05T18:00:28.992Z] check_test.go:196: [d6dc7bd230ecc] daemon is not started [2022-11-05T18:00:28.992Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-11-05T18:00:29.251Z] check_test.go:196: [d81ebf8e6cebc] daemon is not started [2022-11-05T18:00:29.251Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-11-05T18:00:29.510Z] check_test.go:196: [d82b82d60aec3] daemon is not started [2022-11-05T18:00:29.510Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-11-05T18:00:30.450Z] check_test.go:196: [d218e99b989c1] daemon is not started [2022-11-05T18:00:30.450Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-11-05T18:00:31.829Z] check_test.go:196: [d7e53a17f0cfe] daemon is not started [2022-11-05T18:00:31.829Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-11-05T18:00:33.736Z] check_test.go:196: [d9eceec2bf85d] daemon is not started [2022-11-05T18:00:33.736Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-11-05T18:00:34.673Z] check_test.go:196: [d4a3beb115cc3] daemon is not started [2022-11-05T18:00:34.673Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-11-05T18:00:35.611Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite (44.00s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.09s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.92s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.17s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.59s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.90s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.22s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.29s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.78s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.94s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.08s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.01s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.66s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.95s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.72s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-11-05T18:00:36.180Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2022-11-05T18:00:36.180Z] === RUN TestDockerSchema1RegistrySuite [2022-11-05T18:00:36.180Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-11-05T18:00:36.440Z] check_test.go:223: [d6f8f341cee06] daemon is not started [2022-11-05T18:00:36.440Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-11-05T18:00:38.979Z] check_test.go:223: [d9436f390ccb3] daemon is not started [2022-11-05T18:00:38.979Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-11-05T18:00:41.516Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-11-05T18:00:44.234Z] check_test.go:223: [d88fa8e776698] daemon is not started [2022-11-05T18:00:44.234Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-11-05T18:00:46.772Z] check_test.go:223: [dd792bc6205d0] daemon is not started [2022-11-05T18:00:46.772Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-11-05T18:00:47.343Z] check_test.go:223: [dddcd616e4628] daemon is not started [2022-11-05T18:00:47.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-11-05T18:00:49.262Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-11-05T18:00:49.521Z] check_test.go:223: [d9a8243d3a0cc] daemon is not started [2022-11-05T18:00:49.521Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-11-05T18:00:49.521Z] check_test.go:223: [de17f9c955478] daemon is not started [2022-11-05T18:00:49.521Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-11-05T18:00:50.901Z] check_test.go:223: [d1d10395b8a6f] daemon is not started [2022-11-05T18:00:50.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-11-05T18:00:51.474Z] docker_cli_swarm_test.go:1322: [dbe40ca166ef7] joining swarm manager [dd1a2bb5cd17a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:00:51.734Z] check_test.go:223: [d91010e307557] daemon is not started [2022-11-05T18:00:51.734Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-11-05T18:00:52.673Z] docker_cli_swarm_test.go:1323: [d483ad53a6721] joining swarm manager [dd1a2bb5cd17a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T18:00:52.933Z] check_test.go:223: [de5c8a62cf1da] daemon is not started [2022-11-05T18:00:52.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-11-05T18:00:55.472Z] check_test.go:223: [dfd7e150a69d1] daemon is not started [2022-11-05T18:00:55.472Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-11-05T18:00:55.472Z] check_test.go:223: [db20fcd127128] daemon is not started [2022-11-05T18:00:55.472Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-11-05T18:00:56.041Z] check_test.go:223: [d40bd00119e56] daemon is not started [2022-11-05T18:00:56.041Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-11-05T18:00:56.041Z] check_test.go:223: [d511301871dc2] daemon is not started [2022-11-05T18:00:56.041Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-11-05T18:00:56.300Z] check_test.go:223: [dcdf402a60ea5] daemon is not started [2022-11-05T18:00:56.300Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-11-05T18:00:56.559Z] check_test.go:223: [de00b2cbe282e] daemon is not started [2022-11-05T18:00:56.559Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-11-05T18:00:56.819Z] check_test.go:223: [ddd24f273df79] daemon is not started [2022-11-05T18:00:56.819Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-11-05T18:00:57.078Z] check_test.go:223: [db02ab73efa50] daemon is not started [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite (20.92s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.29s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.50s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.92s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.58s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (2.13s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.15s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.05s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.32s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2022-11-05T18:00:57.078Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-11-05T18:00:57.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-11-05T18:00:57.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-11-05T18:00:57.647Z] check_test.go:252: [d3bfd89026001] daemon is not started [2022-11-05T18:00:57.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-11-05T18:00:58.216Z] check_test.go:252: [d23eede4a6613] daemon is not started [2022-11-05T18:00:58.216Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-11-05T18:00:59.671Z] check_test.go:252: [d6568d28fe1a4] daemon is not started [2022-11-05T18:00:59.671Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-11-05T18:01:00.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-11-05T18:01:01.189Z] check_test.go:252: [d13276d810158] daemon is not started [2022-11-05T18:01:01.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-11-05T18:01:01.758Z] check_test.go:252: [d4307173810f1] daemon is not started [2022-11-05T18:01:01.758Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-11-05T18:01:02.326Z] check_test.go:252: [d592a548d81b5] daemon is not started [2022-11-05T18:01:02.326Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-11-05T18:01:02.585Z] check_test.go:252: [d76494f272a93] daemon is not started [2022-11-05T18:01:02.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.57s) [2022-11-05T18:01:02.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.67s) [2022-11-05T18:01:02.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-11-05T18:01:02.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (1.07s) [2022-11-05T18:01:02.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s) [2022-11-05T18:01:02.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-11-05T18:01:02.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-11-05T18:01:02.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2022-11-05T18:01:02.585Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2022-11-05T18:01:02.585Z] === RUN TestDockerRegistryAuthTokenSuite [2022-11-05T18:01:02.585Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-11-05T18:01:07.860Z] check_test.go:279: [d6ae9883afd88] daemon is not started [2022-11-05T18:01:07.860Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-11-05T18:01:07.860Z] check_test.go:279: [de8a6edb29dbf] daemon is not started [2022-11-05T18:01:07.860Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-11-05T18:01:08.119Z] check_test.go:279: [dd3473ee31ee8] daemon is not started [2022-11-05T18:01:08.119Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-11-05T18:01:08.378Z] check_test.go:279: [d879a22cf9bb0] daemon is not started [2022-11-05T18:01:08.378Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-11-05T18:01:08.378Z] check_test.go:279: [d88f0a587079c] daemon is not started [2022-11-05T18:01:08.378Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-11-05T18:01:08.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-11-05T18:01:08.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-11-05T18:01:08.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-11-05T18:01:08.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-11-05T18:01:08.378Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-11-05T18:01:08.378Z] === RUN TestDockerNetworkSuite [2022-11-05T18:01:08.378Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-11-05T18:01:10.916Z] docker_cli_network_unix_test.go:47: [d4a35b36e5577] daemon is not started [2022-11-05T18:01:10.916Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-11-05T18:01:11.175Z] docker_cli_network_unix_test.go:47: [d034e0fbe2b1a] daemon is not started [2022-11-05T18:01:11.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-11-05T18:01:13.977Z] docker_cli_network_unix_test.go:47: [db6018183dede] daemon is not started [2022-11-05T18:01:14.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-11-05T18:01:15.617Z] docker_cli_network_unix_test.go:47: [d9df5ee51f575] daemon is not started [2022-11-05T18:01:15.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-11-05T18:01:15.617Z] docker_cli_network_unix_test.go:1234: [d96ab77042510] daemon is not started [2022-11-05T18:01:18.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-11-05T18:01:19.091Z] docker_cli_network_unix_test.go:47: [dd76992ff91e5] daemon is not started [2022-11-05T18:01:19.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-11-05T18:01:23.548Z] docker_cli_network_unix_test.go:47: [dd899c4f2a97d] daemon is not started [2022-11-05T18:01:24.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-11-05T18:01:26.031Z] docker_cli_network_unix_test.go:47: [d2a728f485092] daemon is not started [2022-11-05T18:01:26.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-11-05T18:01:27.252Z] docker_cli_network_unix_test.go:47: [d17b64e4d49e8] daemon is not started [2022-11-05T18:01:27.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-11-05T18:01:27.822Z] docker_cli_network_unix_test.go:47: [d3bdb0c08adaa] daemon is not started [2022-11-05T18:01:27.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-11-05T18:01:28.086Z] docker_cli_network_unix_test.go:47: [d14c3b897a57a] daemon is not started [2022-11-05T18:01:28.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-11-05T18:01:28.656Z] docker_cli_network_unix_test.go:47: [d518968eeab5d] daemon is not started [2022-11-05T18:01:29.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-11-05T18:01:29.484Z] docker_cli_network_unix_test.go:47: [d7ccd4708dd0c] daemon is not started [2022-11-05T18:01:30.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-11-05T18:01:30.053Z] docker_cli_network_unix_test.go:47: [d2d59eab91167] daemon is not started [2022-11-05T18:01:30.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-11-05T18:01:30.312Z] docker_cli_network_unix_test.go:47: [d54682a04471a] daemon is not started [2022-11-05T18:01:30.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-11-05T18:01:30.881Z] docker_cli_network_unix_test.go:47: [d3823e7a26331] daemon is not started [2022-11-05T18:01:31.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-11-05T18:01:31.400Z] docker_cli_network_unix_test.go:47: [d0a666afd4e42] daemon is not started [2022-11-05T18:01:31.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-11-05T18:01:31.400Z] docker_cli_network_unix_test.go:47: [d2c693a0c38c5] daemon is not started [2022-11-05T18:01:31.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-11-05T18:01:31.400Z] docker_cli_network_unix_test.go:47: [d53089d315b45] daemon is not started [2022-11-05T18:01:31.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-11-05T18:01:32.338Z] docker_cli_network_unix_test.go:47: [d0582e474420b] daemon is not started [2022-11-05T18:01:32.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-11-05T18:01:32.910Z] docker_cli_network_unix_test.go:47: [d3289a5da92ef] daemon is not started [2022-11-05T18:01:33.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-11-05T18:01:33.429Z] docker_cli_network_unix_test.go:47: [d203ff5706fd2] daemon is not started [2022-11-05T18:01:33.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-11-05T18:01:33.429Z] docker_cli_network_unix_test.go:47: [dafb363e6ab20] daemon is not started [2022-11-05T18:01:33.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-11-05T18:01:33.688Z] docker_cli_network_unix_test.go:47: [d4b13c2347e34] daemon is not started [2022-11-05T18:01:33.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-11-05T18:01:35.068Z] docker_cli_network_unix_test.go:969: [d6ee577ac529e] daemon is not started [2022-11-05T18:01:36.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-11-05T18:01:36.945Z] docker_cli_network_unix_test.go:47: [dbabecdf48b89] daemon is not started [2022-11-05T18:01:36.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-11-05T18:01:39.483Z] docker_cli_network_unix_test.go:1117: [d2ec6da3b8115] daemon is not started [2022-11-05T18:01:42.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-11-05T18:01:42.778Z] docker_cli_network_unix_test.go:47: [d2b93a549bb70] daemon is not started [2022-11-05T18:01:42.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-11-05T18:01:43.373Z] docker_cli_network_unix_test.go:47: [d36f1ad1a5b23] daemon is not started [2022-11-05T18:01:43.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-11-05T18:01:43.373Z] docker_cli_network_unix_test.go:47: [d6c360add3ece] daemon is not started [2022-11-05T18:01:43.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-11-05T18:01:43.644Z] docker_cli_network_unix_test.go:47: [d3760e988ab9f] daemon is not started [2022-11-05T18:01:43.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-11-05T18:01:43.903Z] docker_cli_network_unix_test.go:47: [dc3e2ef4c7f88] daemon is not started [2022-11-05T18:01:43.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-11-05T18:01:43.903Z] docker_cli_network_unix_test.go:47: [db5b5de2e839e] daemon is not started [2022-11-05T18:01:43.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-11-05T18:01:43.903Z] docker_cli_network_unix_test.go:47: [d914ab3e5320f] daemon is not started [2022-11-05T18:01:44.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-11-05T18:01:45.546Z] docker_cli_network_unix_test.go:47: [d9cac90e11e0b] daemon is not started [2022-11-05T18:01:46.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-11-05T18:01:46.486Z] docker_cli_network_unix_test.go:47: [d5d07d7a7bcb8] daemon is not started [2022-11-05T18:01:46.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-11-05T18:01:46.486Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-11-05T18:01:46.486Z] docker_cli_network_unix_test.go:47: [d98b2365d8b8c] daemon is not started [2022-11-05T18:01:46.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-11-05T18:01:47.057Z] docker_cli_network_unix_test.go:47: [d340a37385fdf] daemon is not started [2022-11-05T18:01:47.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-11-05T18:01:50.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-11-05T18:01:51.727Z] docker_cli_network_unix_test.go:1085: [d4c2b3d484d20] daemon is not started [2022-11-05T18:01:53.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-11-05T18:01:53.367Z] docker_cli_network_unix_test.go:47: [d501df25af7a2] daemon is not started [2022-11-05T18:01:53.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-11-05T18:01:53.626Z] docker_cli_network_unix_test.go:47: [da08a33b95bc7] daemon is not started [2022-11-05T18:01:53.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-11-05T18:01:55.265Z] docker_cli_network_unix_test.go:47: [d27d75edd8be0] daemon is not started [2022-11-05T18:01:55.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-11-05T18:01:55.525Z] docker_cli_network_unix_test.go:47: [deb4ba65928c6] daemon is not started [2022-11-05T18:01:55.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-11-05T18:01:55.784Z] docker_cli_network_unix_test.go:47: [de5f455311906] daemon is not started [2022-11-05T18:01:56.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-11-05T18:01:56.612Z] docker_cli_network_unix_test.go:47: [d2df5d5c9fa3a] daemon is not started [2022-11-05T18:01:56.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-11-05T18:01:57.181Z] docker_cli_network_unix_test.go:47: [dd74573294a6a] daemon is not started [2022-11-05T18:01:57.440Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-11-05T18:02:02.718Z] docker_cli_network_unix_test.go:47: [ddbb26833a372] daemon is not started [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite (54.57s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.40s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.62s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.80s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.11s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.21s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.19s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.00s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-11-05T18:02:02.979Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.25s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.82s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.42s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-11-05T18:02:02.979Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.49s) [2022-11-05T18:02:02.979Z] === RUN TestDockerHubPullSuite [2022-11-05T18:02:02.979Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-11-05T18:02:04.914Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-11-05T18:02:07.448Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-11-05T18:02:08.386Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-11-05T18:02:10.292Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-11-05T18:02:10.860Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-11-05T18:02:11.119Z] --- PASS: TestDockerHubPullSuite (8.09s) [2022-11-05T18:02:11.119Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s) [2022-11-05T18:02:11.119Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-11-05T18:02:11.119Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2022-11-05T18:02:11.119Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.71s) [2022-11-05T18:02:11.119Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-11-05T18:02:11.119Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-11-05T18:02:11.119Z] PASS [2022-11-05T18:02:11.119Z] [2022-11-05T18:02:11.119Z] === Skipped [2022-11-05T18:02:11.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-11-05T18:02:11.119Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.119Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-11-05T18:02:11.119Z] [2022-11-05T18:02:11.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-11-05T18:02:11.119Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.119Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-11-05T18:02:11.119Z] [2022-11-05T18:02:11.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-11-05T18:02:11.119Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.119Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-11-05T18:02:11.119Z] [2022-11-05T18:02:11.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-11-05T18:02:11.119Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.119Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-11-05T18:02:11.119Z] [2022-11-05T18:02:11.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-11-05T18:02:11.119Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.119Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-11-05T18:02:11.119Z] [2022-11-05T18:02:11.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-11-05T18:02:11.119Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.119Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-11-05T18:02:11.119Z] [2022-11-05T18:02:11.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-11-05T18:02:11.119Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.119Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-11-05T18:02:11.119Z] [2022-11-05T18:02:11.119Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-11-05T18:02:11.119Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.119Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-11-05T18:02:11.119Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-11-05T18:02:11.120Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-11-05T18:02:11.120Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.04s) [2022-11-05T18:02:11.120Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.04s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-11-05T18:02:11.120Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-11-05T18:02:11.120Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-11-05T18:02:11.120Z] docker_cli_sni_test.go:18: Flakey test [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-11-05T18:02:11.120Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-11-05T18:02:11.120Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-11-05T18:02:11.120Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-11-05T18:02:11.120Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-11-05T18:02:11.120Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-11-05T18:02:11.120Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2022-11-05T18:02:11.120Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.02s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-11-05T18:02:11.120Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-11-05T18:02:11.120Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-11-05T18:02:11.120Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-11-05T18:02:11.120Z] docker_cli_network_unix_test.go:47: [d98b2365d8b8c] daemon is not started [2022-11-05T18:02:11.120Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-11-05T18:02:11.120Z] [2022-11-05T18:02:11.120Z] DONE 1270 tests, 51 skipped in 1413.067s [2022-11-05T18:02:11.120Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T18:02:11.120Z] ++++ cat bundles/test-integration/docker.pid [2022-11-05T18:02:11.120Z] +++ kill 8008 [2022-11-05T18:02:12.057Z] +++ /etc/init.d/apparmor stop [2022-11-05T18:02:12.057Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T18:02:12.057Z] [2022-11-05T18:02:12.057Z] Unloading profiles will leave already running processes permanently [2022-11-05T18:02:12.057Z] unconfined, which can lead to unexpected situations. [2022-11-05T18:02:12.057Z] [2022-11-05T18:02:12.057Z] To set a process to complain mode, use the command line tool [2022-11-05T18:02:12.057Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T18:02:12.057Z] +++ true [2022-11-05T18:02:12.057Z] exiting test-integration [2022-11-05T18:02:12.057Z] ++ exit 0 [2022-11-05T18:02:12.057Z] [2022-11-05T18:02:12.316Z] + for job in $(jobs -p) [2022-11-05T18:02:12.316Z] + wait 9518 [2022-11-05T18:02:37.376Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-11-05T18:02:37.377Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-11-05T18:02:37.377Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-11-05T18:02:37.377Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-11-05T18:02:37.377Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-11-05T18:02:37.377Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-11-05T18:02:37.377Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-11-05T18:02:37.377Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-11-05T18:02:37.377Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-11-05T18:02:37.377Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-11-05T18:02:37.377Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-11-05T18:02:37.377Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-11-05T18:02:37.377Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-11-05T18:02:37.377Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-11-05T18:02:37.834Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-11-05T18:02:41.560Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-11-05T18:02:43.095Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-11-05T18:02:43.095Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-11-05T18:02:43.553Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-11-05T18:02:43.553Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-11-05T18:02:43.553Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-11-05T18:02:43.553Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-11-05T18:02:47.277Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-11-05T18:03:02.221Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-11-05T18:03:12.530Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-11-05T18:03:12.990Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-11-05T18:03:12.990Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-11-05T18:03:12.990Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-11-05T18:03:16.713Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-11-05T18:03:18.247Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-11-05T18:03:30.609Z] === RUN TestDockerSuite/TestBuildAddScript [2022-11-05T18:03:30.609Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-11-05T18:03:30.609Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-11-05T18:03:30.609Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-11-05T18:03:30.609Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-11-05T18:03:30.609Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-11-05T18:03:30.609Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-11-05T18:03:30.609Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-11-05T18:03:30.609Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-11-05T18:03:30.609Z] === RUN TestDockerSuite/TestBuildAddTar [2022-11-05T18:03:33.759Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-11-05T18:03:33.759Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-11-05T18:03:39.052Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-11-05T18:03:45.622Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-11-05T18:03:47.001Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-11-05T18:03:51.195Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-11-05T18:03:55.387Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-11-05T18:03:58.678Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-11-05T18:03:58.678Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-11-05T18:03:58.678Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-11-05T18:04:03.955Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-11-05T18:04:04.527Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-11-05T18:04:05.465Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-11-05T18:04:07.387Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-11-05T18:04:42.667Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-11-05T18:04:42.667Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-11-05T18:04:42.667Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-11-05T18:04:42.667Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-11-05T18:04:42.667Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-11-05T18:04:55.086Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-11-05T18:04:55.086Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-11-05T18:04:55.086Z] === RUN TestDockerSuite/TestBuildBlankName [2022-11-05T18:04:56.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-11-05T18:05:03.633Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-11-05T18:05:03.633Z] docker_cli_swarm_test.go:1187: [dce537948a2f6] joining swarm manager [d06d589626ba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:05:04.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-11-05T18:05:04.606Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-11-05T18:05:05.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-11-05T18:05:10.206Z] docker_cli_swarm_test.go:1196: [df2ad6f269069] joining swarm manager [d06d589626ba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T18:05:10.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-11-05T18:05:23.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-11-05T18:05:33.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-11-05T18:05:33.521Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-11-05T18:05:33.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-11-05T18:05:43.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-11-05T18:05:43.819Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-11-05T18:05:43.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-11-05T18:05:43.819Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-11-05T18:05:43.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-11-05T18:05:48.927Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-11-05T18:05:52.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-11-05T18:05:52.367Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-11-05T18:05:52.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-11-05T18:05:52.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-11-05T18:05:52.367Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-11-05T18:05:52.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-11-05T18:05:52.367Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-11-05T18:05:52.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-11-05T18:05:57.064Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-11-05T18:06:00.355Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-11-05T18:06:02.260Z] docker_cli_swarm_test.go:1119: [de67303216f1a] joining swarm manager [d530a8e0e4ef2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:06:03.638Z] docker_cli_swarm_test.go:1120: [d59cd3761449c] joining swarm manager [d530a8e0e4ef2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T18:06:28.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-11-05T18:06:30.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-11-05T18:06:30.932Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-11-05T18:06:31.392Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-11-05T18:06:31.392Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-11-05T18:06:31.849Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-11-05T18:06:34.021Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-11-05T18:06:34.021Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-11-05T18:06:34.021Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-11-05T18:06:39.892Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-11-05T18:06:40.861Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-11-05T18:06:40.861Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-11-05T18:06:41.319Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-11-05T18:06:41.319Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-11-05T18:06:41.319Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-11-05T18:06:42.851Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-11-05T18:06:44.383Z] === RUN TestDockerSuite/TestBuildCmd [2022-11-05T18:06:44.842Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-11-05T18:06:45.807Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-11-05T18:06:46.265Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-11-05T18:06:53.323Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-11-05T18:06:55.494Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-11-05T18:06:55.494Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-11-05T18:06:55.494Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-11-05T18:06:57.028Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-11-05T18:06:57.028Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-11-05T18:06:57.486Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-11-05T18:06:57.944Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-11-05T18:07:00.146Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-11-05T18:07:01.684Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-11-05T18:07:02.142Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-11-05T18:07:02.142Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-11-05T18:07:02.142Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-11-05T18:07:03.108Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-11-05T18:07:04.074Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-11-05T18:07:04.074Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-11-05T18:07:04.074Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-11-05T18:07:04.074Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-11-05T18:07:04.074Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-11-05T18:07:11.135Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-11-05T18:07:40.092Z] docker_cli_swarm_test.go:1173: [d04b5afc72c08] joining swarm manager [d530a8e0e4ef2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-11-05T18:07:53.632Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-11-05T18:07:53.632Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-11-05T18:07:53.632Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-11-05T18:07:59.421Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-11-05T18:07:59.421Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-11-05T18:07:59.421Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-11-05T18:07:59.421Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-11-05T18:07:59.880Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-11-05T18:07:59.880Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-11-05T18:07:59.880Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-11-05T18:08:00.846Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-11-05T18:08:00.846Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-11-05T18:08:00.846Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-11-05T18:08:06.650Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-11-05T18:08:06.650Z] docker_cli_swarm_test.go:1454: [d7dc881795245] joining swarm manager [d30a03ca331d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:08:06.650Z] docker_cli_swarm_test.go:1455: [da355fe0ce2ee] joining swarm manager [d30a03ca331d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T18:08:16.629Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-11-05T18:08:16.629Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-11-05T18:08:16.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-11-05T18:08:16.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-11-05T18:08:16.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-11-05T18:08:17.828Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-11-05T18:08:19.746Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-11-05T18:08:23.039Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-11-05T18:08:25.575Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-11-05T18:08:26.954Z] docker_cli_swarm_unix_test.go:63: [dc9e0b8ad81a9] joining swarm manager [d6411f1eb6a10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:08:43.345Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-11-05T18:08:43.345Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-11-05T18:08:43.345Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-11-05T18:08:43.345Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-11-05T18:09:19.012Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-11-05T18:09:19.012Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-11-05T18:09:19.012Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-11-05T18:09:21.184Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-11-05T18:09:23.224Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-11-05T18:09:23.224Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-11-05T18:09:23.224Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-11-05T18:09:24.603Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-11-05T18:09:27.894Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-11-05T18:09:29.740Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-11-05T18:09:30.432Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-11-05T18:09:31.811Z] docker_api_swarm_test.go:962: [d321e6efebb90] joining swarm manager [da5f496c768da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:09:38.291Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-11-05T18:09:49.903Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-11-05T18:10:02.128Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-11-05T18:10:03.065Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-11-05T18:10:05.600Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-11-05T18:10:08.136Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-11-05T18:10:14.708Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-11-05T18:10:19.983Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-11-05T18:10:21.890Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-11-05T18:10:24.425Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-11-05T18:10:26.961Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-11-05T18:10:28.874Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-11-05T18:10:32.167Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-11-05T18:10:34.077Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-11-05T18:11:19.526Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-11-05T18:11:19.526Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-11-05T18:11:19.526Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-11-05T18:11:19.526Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-11-05T18:11:30.311Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-11-05T18:11:45.193Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite (1664.08s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.66s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.54s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.72s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.14s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.47s) [2022-11-05T18:12:00.101Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.82s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.17s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.91s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.26s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.07s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.49s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.97s) [2022-11-05T18:12:00.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.54s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.67s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.76s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.06s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.31s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.71s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.28s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.58s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.96s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.73s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.30s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.23s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.12s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.00s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.51s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.67s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.16s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.17s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.98s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.67s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.88s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.43s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.06s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.62s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.45s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.17s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.96s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.11s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.93s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.40s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.31s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.84s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.02s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.48s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.07s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.02s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.40s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.76s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.92s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.17s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.93s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.69s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.41s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.69s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.39s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.79s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.77s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.85s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.23s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.08s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.24s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.20s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.10s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.73s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.89s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.41s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.52s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.10s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.82s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (160.64s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.36s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.55s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.90s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.10s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.10s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.83s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.54s) [2022-11-05T18:12:00.102Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.70s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.12s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.52s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.79s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.07s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.97s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.14s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.07s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.41s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.10s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.94s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.10s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.99s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.35s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.90s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.09s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.14s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.74s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.39s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.90s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.09s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.09s) [2022-11-05T18:12:00.102Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.07s) [2022-11-05T18:12:00.102Z] === RUN TestDockerExternalVolumeSuite [2022-11-05T18:12:00.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-11-05T18:12:00.361Z] docker_cli_external_volume_driver_test.go:53: [d25e2638eb554] daemon is not started [2022-11-05T18:12:18.451Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-11-05T18:12:45.571Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-11-05T18:12:45.571Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-11-05T18:12:45.571Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-11-05T18:13:15.505Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-11-05T18:13:25.827Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-11-05T18:13:26.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-11-05T18:13:32.716Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-11-05T18:13:38.190Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-11-05T18:13:47.623Z] docker_cli_external_volume_driver_test.go:53: [d0e4af8cb7b1e] daemon is not started [2022-11-05T18:14:02.507Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-11-05T18:14:20.597Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-11-05T18:14:28.848Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-11-05T18:14:32.808Z] docker_cli_external_volume_driver_test.go:53: [d22c2cb5df970] daemon is not started [2022-11-05T18:14:41.217Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-11-05T18:14:50.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-11-05T18:14:50.914Z] docker_cli_external_volume_driver_test.go:53: [d8ccaaaf6214c] daemon is not started [2022-11-05T18:14:58.881Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-11-05T18:15:03.123Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-11-05T18:15:35.207Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-11-05T18:15:53.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-11-05T18:16:08.196Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-11-05T18:16:54.877Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-11-05T18:17:12.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-11-05T18:17:25.729Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-11-05T18:17:25.730Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-11-05T18:17:25.730Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-11-05T18:17:25.730Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-11-05T18:17:25.730Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-11-05T18:17:25.730Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-11-05T18:17:25.730Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-11-05T18:17:25.730Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-11-05T18:17:25.730Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-11-05T18:17:25.730Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-11-05T18:17:25.730Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-11-05T18:17:25.730Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-11-05T18:17:25.730Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-11-05T18:17:27.904Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-11-05T18:17:33.721Z] === RUN TestDockerSuite/TestBuildEnv [2022-11-05T18:17:33.721Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-11-05T18:17:33.721Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-11-05T18:17:33.721Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-11-05T18:17:34.189Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-11-05T18:17:34.189Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-11-05T18:17:34.189Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-11-05T18:17:34.189Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-11-05T18:17:34.189Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-11-05T18:17:34.189Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-11-05T18:17:34.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-11-05T18:17:38.870Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-11-05T18:17:38.870Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-11-05T18:17:38.870Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-11-05T18:17:38.870Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-11-05T18:17:38.870Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-11-05T18:17:38.870Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-11-05T18:17:38.870Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-11-05T18:17:40.405Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-11-05T18:17:45.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-11-05T18:17:46.181Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-11-05T18:18:07.264Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-11-05T18:18:07.264Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-11-05T18:18:07.264Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-11-05T18:18:07.264Z] === RUN TestDockerSuite/TestBuildExpose [2022-11-05T18:18:07.264Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-11-05T18:18:07.264Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-11-05T18:18:07.264Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-11-05T18:18:07.264Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-11-05T18:18:07.264Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-11-05T18:18:07.264Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-11-05T18:18:07.264Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-11-05T18:18:07.264Z] === RUN TestDockerSuite/TestBuildFails [2022-11-05T18:18:08.228Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-11-05T18:18:08.685Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-11-05T18:18:17.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-11-05T18:18:21.060Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-11-05T18:18:26.833Z] === RUN TestDockerSuite/TestBuildForceRm [2022-11-05T18:18:29.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-11-05T18:18:35.395Z] === RUN TestDockerSuite/TestBuildFromGit [2022-11-05T18:18:42.450Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-11-05T18:18:43.982Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-11-05T18:18:47.471Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-11-05T18:18:47.471Z] docker_cli_external_volume_driver_test.go:485: [dc2f4c25efc7e] daemon is not started [2022-11-05T18:18:51.035Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-11-05T18:18:51.035Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-11-05T18:18:51.035Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-11-05T18:18:51.492Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-11-05T18:18:52.459Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-11-05T18:18:52.459Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-11-05T18:18:52.459Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-11-05T18:19:02.354Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-11-05T18:19:02.354Z] docker_cli_external_volume_driver_test.go:53: [ddfb315ec267c] daemon is not started [2022-11-05T18:19:10.120Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-11-05T18:19:10.120Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-11-05T18:19:10.120Z] === RUN TestDockerSuite/TestBuildHistory [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite (436.59s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.21s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.55s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2022-11-05T18:19:17.237Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-11-05T18:19:17.237Z] PASS [2022-11-05T18:19:17.237Z] [2022-11-05T18:19:17.237Z] === Skipped [2022-11-05T18:19:17.237Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-11-05T18:19:17.237Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-11-05T18:19:17.237Z] check_test.go:309: [de65b194ecbbb] daemon is not started [2022-11-05T18:19:17.237Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-11-05T18:19:17.237Z] [2022-11-05T18:19:17.237Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-11-05T18:19:17.237Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-11-05T18:19:17.237Z] check_test.go:309: [d47c5d01283ce] daemon is not started [2022-11-05T18:19:17.237Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-11-05T18:19:17.237Z] [2022-11-05T18:19:17.237Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-11-05T18:19:17.237Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-11-05T18:19:17.237Z] check_test.go:309: [d5890c9477702] daemon is not started [2022-11-05T18:19:17.237Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-11-05T18:19:17.237Z] [2022-11-05T18:19:17.237Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-11-05T18:19:17.237Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-11-05T18:19:17.237Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-11-05T18:19:17.237Z] [2022-11-05T18:19:17.237Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-11-05T18:19:17.237Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-11-05T18:19:17.237Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-11-05T18:19:17.237Z] [2022-11-05T18:19:17.237Z] DONE 273 tests, 5 skipped in 2438.650s [2022-11-05T18:19:17.237Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T18:19:17.237Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9e457ee2e68f/docker.pid [2022-11-05T18:19:17.237Z] +++ kill 5664 [2022-11-05T18:19:17.237Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5664 is not a child of this shell [2022-11-05T18:19:17.237Z] warning: PID 5664 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9e457ee2e68f/docker.pid had a nonzero exit code [2022-11-05T18:19:17.237Z] ++++ cat bundles/test-integration/docker.pid [2022-11-05T18:19:17.237Z] +++ kill 8012 [2022-11-05T18:19:17.806Z] +++ /etc/init.d/apparmor stop [2022-11-05T18:19:17.806Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T18:19:17.806Z] [2022-11-05T18:19:17.806Z] Unloading profiles will leave already running processes permanently [2022-11-05T18:19:17.806Z] unconfined, which can lead to unexpected situations. [2022-11-05T18:19:17.806Z] [2022-11-05T18:19:17.806Z] To set a process to complain mode, use the command line tool [2022-11-05T18:19:17.806Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T18:19:17.806Z] +++ true [2022-11-05T18:19:17.806Z] exiting test-integration [2022-11-05T18:19:17.806Z] ++ exit 0 [2022-11-05T18:19:17.806Z] [2022-11-05T18:19:18.065Z] + exit 0 [2022-11-05T18:19:18.065Z] ++ jobs -p [2022-11-05T18:19:18.065Z] + pids= [2022-11-05T18:19:18.065Z] + echo 'Remaining pids to kill: []' [2022-11-05T18:19:18.065Z] Remaining pids to kill: [] [2022-11-05T18:19:18.065Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-11-05T18:19:18.081Z] Recording test results [2022-11-05T18:19:19.869Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-05T18:19:20.215Z] + echo Ensuring container killed. [2022-11-05T18:19:20.215Z] Ensuring container killed. [2022-11-05T18:19:20.215Z] + docker ps -aq -f name=docker-pr1-* [2022-11-05T18:19:20.788Z] + cids=aa17b094d959 [2022-11-05T18:19:20.788Z] 9eeca1157293 [2022-11-05T18:19:20.788Z] 7f1d0036b714 [2022-11-05T18:19:20.788Z] + [ -n aa17b094d959 [2022-11-05T18:19:20.788Z] 9eeca1157293 [2022-11-05T18:19:20.788Z] 7f1d0036b714 ] [2022-11-05T18:19:20.788Z] + docker rm -vf aa17b094d959 9eeca1157293 7f1d0036b714 [2022-11-05T18:19:21.358Z] aa17b094d959 [2022-11-05T18:19:21.358Z] 9eeca1157293 [2022-11-05T18:19:21.358Z] 7f1d0036b714 [Pipeline] sh [2022-11-05T18:19:21.643Z] + echo Chowning /workspace to jenkins user [2022-11-05T18:19:21.643Z] Chowning /workspace to jenkins user [2022-11-05T18:19:21.643Z] + id -u [2022-11-05T18:19:21.643Z] + id -g [2022-11-05T18:19:21.643Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44412:/workspace busybox chown -R 1000:1000 /workspace [2022-11-05T18:19:21.643Z] Unable to find image 'busybox:latest' locally [2022-11-05T18:19:21.902Z] latest: Pulling from library/busybox [2022-11-05T18:19:21.902Z] 22b70bddd3ac: Pulling fs layer [2022-11-05T18:19:21.902Z] 22b70bddd3ac: Download complete [2022-11-05T18:19:21.902Z] 22b70bddd3ac: Pull complete [2022-11-05T18:19:22.162Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c [2022-11-05T18:19:22.162Z] Status: Downloaded newer image for busybox:latest [2022-11-05T18:19:22.479Z] === RUN TestDockerSuite/TestBuildIidFile [2022-11-05T18:19:22.936Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-05T18:19:24.996Z] + bundleName=amd64 [2022-11-05T18:19:24.996Z] + echo Creating amd64-bundles.tar.gz [2022-11-05T18:19:24.996Z] Creating amd64-bundles.tar.gz [2022-11-05T18:19:24.996Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-11-05T18:19:24.996Z] + xargs tar -czf amd64-bundles.tar.gz [2022-11-05T18:19:25.109Z] === RUN TestDockerSuite/TestBuildInheritance [2022-11-05T18:19:25.109Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-11-05T18:19:25.566Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [Pipeline] archiveArtifacts [2022-11-05T18:19:25.948Z] Archiving artifacts [2022-11-05T18:19:26.531Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-11-05T18:19:26.532Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-11-05T18:19:28.091Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44412/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T18:19:28.398Z] + make clean [2022-11-05T18:19:28.657Z] docker volume rm -f docker-dev-cache [2022-11-05T18:19:28.917Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-05T18:19:33.588Z] === RUN TestDockerSuite/TestBuildLabel [2022-11-05T18:19:34.050Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-11-05T18:19:35.014Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-11-05T18:19:35.979Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-11-05T18:19:36.942Z] === RUN TestDockerSuite/TestBuildLabels [2022-11-05T18:19:38.476Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-11-05T18:19:40.647Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-11-05T18:19:47.702Z] === RUN TestDockerSuite/TestBuildLastModified [2022-11-05T18:19:47.702Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-11-05T18:19:47.702Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-11-05T18:19:47.702Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-11-05T18:19:47.702Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-11-05T18:19:48.158Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-11-05T18:19:48.158Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-11-05T18:19:48.158Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-11-05T18:19:48.158Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-11-05T18:19:49.124Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-11-05T18:19:50.088Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-11-05T18:20:02.468Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-11-05T18:20:27.580Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-11-05T18:20:27.580Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-11-05T18:20:27.580Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-11-05T18:20:27.580Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-11-05T18:21:18.235Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-11-05T18:21:35.908Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-11-05T18:21:41.688Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-11-05T18:21:48.752Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-11-05T18:21:55.812Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-11-05T18:22:20.923Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-11-05T18:22:20.923Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-11-05T18:22:20.923Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-11-05T18:22:35.713Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-11-05T18:22:35.713Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-11-05T18:22:35.713Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-11-05T18:22:35.713Z] === RUN TestDockerSuite/TestBuildNetNone [2022-11-05T18:22:35.713Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-11-05T18:22:35.713Z] === RUN TestDockerSuite/TestBuildNoContext [2022-11-05T18:22:44.270Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-11-05T18:22:54.573Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-11-05T18:22:56.106Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-11-05T18:22:56.563Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-11-05T18:22:56.563Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-11-05T18:22:59.460Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-11-05T18:23:00.990Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-11-05T18:23:02.521Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-11-05T18:23:17.309Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-11-05T18:23:18.840Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-11-05T18:23:29.140Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-11-05T18:23:33.818Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-11-05T18:23:44.119Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-11-05T18:23:49.901Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-11-05T18:23:55.678Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-11-05T18:23:56.643Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-11-05T18:23:56.643Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-11-05T18:23:56.643Z] === RUN TestDockerSuite/TestBuildPATH [2022-11-05T18:23:56.643Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-11-05T18:23:56.643Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-11-05T18:23:59.545Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-11-05T18:23:59.545Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-11-05T18:23:59.545Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-11-05T18:24:50.215Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-11-05T18:25:32.725Z] === RUN TestDockerSuite/TestBuildRm [2022-11-05T18:25:41.274Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-11-05T18:25:45.949Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-11-05T18:25:45.949Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-11-05T18:25:45.949Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-11-05T18:25:45.949Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-11-05T18:25:45.949Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-11-05T18:25:47.484Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-11-05T18:25:52.160Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-11-05T18:25:55.886Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-11-05T18:26:06.178Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-11-05T18:26:31.282Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-11-05T18:26:31.282Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-11-05T18:26:31.282Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-11-05T18:26:43.639Z] === RUN TestDockerSuite/TestBuildSpaces [2022-11-05T18:26:43.639Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-11-05T18:26:49.420Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-11-05T18:26:49.420Z] === RUN TestDockerSuite/TestBuildStderr [2022-11-05T18:26:54.096Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-11-05T18:27:19.208Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-11-05T18:27:19.208Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-11-05T18:27:19.208Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-11-05T18:27:22.104Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-11-05T18:27:23.080Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-11-05T18:27:28.858Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-11-05T18:27:34.640Z] === RUN TestDockerSuite/TestBuildUser [2022-11-05T18:27:34.640Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-11-05T18:27:34.640Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-11-05T18:27:34.640Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-11-05T18:27:34.640Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-11-05T18:27:34.640Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-11-05T18:27:34.640Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-11-05T18:27:40.424Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-11-05T18:27:40.424Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-11-05T18:27:48.130Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-11-05T18:27:48.130Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-11-05T18:27:48.130Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-11-05T18:27:48.130Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-11-05T18:27:48.130Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-11-05T18:28:13.239Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-11-05T18:28:14.202Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-11-05T18:28:24.507Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-11-05T18:28:31.576Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-11-05T18:28:31.576Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-11-05T18:28:31.576Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-11-05T18:28:31.576Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-11-05T18:28:31.576Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-11-05T18:28:34.473Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-11-05T18:28:34.473Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-11-05T18:28:34.930Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-11-05T18:28:47.291Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-11-05T18:28:53.066Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-11-05T18:28:53.066Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-11-05T18:29:14.123Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-11-05T18:29:14.123Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-11-05T18:29:14.123Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-11-05T18:29:14.123Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-11-05T18:29:14.123Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-11-05T18:29:14.123Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-11-05T18:29:14.123Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-11-05T18:29:15.655Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-11-05T18:29:25.952Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-11-05T18:29:27.484Z] === RUN TestDockerSuite/TestBuildXZHost [2022-11-05T18:29:27.484Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-11-05T18:29:27.945Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-11-05T18:29:27.946Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-11-05T18:29:27.946Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-11-05T18:29:27.946Z] docker_cli_sni_test.go:18: Flakey test [2022-11-05T18:29:27.946Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-11-05T18:29:30.840Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-11-05T18:29:37.905Z] === RUN TestDockerSuite/TestCommitChange [2022-11-05T18:29:43.681Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-11-05T18:29:48.359Z] === RUN TestDockerSuite/TestCommitHardlink [2022-11-05T18:29:48.359Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-11-05T18:29:48.818Z] === RUN TestDockerSuite/TestCommitNewFile [2022-11-05T18:29:57.368Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-11-05T18:29:57.368Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-11-05T18:29:57.368Z] === RUN TestDockerSuite/TestCommitTTY [2022-11-05T18:30:12.154Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-11-05T18:30:22.455Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-11-05T18:30:22.455Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-11-05T18:30:22.455Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-11-05T18:30:22.455Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-11-05T18:30:22.455Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-11-05T18:30:22.455Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-11-05T18:30:22.455Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-11-05T18:30:22.455Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-11-05T18:30:22.455Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-11-05T18:30:22.455Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-11-05T18:30:22.455Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-11-05T18:30:22.455Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-11-05T18:30:22.455Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-11-05T18:30:22.455Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-11-05T18:30:22.455Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-11-05T18:30:22.455Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-11-05T18:30:29.516Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-11-05T18:30:47.170Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-11-05T18:30:47.170Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-11-05T18:30:47.627Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-11-05T18:30:54.682Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-11-05T18:30:54.682Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-11-05T18:30:54.682Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-11-05T18:30:54.682Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-11-05T18:30:54.682Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-11-05T18:30:54.682Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-11-05T18:30:54.682Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-11-05T18:30:57.576Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-11-05T18:30:57.576Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-11-05T18:30:57.576Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-11-05T18:30:57.576Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-11-05T18:31:00.472Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-11-05T18:31:00.472Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-11-05T18:31:00.472Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-11-05T18:31:00.472Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-11-05T18:31:00.472Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-11-05T18:31:00.472Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-11-05T18:31:00.472Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-11-05T18:31:00.472Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-11-05T18:31:04.195Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-11-05T18:31:06.367Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-11-05T18:31:09.267Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-11-05T18:31:09.267Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-11-05T18:31:09.267Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-11-05T18:31:09.267Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-11-05T18:31:12.161Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-11-05T18:31:12.161Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-11-05T18:31:15.054Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-11-05T18:31:15.054Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-11-05T18:31:15.054Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-11-05T18:31:15.054Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:31:15.054Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-11-05T18:31:17.952Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-11-05T18:31:17.952Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-11-05T18:31:20.123Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-11-05T18:31:20.123Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-11-05T18:31:20.123Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-11-05T18:31:23.022Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-11-05T18:31:23.022Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-11-05T18:31:25.921Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-11-05T18:31:36.222Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-11-05T18:31:39.945Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-11-05T18:31:39.945Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-11-05T18:31:39.945Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-11-05T18:31:39.945Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-11-05T18:31:39.945Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-11-05T18:31:42.842Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-11-05T18:31:42.842Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-11-05T18:31:42.842Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-11-05T18:31:49.897Z] === RUN TestDockerSuite/TestContainerAPITop [2022-11-05T18:31:49.897Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-11-05T18:31:49.897Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-11-05T18:31:52.791Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-11-05T18:31:52.791Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-11-05T18:31:57.467Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-11-05T18:31:59.637Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-11-05T18:31:59.637Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-11-05T18:31:59.637Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-11-05T18:31:59.637Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-11-05T18:31:59.637Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-11-05T18:31:59.637Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-11-05T18:31:59.637Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-11-05T18:31:59.637Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-11-05T18:31:59.637Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-11-05T18:31:59.637Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-11-05T18:31:59.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-11-05T18:32:01.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-11-05T18:32:01.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-11-05T18:32:04.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-11-05T18:32:13.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-11-05T18:32:15.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-11-05T18:32:18.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000537c50_} [2022-11-05T18:32:21.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11938090223_c:\foo_false____} [2022-11-05T18:32:29.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11938090223_c:\foo_true____} [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-11-05T18:32:36.821Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-11-05T18:32:36.821Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-11-05T18:32:36.821Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-11-05T18:32:36.821Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-11-05T18:32:36.821Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-11-05T18:32:36.821Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-11-05T18:32:36.821Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-11-05T18:32:45.371Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-11-05T18:32:45.371Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-11-05T18:32:45.371Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-11-05T18:32:45.371Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-11-05T18:32:45.371Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-11-05T18:32:45.371Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-11-05T18:32:45.371Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-11-05T18:32:45.371Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-11-05T18:32:45.371Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-11-05T18:32:45.371Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-11-05T18:32:45.371Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-11-05T18:32:45.371Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-11-05T18:32:45.371Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-11-05T18:32:45.371Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-11-05T18:32:52.421Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-11-05T18:32:52.421Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-11-05T18:32:52.421Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-11-05T18:32:52.421Z] === RUN TestDockerSuite/TestCpRelativePath [2022-11-05T18:32:55.315Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-11-05T18:32:55.315Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-11-05T18:32:55.315Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-11-05T18:32:55.315Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-11-05T18:32:55.315Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-11-05T18:32:55.315Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-11-05T18:32:55.315Z] === RUN TestDockerSuite/TestCpToCaseA [2022-11-05T18:33:05.614Z] === RUN TestDockerSuite/TestCpToCaseB [2022-11-05T18:33:08.506Z] === RUN TestDockerSuite/TestCpToCaseC [2022-11-05T18:33:08.506Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-11-05T18:33:08.506Z] === RUN TestDockerSuite/TestCpToCaseD [2022-11-05T18:33:08.506Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-11-05T18:33:08.506Z] === RUN TestDockerSuite/TestCpToCaseE [2022-11-05T18:33:26.165Z] === RUN TestDockerSuite/TestCpToCaseF [2022-11-05T18:33:26.165Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-11-05T18:33:26.165Z] === RUN TestDockerSuite/TestCpToCaseG [2022-11-05T18:33:26.165Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-11-05T18:33:26.165Z] === RUN TestDockerSuite/TestCpToCaseH [2022-11-05T18:33:34.725Z] === RUN TestDockerSuite/TestCpToCaseI [2022-11-05T18:33:34.725Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-11-05T18:33:34.725Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-11-05T18:33:34.725Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-11-05T18:33:34.725Z] === RUN TestDockerSuite/TestCpToDot [2022-11-05T18:33:37.620Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-11-05T18:33:37.620Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-11-05T18:33:37.620Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-11-05T18:33:37.620Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-11-05T18:33:37.620Z] === RUN TestDockerSuite/TestCpToStdout [2022-11-05T18:33:46.166Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-11-05T18:33:46.166Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-11-05T18:33:46.166Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-11-05T18:33:46.166Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-11-05T18:33:46.166Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-11-05T18:33:46.166Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-11-05T18:33:46.166Z] === RUN TestDockerSuite/TestCpVolumePath [2022-11-05T18:33:46.166Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-11-05T18:33:46.166Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-11-05T18:33:46.166Z] === RUN TestDockerSuite/TestCreateArgs [2022-11-05T18:33:46.166Z] === RUN TestDockerSuite/TestCreateByImageID [2022-11-05T18:33:47.703Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-11-05T18:33:50.596Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-11-05T18:33:50.596Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-11-05T18:33:50.596Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-11-05T18:33:53.491Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-11-05T18:33:53.947Z] === RUN TestDockerSuite/TestCreateLabels [2022-11-05T18:33:53.948Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-11-05T18:33:53.948Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-11-05T18:33:53.948Z] === RUN TestDockerSuite/TestCreateRM [2022-11-05T18:33:54.404Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-11-05T18:33:54.404Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-11-05T18:33:54.404Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-11-05T18:33:54.861Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-11-05T18:33:54.861Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-11-05T18:34:15.913Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-11-05T18:34:15.913Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-11-05T18:34:15.913Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-11-05T18:34:18.083Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-11-05T18:34:18.539Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-11-05T18:34:18.539Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-11-05T18:34:18.539Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-11-05T18:34:27.081Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-11-05T18:34:27.081Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.081Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-11-05T18:34:27.081Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-11-05T18:34:27.081Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.081Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-11-05T18:34:27.081Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-11-05T18:34:27.081Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-11-05T18:34:27.081Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-11-05T18:34:27.081Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.081Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-11-05T18:34:27.081Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.081Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-11-05T18:34:27.081Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.081Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-11-05T18:34:27.081Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.082Z] === RUN TestDockerSuite/TestDevicePermissions [2022-11-05T18:34:27.082Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.082Z] === RUN TestDockerSuite/TestDockerFails [2022-11-05T18:34:27.082Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-11-05T18:34:27.082Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.082Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-11-05T18:34:27.082Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.082Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-11-05T18:34:27.082Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.082Z] === RUN TestDockerSuite/TestEventsAttach [2022-11-05T18:34:27.082Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.082Z] === RUN TestDockerSuite/TestEventsCommit [2022-11-05T18:34:27.082Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-11-05T18:34:27.082Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-11-05T18:34:35.628Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-11-05T18:34:37.899Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-11-05T18:34:40.797Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-11-05T18:34:55.584Z] === RUN TestDockerSuite/TestEventsCopy [2022-11-05T18:35:01.361Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-11-05T18:35:07.138Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-11-05T18:35:10.041Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-11-05T18:35:10.498Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-11-05T18:35:20.796Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-11-05T18:35:20.796Z] === RUN TestDockerSuite/TestEventsFilterType [2022-11-05T18:35:21.759Z] === RUN TestDockerSuite/TestEventsFilters [2022-11-05T18:35:27.536Z] === RUN TestDockerSuite/TestEventsFormat [2022-11-05T18:35:32.210Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-11-05T18:35:32.210Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-11-05T18:35:32.210Z] === RUN TestDockerSuite/TestEventsImageImport [2022-11-05T18:35:32.210Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-11-05T18:35:32.210Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-11-05T18:35:32.210Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-11-05T18:35:32.210Z] === RUN TestDockerSuite/TestEventsImagePull [2022-11-05T18:35:32.210Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-11-05T18:35:32.210Z] === RUN TestDockerSuite/TestEventsImageTag [2022-11-05T18:35:33.740Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-11-05T18:35:33.740Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-11-05T18:35:33.740Z] === RUN TestDockerSuite/TestEventsRename [2022-11-05T18:35:42.291Z] === RUN TestDockerSuite/TestEventsResize [2022-11-05T18:35:44.460Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-11-05T18:35:46.629Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-11-05T18:35:50.354Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-11-05T18:35:55.027Z] === RUN TestDockerSuite/TestEventsTop [2022-11-05T18:35:55.027Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-11-05T18:35:55.027Z] === RUN TestDockerSuite/TestEventsUntag [2022-11-05T18:35:57.922Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-11-05T18:36:02.600Z] === RUN TestDockerSuite/TestExec [2022-11-05T18:36:02.600Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-11-05T18:36:02.600Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-11-05T18:36:02.600Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-11-05T18:36:02.600Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-11-05T18:36:05.495Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-11-05T18:36:07.672Z] === RUN TestDockerSuite/TestExecAPIStart [2022-11-05T18:36:07.672Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-11-05T18:36:07.672Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-11-05T18:36:07.672Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-11-05T18:36:07.672Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-11-05T18:36:07.672Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-11-05T18:36:07.672Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-11-05T18:36:09.840Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-11-05T18:36:12.011Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-11-05T18:36:14.907Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-11-05T18:36:17.076Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-11-05T18:36:21.754Z] === RUN TestDockerSuite/TestExecCgroup [2022-11-05T18:36:21.754Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-11-05T18:36:21.754Z] === RUN TestDockerSuite/TestExecEnv [2022-11-05T18:36:21.754Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-11-05T18:36:21.754Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-11-05T18:36:21.754Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-11-05T18:36:22.210Z] === RUN TestDockerSuite/TestExecExitStatus [2022-11-05T18:36:25.106Z] === RUN TestDockerSuite/TestExecInspectID [2022-11-05T18:36:29.781Z] === RUN TestDockerSuite/TestExecInteractive [2022-11-05T18:36:29.781Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-11-05T18:36:29.781Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-11-05T18:36:29.781Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-11-05T18:36:29.781Z] === RUN TestDockerSuite/TestExecParseError [2022-11-05T18:36:29.781Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-11-05T18:36:29.781Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-11-05T18:36:29.781Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-11-05T18:36:29.781Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-11-05T18:36:29.781Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-11-05T18:36:29.781Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-11-05T18:36:32.678Z] === RUN TestDockerSuite/TestExecSetEnv [2022-11-05T18:36:32.678Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-11-05T18:36:32.678Z] === RUN TestDockerSuite/TestExecStartFails [2022-11-05T18:36:32.678Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-11-05T18:36:32.678Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-11-05T18:36:32.678Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-11-05T18:36:32.678Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-11-05T18:36:32.678Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-11-05T18:36:33.135Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-11-05T18:36:33.135Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-11-05T18:36:33.135Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-11-05T18:36:36.029Z] === RUN TestDockerSuite/TestExecUlimits [2022-11-05T18:36:36.029Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-11-05T18:36:36.029Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-11-05T18:36:46.328Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-11-05T18:36:46.328Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-11-05T18:36:46.328Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-11-05T18:36:46.328Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-11-05T18:36:46.328Z] === RUN TestDockerSuite/TestExecWithUser [2022-11-05T18:36:46.328Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-11-05T18:36:46.328Z] === RUN TestDockerSuite/TestGetContainerStats [2022-11-05T18:36:52.104Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-11-05T18:36:59.159Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-11-05T18:37:02.890Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-11-05T18:37:09.948Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-11-05T18:37:09.948Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-11-05T18:37:09.948Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-11-05T18:37:09.948Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-11-05T18:37:09.948Z] === RUN TestDockerSuite/TestHealth [2022-11-05T18:37:09.948Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-11-05T18:37:09.948Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-11-05T18:37:09.948Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-11-05T18:37:09.948Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-11-05T18:37:09.948Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-11-05T18:37:15.730Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-11-05T18:37:15.730Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-11-05T18:37:15.730Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-11-05T18:37:15.730Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-11-05T18:37:15.730Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-11-05T18:37:15.730Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-11-05T18:37:16.187Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-11-05T18:37:17.150Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-11-05T18:37:17.150Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-11-05T18:37:17.150Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-11-05T18:37:18.680Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-11-05T18:37:18.680Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-11-05T18:37:20.850Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-11-05T18:37:21.308Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-11-05T18:37:24.202Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-11-05T18:37:32.769Z] === RUN TestDockerSuite/TestImagesFormat [2022-11-05T18:37:32.769Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-11-05T18:37:32.769Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-11-05T18:37:32.769Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-11-05T18:37:36.490Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-11-05T18:37:36.490Z] === RUN TestDockerSuite/TestImportBadURL [2022-11-05T18:37:38.660Z] === RUN TestDockerSuite/TestImportDisplay [2022-11-05T18:37:38.660Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-11-05T18:37:38.660Z] === RUN TestDockerSuite/TestImportFile [2022-11-05T18:37:38.660Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-11-05T18:37:39.116Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-11-05T18:37:39.116Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-11-05T18:37:39.116Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-11-05T18:37:39.116Z] === RUN TestDockerSuite/TestImportGzipped [2022-11-05T18:37:39.116Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-11-05T18:37:39.116Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-11-05T18:37:39.116Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-11-05T18:37:39.116Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-11-05T18:37:39.116Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-11-05T18:37:39.116Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-11-05T18:37:39.116Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-11-05T18:37:39.116Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-11-05T18:37:39.116Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-11-05T18:37:39.116Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-11-05T18:37:39.116Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-11-05T18:37:39.116Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-11-05T18:37:39.116Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-11-05T18:37:39.116Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-11-05T18:37:39.116Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-11-05T18:37:42.010Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-11-05T18:37:44.179Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-11-05T18:37:44.179Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-11-05T18:37:44.179Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-11-05T18:37:44.179Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-11-05T18:37:44.179Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-11-05T18:37:44.179Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-11-05T18:37:44.179Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-11-05T18:37:44.179Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-11-05T18:37:47.075Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-11-05T18:37:47.075Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-11-05T18:37:49.970Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-11-05T18:37:49.970Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-11-05T18:37:49.970Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-11-05T18:37:49.970Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-11-05T18:37:49.971Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-11-05T18:37:49.971Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-11-05T18:37:49.971Z] === RUN TestDockerSuite/TestInspectDefault [2022-11-05T18:37:52.872Z] === RUN TestDockerSuite/TestInspectHistory [2022-11-05T18:37:58.653Z] === RUN TestDockerSuite/TestInspectImage [2022-11-05T18:37:58.653Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-11-05T18:37:58.653Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-11-05T18:37:58.653Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-11-05T18:37:58.653Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-11-05T18:37:58.653Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-11-05T18:37:58.653Z] === RUN TestDockerSuite/TestInspectInt64 [2022-11-05T18:38:01.549Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-11-05T18:38:03.720Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-11-05T18:38:03.720Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-11-05T18:38:06.618Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-11-05T18:38:09.514Z] === RUN TestDockerSuite/TestInspectPlugin [2022-11-05T18:38:09.514Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-11-05T18:38:09.514Z] === RUN TestDockerSuite/TestInspectRootFS [2022-11-05T18:38:09.514Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-11-05T18:38:11.683Z] === RUN TestDockerSuite/TestInspectStatus [2022-11-05T18:38:15.406Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-11-05T18:38:20.084Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-11-05T18:38:22.981Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-11-05T18:38:25.153Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-11-05T18:38:28.047Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-11-05T18:38:30.943Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-11-05T18:38:33.841Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksEnvs [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-11-05T18:38:36.736Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-11-05T18:38:36.736Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-11-05T18:38:36.736Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-11-05T18:38:36.736Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-11-05T18:38:37.193Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-11-05T18:38:37.193Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-11-05T18:38:39.367Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-11-05T18:38:42.262Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-11-05T18:38:48.035Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-11-05T18:38:51.767Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-11-05T18:38:51.767Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-11-05T18:38:51.767Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-11-05T18:38:53.936Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-11-05T18:38:53.936Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-11-05T18:39:02.485Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-11-05T18:39:12.796Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-11-05T18:39:19.848Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-11-05T18:39:22.745Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-11-05T18:39:26.470Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-11-05T18:39:26.470Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-11-05T18:39:26.470Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-11-05T18:39:28.639Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-11-05T18:39:37.184Z] === RUN TestDockerSuite/TestLogsSince [2022-11-05T18:39:47.483Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-11-05T18:39:47.483Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-11-05T18:39:47.483Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-11-05T18:39:47.483Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-11-05T18:39:47.483Z] === RUN TestDockerSuite/TestLogsTail [2022-11-05T18:39:49.659Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-11-05T18:39:52.552Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestMountIntoProc [2022-11-05T18:39:55.455Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestMountIntoSys [2022-11-05T18:39:55.455Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestNetHostname [2022-11-05T18:39:55.455Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-11-05T18:39:55.455Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-11-05T18:39:55.455Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-11-05T18:39:55.455Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestPluginActive [2022-11-05T18:39:55.455Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-11-05T18:39:55.455Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-11-05T18:39:55.455Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-11-05T18:39:55.455Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-11-05T18:39:55.455Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-11-05T18:39:55.455Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-11-05T18:39:55.455Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.455Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-11-05T18:39:55.455Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.913Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-11-05T18:39:55.913Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.913Z] === RUN TestDockerSuite/TestPortHostBinding [2022-11-05T18:39:55.913Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.913Z] === RUN TestDockerSuite/TestPortList [2022-11-05T18:39:55.913Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-11-05T18:39:55.913Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-11-05T18:40:06.208Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-11-05T18:40:06.208Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:40:06.208Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-11-05T18:40:06.208Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-11-05T18:40:06.208Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-11-05T18:40:06.208Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-11-05T18:40:06.208Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-11-05T18:40:06.208Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-11-05T18:40:06.208Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-11-05T18:40:06.208Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-11-05T18:40:06.208Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-11-05T18:40:06.208Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-11-05T18:40:06.208Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-11-05T18:40:06.208Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-11-05T18:40:06.208Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-11-05T18:40:06.208Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-11-05T18:40:06.208Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-11-05T18:40:06.208Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-11-05T18:40:10.887Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-11-05T18:40:10.887Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-11-05T18:40:10.887Z] === RUN TestDockerSuite/TestPsByOrder [2022-11-05T18:40:21.184Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-11-05T18:40:21.184Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-11-05T18:40:21.184Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-11-05T18:40:35.977Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-11-05T18:40:53.765Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-11-05T18:40:53.765Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-11-05T18:40:53.765Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-11-05T18:40:53.765Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-11-05T18:41:08.548Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-11-05T18:41:15.598Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-11-05T18:41:24.146Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-11-05T18:41:28.824Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-11-05T18:41:28.824Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-11-05T18:41:28.824Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-11-05T18:41:28.824Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-11-05T18:41:28.824Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-11-05T18:41:39.120Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-11-05T18:41:39.120Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-11-05T18:41:39.120Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-11-05T18:41:39.120Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-11-05T18:41:39.120Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-11-05T18:41:39.120Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-11-05T18:41:39.120Z] === RUN TestDockerSuite/TestPsRightTagName [2022-11-05T18:41:39.120Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-11-05T18:41:39.120Z] === RUN TestDockerSuite/TestPsShowMounts [2022-11-05T18:41:47.678Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-11-05T18:41:47.678Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-11-05T18:41:47.678Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-11-05T18:41:49.212Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-11-05T18:41:49.212Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-11-05T18:41:49.212Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-11-05T18:41:50.175Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-11-05T18:41:51.142Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-11-05T18:41:51.142Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-11-05T18:41:51.599Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-11-05T18:41:56.273Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-11-05T18:42:00.948Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-11-05T18:42:03.841Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-11-05T18:42:28.952Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-11-05T18:42:28.952Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-11-05T18:42:28.952Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-11-05T18:42:34.727Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-11-05T18:42:35.183Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-11-05T18:42:35.183Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-11-05T18:42:36.145Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-11-05T18:42:40.821Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-11-05T18:42:51.122Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-11-05T18:42:51.122Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-11-05T18:42:51.122Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-11-05T18:42:55.794Z] === RUN TestDockerSuite/TestRmiBlank [2022-11-05T18:42:55.794Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-11-05T18:42:55.794Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-11-05T18:43:20.914Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-11-05T18:43:21.372Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-11-05T18:43:22.342Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-11-05T18:43:30.896Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-11-05T18:43:36.670Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-11-05T18:43:51.463Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-11-05T18:43:55.184Z] === RUN TestDockerSuite/TestRmiTag [2022-11-05T18:43:56.148Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-11-05T18:43:59.044Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-11-05T18:44:20.106Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-11-05T18:44:25.883Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-11-05T18:44:36.180Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-11-05T18:44:37.711Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-11-05T18:44:37.711Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-11-05T18:44:37.711Z] === RUN TestDockerSuite/TestRunAddHost [2022-11-05T18:44:37.711Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-11-05T18:44:37.711Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-11-05T18:44:37.711Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-11-05T18:44:37.711Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-11-05T18:44:37.711Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-11-05T18:44:37.711Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-11-05T18:44:37.711Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-11-05T18:44:37.711Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-11-05T18:44:37.711Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-11-05T18:44:37.711Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-11-05T18:44:37.711Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-11-05T18:44:37.711Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-11-05T18:44:39.894Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-11-05T18:44:39.894Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-11-05T18:44:39.894Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-11-05T18:44:39.894Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-11-05T18:44:40.351Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-11-05T18:44:46.130Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-11-05T18:44:49.026Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-11-05T18:44:51.927Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-11-05T18:44:54.826Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-11-05T18:44:56.996Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-11-05T18:44:56.996Z] === RUN TestDockerSuite/TestRunBindMounts [2022-11-05T18:45:07.292Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-11-05T18:45:07.292Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-11-05T18:45:07.292Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-11-05T18:45:07.292Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-11-05T18:45:07.292Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-11-05T18:45:07.292Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-11-05T18:45:07.292Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-11-05T18:45:07.292Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-11-05T18:45:07.292Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-11-05T18:45:07.292Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-11-05T18:45:07.292Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-11-05T18:45:07.292Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-11-05T18:45:07.292Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-11-05T18:45:07.292Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-11-05T18:45:07.292Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-11-05T18:45:07.292Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-11-05T18:45:07.292Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-11-05T18:45:07.292Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-11-05T18:45:07.292Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-11-05T18:45:07.292Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-11-05T18:45:07.292Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-11-05T18:45:07.292Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-11-05T18:45:07.292Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-11-05T18:45:10.191Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-11-05T18:45:10.191Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-11-05T18:45:10.191Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-11-05T18:45:13.914Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-11-05T18:45:13.914Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-11-05T18:45:13.914Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-11-05T18:45:13.914Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-11-05T18:45:13.914Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-11-05T18:45:16.088Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-11-05T18:45:16.088Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-11-05T18:45:16.088Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-11-05T18:45:16.088Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-11-05T18:45:16.088Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-11-05T18:45:16.088Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-11-05T18:45:16.088Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-11-05T18:45:16.088Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-11-05T18:45:16.088Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-11-05T18:45:16.088Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-11-05T18:45:16.088Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-11-05T18:45:16.088Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-11-05T18:45:16.088Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-11-05T18:45:16.088Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-11-05T18:45:16.088Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-11-05T18:45:18.984Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-11-05T18:45:27.534Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-11-05T18:45:29.708Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-11-05T18:45:29.708Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-11-05T18:45:29.708Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-11-05T18:45:29.708Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-11-05T18:45:29.708Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-11-05T18:45:29.708Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-11-05T18:45:29.708Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-11-05T18:45:32.607Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-11-05T18:45:32.607Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-11-05T18:45:32.607Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-11-05T18:45:32.607Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-11-05T18:45:32.608Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-11-05T18:45:32.608Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-11-05T18:45:32.608Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-11-05T18:45:32.608Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-11-05T18:45:32.608Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-11-05T18:45:34.780Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-11-05T18:45:41.861Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-11-05T18:45:41.861Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-11-05T18:45:41.861Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-11-05T18:45:41.861Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-11-05T18:45:41.861Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-11-05T18:45:41.861Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-11-05T18:45:41.861Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-11-05T18:45:41.861Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-11-05T18:45:41.861Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-11-05T18:45:41.861Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-11-05T18:45:41.861Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-11-05T18:45:41.861Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-11-05T18:45:41.861Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-11-05T18:45:44.034Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-11-05T18:45:44.034Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-11-05T18:45:44.034Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-11-05T18:45:44.491Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-11-05T18:45:44.491Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-11-05T18:45:44.491Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-11-05T18:45:53.047Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-11-05T18:45:54.584Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-11-05T18:45:54.584Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-11-05T18:45:54.584Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-11-05T18:45:57.480Z] === RUN TestDockerSuite/TestRunEnvironment [2022-11-05T18:45:57.480Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-11-05T18:45:57.480Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-11-05T18:45:57.480Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-11-05T18:45:57.480Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-11-05T18:45:57.480Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-11-05T18:45:57.480Z] === RUN TestDockerSuite/TestRunExitCode [2022-11-05T18:46:00.382Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-11-05T18:46:03.280Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-11-05T18:46:06.189Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-11-05T18:46:09.089Z] === RUN TestDockerSuite/TestRunExposePort [2022-11-05T18:46:09.089Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-11-05T18:46:09.089Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-11-05T18:46:09.089Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-11-05T18:46:09.089Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-11-05T18:46:09.089Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-11-05T18:46:09.089Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-11-05T18:46:09.089Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-11-05T18:46:09.089Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-11-05T18:46:09.089Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-11-05T18:46:09.089Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-11-05T18:46:09.548Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-11-05T18:46:09.548Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-11-05T18:46:09.548Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-11-05T18:46:09.548Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-11-05T18:46:09.548Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-11-05T18:46:19.853Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-11-05T18:46:19.853Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-11-05T18:46:19.853Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-11-05T18:46:19.853Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-11-05T18:46:19.853Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-11-05T18:46:19.853Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-11-05T18:46:19.853Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-11-05T18:46:19.853Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-11-05T18:46:19.853Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-11-05T18:46:19.853Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-11-05T18:46:19.853Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-11-05T18:46:19.853Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-11-05T18:46:32.210Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-11-05T18:46:32.210Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.210Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-11-05T18:46:32.210Z] === RUN TestDockerSuite/TestRunModeHostname [2022-11-05T18:46:32.210Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.210Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-11-05T18:46:32.210Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.210Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-11-05T18:46:32.210Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.669Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-11-05T18:46:32.669Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.669Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-11-05T18:46:32.669Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.669Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-11-05T18:46:32.669Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.669Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-11-05T18:46:32.669Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.669Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-11-05T18:46:32.669Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.669Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-11-05T18:46:32.669Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.669Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-11-05T18:46:32.669Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.669Z] === RUN TestDockerSuite/TestRunMount [2022-11-05T18:46:32.669Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.669Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-11-05T18:46:32.669Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.669Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-11-05T18:46:32.669Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.669Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-11-05T18:46:32.669Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-11-05T18:46:32.669Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-11-05T18:46:47.465Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-11-05T18:46:47.465Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-11-05T18:46:47.465Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-11-05T18:46:47.465Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-11-05T18:46:47.465Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-11-05T18:46:47.465Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-11-05T18:46:47.465Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-11-05T18:46:52.142Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-11-05T18:47:00.693Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-11-05T18:47:00.693Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-11-05T18:47:00.693Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-11-05T18:47:00.693Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-11-05T18:47:00.693Z] === RUN TestDockerSuite/TestRunNetHost [2022-11-05T18:47:00.693Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-11-05T18:47:00.693Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-11-05T18:47:00.693Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-11-05T18:47:00.693Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-11-05T18:47:00.693Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-11-05T18:47:00.693Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-11-05T18:47:00.693Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-11-05T18:47:00.693Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-11-05T18:47:00.693Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-11-05T18:47:00.693Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-11-05T18:47:00.693Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-11-05T18:47:00.693Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-11-05T18:47:00.693Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-11-05T18:47:00.693Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-11-05T18:47:00.693Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-11-05T18:47:01.151Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-11-05T18:47:04.052Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-11-05T18:47:06.950Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-11-05T18:47:07.925Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-11-05T18:47:10.096Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-11-05T18:47:10.552Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-11-05T18:47:10.552Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-11-05T18:47:10.552Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-11-05T18:47:10.552Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-11-05T18:47:10.552Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-11-05T18:47:10.552Z] === RUN TestDockerSuite/TestRunPortInUse [2022-11-05T18:47:10.552Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-11-05T18:47:10.552Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-11-05T18:47:10.552Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-11-05T18:47:10.552Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-11-05T18:47:10.552Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-11-05T18:47:10.552Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-11-05T18:47:10.552Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-11-05T18:47:10.552Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-11-05T18:47:10.552Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-11-05T18:47:10.552Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-11-05T18:47:15.227Z] === RUN TestDockerSuite/TestRunPublishPort [2022-11-05T18:47:15.227Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-11-05T18:47:15.227Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-11-05T18:47:15.227Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-11-05T18:47:15.227Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-11-05T18:47:15.227Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-11-05T18:47:15.227Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-11-05T18:47:15.227Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-11-05T18:47:15.227Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-11-05T18:47:15.227Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-11-05T18:47:15.227Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-11-05T18:47:23.774Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-11-05T18:47:23.774Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-11-05T18:47:24.231Z] === RUN TestDockerSuite/TestRunRm [2022-11-05T18:47:31.292Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-11-05T18:47:38.348Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-11-05T18:47:45.407Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-11-05T18:47:52.459Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-11-05T18:47:54.631Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-11-05T18:47:57.528Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-11-05T18:47:57.529Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-11-05T18:47:57.985Z] === RUN TestDockerSuite/TestRunState [2022-11-05T18:47:57.985Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-11-05T18:47:57.985Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-11-05T18:48:00.155Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-11-05T18:48:00.155Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-11-05T18:48:00.617Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-11-05T18:48:02.787Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-11-05T18:48:02.787Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-11-05T18:48:02.787Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-11-05T18:48:02.787Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-11-05T18:48:02.787Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-11-05T18:48:03.244Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-11-05T18:48:03.244Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-11-05T18:48:03.244Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-11-05T18:48:03.244Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-11-05T18:48:09.035Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-11-05T18:48:09.035Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-11-05T18:48:09.035Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-11-05T18:48:09.035Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-11-05T18:48:09.035Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-11-05T18:48:09.035Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-11-05T18:48:09.035Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-11-05T18:48:09.035Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-11-05T18:48:09.035Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-11-05T18:48:09.035Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-11-05T18:48:09.035Z] === RUN TestDockerSuite/TestRunUserByID [2022-11-05T18:48:09.035Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-11-05T18:48:09.035Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-11-05T18:48:09.035Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-11-05T18:48:09.035Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-11-05T18:48:09.035Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-11-05T18:48:09.035Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-11-05T18:48:09.035Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-11-05T18:48:09.035Z] === RUN TestDockerSuite/TestRunUserByName [2022-11-05T18:48:09.035Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-11-05T18:48:09.035Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-11-05T18:48:11.929Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-11-05T18:48:11.929Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-11-05T18:48:11.929Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-11-05T18:48:14.826Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-11-05T18:48:14.826Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-11-05T18:48:14.826Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-11-05T18:48:14.826Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-11-05T18:48:14.826Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-11-05T18:48:18.548Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-11-05T18:48:27.098Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-11-05T18:48:31.773Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-11-05T18:48:40.321Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-11-05T18:48:40.321Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-11-05T18:48:40.321Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-11-05T18:48:40.321Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-11-05T18:48:48.868Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-11-05T18:48:50.400Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-11-05T18:48:53.304Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-11-05T18:48:53.304Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-11-05T18:48:53.304Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-11-05T18:48:53.304Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-11-05T18:48:53.304Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-11-05T18:48:53.304Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-11-05T18:48:53.764Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-11-05T18:48:53.764Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-11-05T18:48:53.764Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-11-05T18:48:53.764Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-11-05T18:48:53.764Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-11-05T18:48:53.764Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-11-05T18:48:53.764Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-11-05T18:48:53.764Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-11-05T18:48:53.764Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-11-05T18:48:58.445Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-11-05T18:49:00.614Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-11-05T18:49:02.787Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-11-05T18:49:13.084Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-11-05T18:49:13.084Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-11-05T18:49:13.084Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-11-05T18:49:13.084Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.084Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-11-05T18:49:13.084Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.084Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-11-05T18:49:13.084Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.084Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-11-05T18:49:13.084Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.084Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-11-05T18:49:13.084Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.085Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-11-05T18:49:13.085Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.085Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-11-05T18:49:13.085Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.085Z] === RUN TestDockerSuite/TestSaveImageId [2022-11-05T18:49:13.085Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.085Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-11-05T18:49:13.085Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.085Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-11-05T18:49:13.085Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.085Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-11-05T18:49:13.085Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.085Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-11-05T18:49:13.085Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.085Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-11-05T18:49:13.085Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.085Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-11-05T18:49:13.085Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.085Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-11-05T18:49:13.085Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.085Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-11-05T18:49:13.085Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-11-05T18:49:13.085Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-11-05T18:49:15.979Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-11-05T18:49:15.979Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-11-05T18:49:16.437Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-11-05T18:49:16.893Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-11-05T18:49:18.425Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-11-05T18:49:26.972Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-11-05T18:49:26.972Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-11-05T18:49:26.972Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-11-05T18:49:35.523Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-11-05T18:49:35.523Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-11-05T18:49:35.523Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-11-05T18:49:41.300Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-11-05T18:49:41.301Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-11-05T18:49:41.301Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-11-05T18:49:41.301Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-11-05T18:49:41.301Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-11-05T18:49:41.301Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-11-05T18:49:41.301Z] === RUN TestDockerSuite/TestStartRecordError [2022-11-05T18:49:41.301Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-11-05T18:49:41.301Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-11-05T18:49:53.652Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-11-05T18:49:53.652Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-11-05T18:49:53.652Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-11-05T18:49:53.652Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-11-05T18:49:53.652Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-11-05T18:49:53.652Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-11-05T18:49:53.652Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-11-05T18:49:53.652Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-11-05T18:49:53.652Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-11-05T18:49:53.652Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-11-05T18:49:53.652Z] === RUN TestDockerSuite/TestStatsNoStream [2022-11-05T18:49:53.652Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-11-05T18:49:53.652Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-11-05T18:49:54.617Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-11-05T18:49:57.510Z] === RUN TestDockerSuite/TestTopPrivileged [2022-11-05T18:49:57.510Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-11-05T18:49:57.510Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-11-05T18:49:59.678Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-11-05T18:49:59.678Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-11-05T18:49:59.678Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-11-05T18:49:59.678Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-11-05T18:49:59.678Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-11-05T18:49:59.678Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-11-05T18:49:59.678Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-11-05T18:49:59.678Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-11-05T18:49:59.678Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-11-05T18:49:59.678Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-11-05T18:49:59.678Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-11-05T18:49:59.678Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-11-05T18:49:59.678Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-11-05T18:50:17.334Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-11-05T18:50:17.334Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-11-05T18:50:17.334Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-11-05T18:50:17.334Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-11-05T18:50:17.334Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-11-05T18:50:17.334Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-11-05T18:50:17.334Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-11-05T18:50:17.334Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-11-05T18:50:20.236Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-11-05T18:50:20.236Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-11-05T18:50:28.783Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-11-05T18:50:29.240Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-11-05T18:50:29.696Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-11-05T18:50:29.696Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-11-05T18:50:30.156Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-11-05T18:50:40.461Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-11-05T18:50:40.461Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-11-05T18:50:40.461Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-11-05T18:50:40.461Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-11-05T18:50:40.461Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-11-05T18:50:40.461Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-11-05T18:50:40.461Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-11-05T18:50:49.035Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-11-05T18:50:49.035Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-11-05T18:50:49.035Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-11-05T18:51:01.393Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-11-05T18:51:01.393Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-11-05T18:51:01.393Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite (3224.01s) [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-11-05T18:51:01.850Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-11-05T18:51:01.850Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.18s) [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.40s) [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (126.07s) [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2022-11-05T18:51:01.850Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-11-05T18:51:01.850Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-11-05T18:51:01.850Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-11-05T18:51:01.850Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.05s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.53s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.56s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.68s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.71s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.22s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (148.89s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.03s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.96s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.62s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.79s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.33s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.01s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.92s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.28s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.89s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.73s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddTar (63.34s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.36s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.03s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.74s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.46s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.64s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.51s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.77s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.79s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.57s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.75s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.83s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.73s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.48s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.83s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.57s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.41s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.38s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.84s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.62s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.63s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (41.21s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.71s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.03s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.07s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.13s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.18s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerignore (91.59s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.09s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (79.76s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.05s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.06s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.66s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.95s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.25s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (44.88s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.98s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.73s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (133.00s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.69s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.78s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.45s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.05s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.98s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.07s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.50s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.45s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.55s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildFails (2.82s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.52s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.40s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.61s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.27s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.74s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.56s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.69s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildHistory (13.60s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.25s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.42s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.00s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.37s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildLabel (1.16s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildLabels (1.32s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.12s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.33s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (11.15s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.86s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.82s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (46.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.85s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.41s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.43s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.48s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.76s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.11s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildNoContext (8.17s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.07s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.91s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.34s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.47s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.94s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.83s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.93s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.16s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.23s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.83s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.80s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.98s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.67s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildRm (15.05s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.00s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.72s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.21s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.00s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.03s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.71s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.82s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.45s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.61s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildStderr (5.46s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.24s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.67s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.39s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.03s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.94s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-11-05T18:51:01.851Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.94s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-11-05T18:51:01.851Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.81s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.29s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.78s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.06s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.41s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.15s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.22s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.47s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.42s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.58s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.32s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCommitChange (5.95s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.56s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.42s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCommitTTY (13.35s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.62s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.47s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (17.68s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.43s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.57s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.74s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.27s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.67s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.83s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.81s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.68s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.80s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.31s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.92s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.95s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.39s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.57s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.31s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.60s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.55s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.72s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.26s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.14s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.53s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.85s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.73s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.84s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.78s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000537c50_} (2.80s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11938090223_c:\foo_false____} (7.72s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11938090223_c:\foo_true____} (7.76s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.65s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.72s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.76s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.15s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.97s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.40s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.48s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCpToDot (2.97s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCpToStdout (7.63s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.22s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.56s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.36s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2022-11-05T18:51:01.852Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2022-11-05T18:51:01.852Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (18.61s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.72s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.90s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.76s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.06s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.96s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (14.30s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsCopy (6.22s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.80s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.61s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.01s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.12s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.67s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.27s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsFilters (5.20s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsFormat (5.19s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.26s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsRename (7.56s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsResize (3.07s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.59s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.13s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.23s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsUntag (2.88s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.76s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.27s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.21s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.39s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.45s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.49s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.45s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.81s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.67s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestExecInspectID (5.20s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-11-05T18:51:02.310Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.88s) [2022-11-05T18:51:02.310Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.73s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.68s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.04s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.59s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.74s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.62s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.65s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.12s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.79s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.50s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.78s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.31s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.28s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.38s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.80s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.05s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.04s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.45s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.23s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.63s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.27s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.63s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectDefault (3.21s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectHistory (5.46s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.64s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.52s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.65s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.68s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.46s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectStatus (3.16s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.05s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.82s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.57s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.59s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.79s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.93s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.80s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.14s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.45s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.47s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.20s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.00s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.78s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.51s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.82s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.31s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.04s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.13s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.79s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.50s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsSince (9.81s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsTail (3.50s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.68s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.09s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.00s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPsByOrder (10.20s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.52s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.45s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.58s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.38s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.66s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.17s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.23s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.36s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.39s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.71s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.65s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.71s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.13s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.18s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.82s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.68s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.76s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.05s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.51s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.88s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.07s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.07s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.93s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.99s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiTag (0.84s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.68s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.39s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.82s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.42s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.37s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.23s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.56s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.18s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.84s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.79s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.62s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.73s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.54s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.32s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.74s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.62s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.78s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.70s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-11-05T18:51:02.311Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.31s) [2022-11-05T18:51:02.311Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.65s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.76s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.58s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.88s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.71s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunExitCode (2.74s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.74s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.99s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.10s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.69s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.18s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.92s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.33s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.60s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.80s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.54s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.59s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.31s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.41s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.34s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.89s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunRm (7.48s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.96s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.38s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.45s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.55s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.89s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.60s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.40s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.50s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.91s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.58s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.63s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.18s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.37s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.65s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (8.21s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.73s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.91s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.76s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.95s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.58s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.77s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.18s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.81s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.30s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.49s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.77s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.47s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.46s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.36s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.56s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.60s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.09s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.21s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.38s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.83s) [2022-11-05T18:51:02.312Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-11-05T18:51:02.312Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.80s) [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-11-05T18:51:02.312Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.312Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-11-05T18:51:02.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-11-05T18:51:02.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-11-05T18:51:02.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-11-05T18:51:02.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-11-05T18:51:02.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-11-05T18:51:02.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-11-05T18:51:02.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-11-05T18:51:02.313Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- PASS: TestDockerRegistrySuite (0.23s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.22s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-11-05T18:51:02.313Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-11-05T18:51:02.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-11-05T18:51:02.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-11-05T18:51:02.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-11-05T18:51:02.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-11-05T18:51:02.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-11-05T18:51:02.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-11-05T18:51:02.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-11-05T18:51:02.313Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthTokenSuite [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-11-05T18:51:02.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-11-05T18:51:02.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-11-05T18:51:02.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-11-05T18:51:02.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-11-05T18:51:02.313Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-11-05T18:51:02.313Z] === RUN TestDockerDaemonSuite [2022-11-05T18:51:02.313Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-11-05T18:51:02.313Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-11-05T18:51:02.313Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-11-05T18:51:02.313Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-11-05T18:51:02.313Z] === RUN TestDockerSwarmSuite [2022-11-05T18:51:02.313Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-11-05T18:51:02.313Z] === RUN TestDockerPluginSuite [2022-11-05T18:51:02.313Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-11-05T18:51:02.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-11-05T18:51:02.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-11-05T18:51:02.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-11-05T18:51:02.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-11-05T18:51:02.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-11-05T18:51:02.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-11-05T18:51:02.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-11-05T18:51:02.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-11-05T18:51:02.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-11-05T18:51:02.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-11-05T18:51:02.313Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-11-05T18:51:02.313Z] === RUN TestDockerExternalVolumeSuite [2022-11-05T18:51:02.313Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-11-05T18:51:02.313Z] === RUN TestDockerNetworkSuite [2022-11-05T18:51:02.313Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-11-05T18:51:02.313Z] === RUN TestDockerHubPullSuite [2022-11-05T18:51:02.313Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-11-05T18:51:02.313Z] PASS [2022-11-05T18:51:02.313Z] ok github.com/docker/docker/integration-cli 3224.576s [2022-11-05T18:51:02.313Z] [2022-11-05T18:51:02.313Z] === Skipped [2022-11-05T18:51:02.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-11-05T18:51:02.313Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-11-05T18:51:02.313Z] [2022-11-05T18:51:02.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-11-05T18:51:02.313Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-11-05T18:51:02.313Z] [2022-11-05T18:51:02.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-11-05T18:51:02.313Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-11-05T18:51:02.313Z] [2022-11-05T18:51:02.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-11-05T18:51:02.313Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-11-05T18:51:02.313Z] [2022-11-05T18:51:02.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-11-05T18:51:02.313Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-11-05T18:51:02.313Z] [2022-11-05T18:51:02.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-11-05T18:51:02.313Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-11-05T18:51:02.313Z] [2022-11-05T18:51:02.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.05s) [2022-11-05T18:51:02.313Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.05s) [2022-11-05T18:51:02.313Z] [2022-11-05T18:51:02.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-11-05T18:51:02.313Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-11-05T18:51:02.313Z] [2022-11-05T18:51:02.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-11-05T18:51:02.313Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.313Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-11-05T18:51:02.313Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-11-05T18:51:02.314Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-11-05T18:51:02.314Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-11-05T18:51:02.314Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-11-05T18:51:02.314Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-11-05T18:51:02.314Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-11-05T18:51:02.314Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-11-05T18:51:02.314Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-11-05T18:51:02.314Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-11-05T18:51:02.314Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-11-05T18:51:02.314Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-11-05T18:51:02.314Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-11-05T18:51:02.314Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-11-05T18:51:02.314Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-11-05T18:51:02.314Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-11-05T18:51:02.314Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-11-05T18:51:02.314Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-11-05T18:51:02.314Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-11-05T18:51:02.314Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.314Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-11-05T18:51:02.314Z] [2022-11-05T18:51:02.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-11-05T18:51:02.772Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.50s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.50s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-11-05T18:51:02.772Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-11-05T18:51:02.772Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.772Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-11-05T18:51:02.772Z] [2022-11-05T18:51:02.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2022-11-05T18:51:02.773Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-11-05T18:51:02.773Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-11-05T18:51:02.773Z] docker_cli_sni_test.go:18: Flakey test [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-11-05T18:51:02.773Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-11-05T18:51:02.773Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-11-05T18:51:02.773Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-11-05T18:51:02.773Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.773Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-11-05T18:51:02.773Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-11-05T18:51:02.774Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-11-05T18:51:02.774Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-11-05T18:51:02.774Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-11-05T18:51:02.774Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-11-05T18:51:02.774Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-11-05T18:51:02.774Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-11-05T18:51:02.774Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-11-05T18:51:02.774Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-11-05T18:51:02.774Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-11-05T18:51:02.774Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-11-05T18:51:02.774Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-11-05T18:51:02.774Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-11-05T18:51:02.774Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-11-05T18:51:02.774Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-11-05T18:51:02.774Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-11-05T18:51:02.774Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-11-05T18:51:02.774Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-11-05T18:51:02.774Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-11-05T18:51:02.774Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.04s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.04s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-11-05T18:51:02.774Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-11-05T18:51:02.774Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-11-05T18:51:02.774Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-11-05T18:51:02.774Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-11-05T18:51:02.774Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-11-05T18:51:02.774Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-11-05T18:51:02.774Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-11-05T18:51:02.774Z] [2022-11-05T18:51:02.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-11-05T18:51:02.774Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.774Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-11-05T18:51:02.775Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-11-05T18:51:02.775Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-11-05T18:51:02.775Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-11-05T18:51:02.775Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-11-05T18:51:02.775Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-11-05T18:51:02.775Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-11-05T18:51:02.775Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-11-05T18:51:02.775Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-11-05T18:51:02.775Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-11-05T18:51:02.775Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-11-05T18:51:02.775Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-11-05T18:51:02.775Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-11-05T18:51:02.775Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-11-05T18:51:02.775Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-11-05T18:51:02.775Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-11-05T18:51:02.775Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-11-05T18:51:02.775Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-11-05T18:51:02.775Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-11-05T18:51:02.775Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.775Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-11-05T18:51:02.775Z] [2022-11-05T18:51:02.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-11-05T18:51:02.776Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-11-05T18:51:02.776Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-11-05T18:51:02.776Z] [2022-11-05T18:51:02.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-11-05T18:51:03.233Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.233Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-11-05T18:51:03.233Z] [2022-11-05T18:51:03.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-11-05T18:51:03.233Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.233Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-11-05T18:51:03.233Z] [2022-11-05T18:51:03.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-11-05T18:51:03.233Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.233Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-11-05T18:51:03.233Z] [2022-11-05T18:51:03.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-11-05T18:51:03.233Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-11-05T18:51:03.234Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-11-05T18:51:03.234Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.234Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-11-05T18:51:03.234Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.04s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-11-05T18:51:03.235Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-11-05T18:51:03.235Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-11-05T18:51:03.235Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-11-05T18:51:03.235Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-11-05T18:51:03.235Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-11-05T18:51:03.235Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-05T18:51:03.235Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-05T18:51:03.235Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-05T18:51:03.235Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-11-05T18:51:03.235Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.235Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-11-05T18:51:03.235Z] [2022-11-05T18:51:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.22s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.22s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-11-05T18:51:03.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-11-05T18:51:03.236Z] [2022-11-05T18:51:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-11-05T18:51:03.237Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.237Z] DONE 1093 tests, 547 skipped in 3237.122s [2022-11-05T18:51:03.237Z] INFO: Integration tests ended at 11/05/2022 18:51:03. Duration:00:53:57.2687375 [2022-11-05T18:51:03.237Z] INFO: Docker info of the daemon under test at end of run [2022-11-05T18:51:03.237Z] [2022-11-05T18:51:03.694Z] Containers: 2 [2022-11-05T18:51:03.694Z] Running: 0 [2022-11-05T18:51:03.694Z] Paused: 0 [2022-11-05T18:51:03.694Z] Stopped: 2 [2022-11-05T18:51:03.694Z] Images: 18 [2022-11-05T18:51:03.694Z] Server Version: 0.0.0-dev [2022-11-05T18:51:03.694Z] Storage Driver: windowsfilter [2022-11-05T18:51:03.694Z] Windows: [2022-11-05T18:51:03.694Z] Logging Driver: json-file [2022-11-05T18:51:03.694Z] Plugins: [2022-11-05T18:51:03.694Z] Volume: local [2022-11-05T18:51:03.694Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-11-05T18:51:03.694Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-11-05T18:51:03.694Z] Swarm: inactive [2022-11-05T18:51:03.694Z] Default Isolation: process [2022-11-05T18:51:03.694Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-11-05T18:51:03.694Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-11-05T18:51:03.694Z] OSType: windows [2022-11-05T18:51:03.694Z] Architecture: x86_64 [2022-11-05T18:51:03.694Z] CPUs: 4 [2022-11-05T18:51:03.694Z] Total Memory: 32GiB [2022-11-05T18:51:03.694Z] Name: azwin-2-d6f2c0 [2022-11-05T18:51:03.694Z] ID: SMLY:6VLP:JRYT:UN46:UQ3Z:QBGZ:EH73:CQA6:RHN6:PCSD:ZHTM:6PDX [2022-11-05T18:51:03.694Z] Docker Root Dir: D:\CI\PR-44412\1\daemon [2022-11-05T18:51:03.694Z] Debug Mode (client): false [2022-11-05T18:51:03.694Z] Debug Mode (server): true [2022-11-05T18:51:03.694Z] File Descriptors: -1 [2022-11-05T18:51:03.694Z] Goroutines: 17 [2022-11-05T18:51:03.694Z] System Time: 2022-11-05T18:51:03.2372946Z [2022-11-05T18:51:03.694Z] EventsListeners: 0 [2022-11-05T18:51:03.694Z] Registry: https://index.docker.io/v1/ [2022-11-05T18:51:03.694Z] Labels: [2022-11-05T18:51:03.695Z] Experimental: false [2022-11-05T18:51:03.695Z] Insecure Registries: [2022-11-05T18:51:03.695Z] 127.0.0.0/8 [2022-11-05T18:51:03.695Z] Live Restore Enabled: false [2022-11-05T18:51:03.695Z] [2022-11-05T18:51:03.695Z] [2022-11-05T18:51:03.695Z] INFO: Stopping daemon under test [2022-11-05T18:51:03.695Z] SUCCESS: The process with PID 2980 (child process of PID 1744) has been terminated. [2022-11-05T18:51:03.695Z] SUCCESS: The process with PID 1744 (child process of PID 3560) has been terminated. [2022-11-05T18:51:03.695Z] INFO: Stop tailing logs of the daemon under tests [2022-11-05T18:51:03.695Z] INFO: executeCI.ps1 Completed successfully at 11/05/2022 18:51:03. [2022-11-05T18:51:03.695Z] INFO: Tidying up at end of run [2022-11-05T18:51:03.695Z] INFO: Saving daemon under test log (d:\CI\PR-44412\1\dut.out) to bundles\CIDUT.out [2022-11-05T18:51:03.695Z] INFO: Saving daemon under test log (d:\CI\PR-44412\1\dut.err) to bundles\CIDUT.err [2022-11-05T18:51:03.695Z] INFO: Nuke-Everything... [2022-11-05T18:51:04.151Z] INFO: Container count on control daemon to delete is 2 [2022-11-05T18:51:04.151Z] 0784a2048c39 [2022-11-05T18:51:04.151Z] 18720c40823f [2022-11-05T18:51:04.151Z] INFO: Tidying pidfile d:\CI\PR-44412\1\docker.pid [2022-11-05T18:51:04.151Z] INFO: Nuking d:\CI [2022-11-05T18:51:46.641Z] INFO: Zapped successfully [2022-11-05T18:51:46.641Z] [2022-11-05T18:51:46.641Z] INFO: executeCI.ps1 exiting at Sat Nov 5 18:51:41 CUT 2022. Duration 01:24:54.4838556 [2022-11-05T18:51:46.641Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-11-05T18:51:46.879Z] Recording test results [2022-11-05T18:51:53.927Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-11-05T18:51:55.975Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-11-05T18:51:58.361Z] Archiving artifacts [2022-11-05T18:52:12.341Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44412/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T18:52:13.268Z] + make clean [2022-11-05T18:52:14.803Z] docker volume rm -f docker-dev-cache [2022-11-05T18:52:15.261Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS